.w1170{
	max-width: 1170px;
	margin: 0 auto;
}
.ov{
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.zindex{
	font-size: 14px;
	line-height: 1.5;
}
.zindex_header{
	height: 92px;
	background: #fff;
	border-bottom: 1px solid #ebebeb;
}

.zhead_fl_img{
	padding: 16px 16px 0 0;
}
.zhead_fl_img img{
	max-width: 230px;
}
.zhead_fl_content{
	margin-top: 26px;
	padding-left: 16px;
	border-left: 1px solid #e5e5e5;
	font-size: 18px;
	color: #333;
	line-height: 1;
}
.zhead_fl_content .num{
	color: #ee501d;
	font-size: 22px;
	padding-top: 8px;
}
.zhead_fr{
	width: 50%;
	text-align: right;
	position: relative;
	z-index: 2;
}
.zhead_fr ul{
	/*overflow: hidden;*/
	margin-top: 20px;
}
.zindex_header .w1170,.zhead_fr ul{
	height: 60px;
}
.zhead_fr li{
	display: inline-block;
	text-align: center;
	margin: 0 4%;
	position: relative;
}
.zhead_fr li:last-child{
	margin-right: 0;
}
.zhead_fr li i{
	display: inline-block;
	width: 25px;
	height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% !important;
}
.zhead_fr li.lt0 i{
	background-image: url(/uploads/image/simages/z_icon1.png);
}
.zhead_fr li.lt1 i{
	background-image: url(/uploads/image/simages/z_icon2.png);
}
.zhead_fr li.lt2 i{
	background-image: url(/uploads/image/simages/z_icon3.png);
}
.zhead_fr li.lt2 a{
	color: #f44d24;
}
.zhead_fr li.lt3 i{
	background-image: url(/uploads/image/simages/z_icon4.png);
}
.zhead_fr li.lt4 i{
	background-image: url(/uploads/image/simages/z_icon5.png);
}
.zhead_fr li .imt{
	position: absolute;
	width: 80px;
	left: -26px;
	top: 52px;
	display: none;
}
.zhead_fr li .imt img{
	width: 100%;
}
.zhead_fr li.lt2 .imt{
	left: -14px;
}
.zhead_fr li:hover .imt{
	display: block;
}
.zindex_nav{
	height: 47px;
	background: #255796;
}
.zindex_nav .w1170,.zindex_nav .ulparent{
	height: 100%;
}
.zindex_nav .liparent{
	display: inline-block;
}
.zindex_nav .liparent a.lt{
	display: block;
	line-height: 47px;
	color: #fff;
	font-size: 15px;
	padding:0 54px;
	position: relative;
}

.zindex_nav .liparent a.lt:after{
	content:'';
	display: block;
	width: 1px;
	height: 15px;
	background: #7290b6;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -7px;
}
.zindex_nav .liparent:first-child a.lt{
	padding-left: 22px;
}
.zindex_nav .liparent :last-child a.lt{
	padding-right: 0;
}
.zindex_nav .liparent:last-child a.lt:after{
	display: none;
}
.zindex_w1{
	margin: 25px 0 33px;
}
.zkef_close{
	position: absolute;
    right: 0;
    top: -48px;
    color: #000;
    cursor: pointer;
    z-index: 2;
}
.zw_content{
	background: #f8f8f8;
	border: 1px solid #eee;
	padding: 10px;
	margin-top: 12px;
}
.zw_content .title{
	padding-bottom:12px;
	position: relative;
	font-size: 16px;
	font-weight: bold;
	color: #255796;
}
.zw_content .title img{
	margin-right: 4px;
}
.zw_content .title:before{
	content: '';
	width: 94px;
	height: 3px;
	background: #255796;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
}
.zw_content .title:after{
	content: '';
	height: 1px;
	width: 100%;
	background: #e5e5e5;
	position: absolute;
	bottom: 1px;
	left: 0;
}
.zw_content .title .title_more{
	display: block;
	width: 18px;
	height: 18px;
	background: url(/uploads/image/simages/z_more.png) no-repeat center;
	background-size: 100%;
	float: right;
	margin-top: 3px;
}
.zw_content li{
	margin-top: 7px;
}
.zw_content li a{
	display: block;
	overflow: hidden;
}

.zw_content li .text{
	display: block;
	padding-left: 18px;
	background: url(/uploads/image/simages/z1.png) no-repeat 4px center;
	background-size: 6px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 80%;
	float: left;
}
.zw_content li a:hover .text{
	background: url(/uploads/image/simages/z1_1.png) no-repeat 4px center;
	background-size: 6px;
}
.zw_content li .time{
	float: right;
}
.zw_content.zw_c1{
	margin-top: 15px;
}
.zw_content.zw_c2 li .text{
	width: 100%;
}
.zindex_w1 .zw1,.zindex_w1 .zw3{
	width: 300px;
}
.zindex_w1 .zw2{
	width: 534px;
	margin-left: 17px;
	position: relative;
}
.zw2_swiper .swiper-button-prev,.zw2_swiper .swiper-button-next{
	width: 36px;
	height: 36px;
	opacity: 1;
	margin-top: -18px;
}
.zw2_swiper .swiper-button-prev{
	left: 0;
}
.zw2_swiper .swiper-button-next{
	right: 0;
}
.zw2_swiper .swiper-button-prev{
	background: url(/uploads/image/simages/zbtn_fl.jpg) no-repeat center;
	background-size: 100%;
}
.zw2_swiper .swiper-button-next{
	background: url(/uploads/image/simages/zbtn_fr.jpg) no-repeat center;
	background-size: 100%;
}
.zw2_swiper .swiper-button-prev.swiper-button-disabled{
	background: url(/uploads/image/simages/zbtn_fl_1.png) no-repeat center;
	background-size: 100%;
}
.zw2_swiper .swiper-button-next.swiper-button-disabled{
	background: url(/uploads/image/simages/zbtn_fr_1.png) no-repeat center;
	background-size: 100%;
}
.zw2_swiper .swiper-pagination{
	bottom: 60px;
}
.zw2_swiper .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	background: #fff;
	opacity: 1.0;
	margin: 0 6px !important;
}
.zw2_swiper .swiper-slide img{
	width: 100%;
}
.zw2_swiper .swiper-pagination-bullet-active{
	background: #255796;
}
.zw2_search{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 8;
	background: rgba(0,0,0,0.4);
	padding: 8px 10px;
}
.zw2_search input{
	width: 93%;
	border: none;
	height: 34px;
	line-height: 34px;
	padding: 0 12px;
	border-radius: 5px;
}
.zw2_search .zbtn_search{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/uploads/image/simages/z_search.png) no-repeat center;
	background-size: 100%;
	border: none;
	margin-left: 7px;
	vertical-align: middle;
}
.zw2_search input::-webkit-input-placeholder {
    color: #ccc;
}
.zw_date .title{
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #255796;
	border-bottom: 1px solid #f3f3f3;
}
.zw_date .layui-laydate{
	z-index: 1 !important;
}
.zw_date .layui-laydate-header{
	padding-top: 5px;
	padding-bottom: 5px;
}
.zw_date .layui-laydate-header i.laydate-prev-y,
.zw_date .layui-laydate-header i.laydate-next-y{
	display: none;
}
.zw_date .layui-laydate-header i.laydate-prev-m{
	left: 10px;
	top: 5px;
}
.zw_date .layui-laydate-header i.laydate-next-m{
	right: 10px;
	top: 5px;
}
.zw_date .layui-laydate-content{
	padding-top: 0;
}
.zw_date .layui-laydate-content td,.zw_date .layui-laydate-content th{
	padding: 0;
}
.zw_date .title img{
	vertical-align: middle;
	margin: -3px 15px 0;
}
.zw_date .layui-laydate{
	font-size: 13px;
}
.zw_date .laydate-theme-molv,.layui-laydate-content table{
	width: 100%;
}
.zw_date .layui-laydate-content td,.zw_date .layui-laydate-content th{
	height: 23px;
}
.zw_date .laydate-theme-molv .layui-laydate-main{
	width: 100%;
}
.zw_date .laydate-day-mark{
	background: #f44d24;
	color: #fff;
	width: 16px;
    height: 16px;
    line-height: 16px;
	margin-top:4px;
    left: 50%;
    margin-left: -11px;
    border-radius: 50%;
}
.zw_date .laydate-day-mark{
	background: #f44d24;
	color: #fff;
	width: 16px;
    height: 16px;
    line-height: 16px;
	margin-top:4px;
    left: 50%;
    margin-left: -11px;
    border-radius: 50%;
}
.zw_date .laydate-day-prev .laydate-day-mark{
	background: #fff;
	color: #d2d2d2;
	width: 16px;
    height: 16px;
    line-height: 16px;
	margin-top:4px;
    left: 50%;
    margin-left: -11px;
    border-radius: 50%;
}
.zw_date .laydate-day-next .laydate-day-mark{
	background: #fff;
	color: #d2d2d2;
	width: 16px;
    height: 16px;
    line-height: 16px;
	margin-top:4px;
    left: 50%;
    margin-left: -11px;
    border-radius: 50%;
}
.zw_date #layui-laydate1 .layui-laydate-header{
	background: #255796;
}
.zw_date .laydate-day-mark::after{
	display: none;
}
.zindex_w2{
	padding: 30px 0;
	background: #e8f2ff;
}
.w2_list{
	overflow: hidden;
	margin-left: -0.45%;
}
.w2_list li.ltw{
	float: left;
	width: 24.1%;
	margin:0 0.45%;
	position: relative;
	overflow: hidden;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.w2_list li.ltw .lt_content{
	background: #fff;
	padding: 55px 0;
	text-align: center;
}
.w2_list li.ltw .name{
	color: #333;
	font-size: 15px;
	margin-top: 15px;
}
.w2_list li.ltw .tix{
	color: #ababab;
}
.w2_list li.ltw .lt_list{
	position: absolute;
    left: 270px;
    top: 0;
    width: 160px;
    padding: 30px 0 0 20px;
    text-align: left;
}
.w2_list li.ltw.active{
    width: 36.25%;
    background-image: -moz-linear-gradient(0deg,#a7cfea 0,#fff 62%);
    background-image: -webkit-linear-gradient(0deg,#a7cfea 0,#fff 62%);
    background-image: -ms-linear-gradient(0deg,#a7cfea 0,#fff 62%);
    box-shadow: inset 0 0 12px 0 rgba(0,0,0,.15);
    padding-right: 200px;
}
.w2_list li.ltw.active .lt_content{
	background: none;
}
.w2_list li.ltw.pack-up {
    width: 20%;
    text-align: left;
}
.w2_list li.ltw ul{
	
}
.w2_list li.ltw li{
	padding: 10px 0;
    font-size: 16px;
    color: #5f5f5f;
}

.w2_list li.ltw .touzhi li{
	padding: 5px 0;
	font-size: 16px;
	color: #5f5f5f;
}
.w2_list li.ltw li img{
	width: 5px;
    height: auto;
    margin: 0 10px 0 0;
}
.cf4{
	color: #f44d24;
}
.zindex_foot{
	background: #6c6e6d;
	padding: 20px 0;
	color: #ffffff;
}
.zindex_foot a{
	color: #ffffff;
}
.zindex_foot a:hover{
	color: #013f75;
}
.zfl_links{
	padding-bottom: 10px;
	margin-bottom: 12px;
	border-bottom: 1px solid #5b5b5b;
}
.zfl_links a{
	display: inline-block;
	margin-bottom: 8px;
}
.zfl_links .line{
	padding: 0 12px;
}
.zfl_text .pt{
	margin-top: 6px;
}
.zindex_foot .zfl{
	width: 74.5%;
}
.zindex_foot .zfr{
	width:25%;
	text-align: right;
}
.zindex_foot .zfr img{
	margin-left: 10px;
}
i#right-menu {
    float: right;
    line-height: 1.5rem;
    display: inline-block;
    color: #0074c1;
    font-size: 2.5em;
    position: absolute;
    right: 10px;
    top: 15px;
    display: none;
}
#zkef{
	position: fixed;
	right: 2%;
	bottom: 20%;
	padding:20px 9px 10px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	background: #fff;
	z-index: 999999;
}
#zkef dl{
	padding: 0 5px;
}
#zkef dt{
	text-align: center;
	color: #333;
	margin-top: 6px;
}
#zkef dd{
	color: #ed5024;
	font-size: 12px;
}
.zkef_img{
	position: absolute;
	left: 0;
	top: -52px;
	right: 0;
	text-align: center;
}
.zkef_title{
	font-size: 18px;
	color: #255796;
	text-align: center;
}
.zkef_yy{
	padding:6px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 5px 0;
}
.zkef_yy .yy_content{
	text-align: center;
	width: 100%;
	height: 33px;
	line-height: 33px;
	padding: 0 4px;
	background: #f44d24;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
}
.zkef_yy .yy_content img{
	vertical-align: middle;
	margin-right: 5px;
}
.zkef_top{
	text-align: center;
	color: #818181;
	cursor: pointer;
	height: 30px;
	line-height: 30px;
}
.zkef_top img{
	vertical-align: middle;
	margin-right: 8px;
}

@media only screen and (max-width:1200px) {
	.w1170{padding: 0 10px;}
	.zindex{
		font-size: 13px;
	}
	.zindex_w1 .zw1{
		width: 29%;
	}
	.zindex_w1 .zw2{
		width: 69%;
		margin-left: 0;
		float: right;
	}
	.zindex_w1 .zw3{
		width: 100%;
		margin-top: 10px;
	}
	.zw2_search input{
		width: 90%;
	}
	.zw_content{
		margin-top: 10px;
	}
	
	.zw_date .title{
		height: 45px;
		line-height: 45px;
		font-size: 14px;
	}
	.zw_date .title img{
		width: 14px;
		margin: -3px 12px 0;
	}
	.zw_content{
		padding: 7px;
	}
	.zw_content .title{
		font-size: 14px;
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.zw_content .title img{
		width: 18px;
	}
	.zw_content .title:before{
		width: 80px;
	}
	.zw_content .title .title_more{
		margin-top: 1px;
	}
	.zindex_w1{
		margin: 15px 0;
	}
	.zindex_w2{
		padding: 15px 0;
		position: relative;
	}
	.w2_list li.ltw{
		position: static;
		height: 216px;
	}
	.w2_list li.ltw .lt_content{
		padding: 35px 0;
	}
	.w2_list li.ltw .lt_content img{
		width: 90px;
	}
	.w2_list li.ltw .lt_list{
		width: 100%;
		top: 230px;
		display: none;
	    z-index: 12;
	    left: 0;
	    right: 0;
	    padding: 15px;
	    background-image: -moz-linear-gradient(0deg,#a7cfea 0,#fff 62%);
	    background-image: -webkit-linear-gradient(0deg,#a7cfea 0,#fff 62%);
	    background-image: -ms-linear-gradient(0deg,#a7cfea 0,#fff 62%);
	    box-shadow: 2.5px 4.33px 5px 0 rgba(0,0,0,.2)
	}
	.w2_list li.ltw li{
		font-size: 13px;
		padding: 8px 0;
	}
	.w2_list li.ltw .name{
		font-size: 14px;
	}
	.zindex_foot .zfl,.zindex_foot .zfr{
		width: 100%;
		float: none;
		text-align: center;
	}
	.zindex_foot{
		padding: 10px 0;
	}
	.zindex_foot .zfr{
		margin-top: 1.5%;
	}
	.zindex_foot .zfr img{
		width: 90px;
	}
	.zfl_links a{
		margin-bottom: 5px;
	}
	.zindex_header{
		height: 80px;
	}
	.zhead_fl_img{
		padding-top: 12px;
	}
	.zhead_fl_img img{
		width: 200px;
	}
	.zhead_fl_content{
		margin-top: 18px;
	}
	
}
@media only screen and (max-width:960px) {
	.zindex_header{
		height: 70px;
	}
	.zhead_fl_img img{
		width: 170px;
	}
	.zhead_fl_content{
		margin-top: 13px;
		font-size: 16px;
	}
	.zhead_fl_content .num{
		font-size: 20px;
		padding-top: 6px;
	}
	.zhead_fr ul{
		margin-top: 10px;
	}
}
@media only screen and (max-width:767px) {
	i#right-menu{
		display: block;
	}
}
@media only screen and (max-width:640px) {
	.zindex_w1 .zw2{
		margin-top: 10px;
	}
	.zindex_w1 .zw1,.zindex_w1 .zw2,.zindex_w1 .zw3{
		width: 100%;
	}
	.w2_list li.ltw{
		height: 180px;
	}
	.w2_list li.ltw .name{
		font-size: 13px;
		margin-top: 12px;
	}
	.w2_list li.ltw .tix{
		font-size: 12px;
	}
	.w2_list li.ltw .lt_content{
		height: 180px;
	}
	.w2_list li.ltw .lt_content img{
		width: 55px;
	}
	.w2_list li.ltw .lt_content{
		padding: 20px 0;
	}
	.w2_list li.ltw .lt_list{
		top: 190px;
	}
	.zindex_header{
		height: 60px;
	}
	.zhead_fl_img{
		padding-right: 12px;
	}
	.zhead_fl_img img{
		width: 125px;
	}
	.zhead_fl_content{
		margin-top: 11px;
		padding-left: 10px;
		font-size: 14px;
	}
	.zhead_fl_content .num{
		font-size: 18px;
		padding-top: 5px;
	}
	.zhead_fr{
		display: none;
	}
}
