@media (min-width:1200px) {

/* flexslider */

.flexslider{

	position:relative;

	height: auto;

	width:100%; 

	float:left; 

}

.slides{

	position:relative;

	z-index:1;

}

.slides li{
	height: 163px;
    width: 973px;
	border-bottom: 2.5px solid #094344 ;

}
.li_box{
	height: 163px;
    width: 973px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.slides li .pic{

    width: 184px;
    height: 124px;
}
.title1{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
}
.wen{
	font-size: 14.4px;
	color: #bebebe;
}

.slides li .pic img{

	width:100%;

	height: 100%;

}

.slides li .tex{

	width:650px;

	float: right;



}
.time{
	width: 67px;
	height: 64px;
	border-radius: 7px;
	background-color: #094344;
	color: #ffff;

}
.t1{
font-size: 30px;
text-align: center;
}
.t2{
	font-size: 12px;
	text-align: center;
}

.slides li .tex h1 i{ background-image: url(../images/sz.png);
	background-position: center;
	background-repeat: no-repeat;
	padding:8px; margin-right:10px}

.slides li .tex h1 img{

	vertical-align: middle;

	margin-right: 5px;

}


.flex-control-nav{

	position:absolute;

	bottom:0;

	z-index:2;

	width: calc(100% - 20px);

	text-align:right;

	right: 20px;

}

.flex-control-nav li{

	display:inline-block;

	width:10px;

	height:10px;

	margin:0 4px;

	*display:inline;

	zoom:1;

}

.flex-control-nav a{

	display:inline-block;

	width:10px;

	height:10px;

	line-height:50px;

	overflow:hidden;

	background-color: #d2d2d2;

	cursor:pointer;

	border-radius:10px;

}

.flex-control-nav .flex-active{

	background-color: #00516f;

}



.flex-direction-nav{

	position:absolute;

	z-index:3;

	width:100%;

	top:325px;

	display: none;

}

.flex-direction-nav li a{

	display:block;

	width:68px;

	height:68px;

	overflow:hidden;

	cursor:pointer;

	position:absolute;

}

.flex-direction-nav li a.flex-prev{

	right:68px; 

	margin-top: 72px;

	background-image: url(../images/zj.png);

	background-position: center;

	background-repeat: no-repeat;

}

.flex-direction-nav li a.flex-next{

	right:68px;

	background-image: url(../images/yj.png);

	background-position: center;

	background-repeat: no-repeat;

}

}









@media (max-width:1199px) {

/* flexslider */

.flexslider{

	position:relative;

	height: auto;

	overflow:hidden;

	width:100%; 

	float:left; 

}

.slides{

	position:relative;

	z-index:1;

}

.slides li{

	height: auto;

	width: 100%;

	float: left;

}

.tex{
	width: 650px;

}

.slides li .pic img{

	width: 100%;

}

.flex-control-nav{

	position:absolute;

	bottom:0;

	z-index:2;

	width: calc(100% - 20px);

	text-align:right;

	right: 20px;

}

.flex-control-nav li{

	display:inline-block;

	width:10px;

	height:10px;

	margin:0 4px;

	display:inline;

	zoom:1;

}

.flex-control-nav a{

	display:inline-block;

	width:10px;

	height:10px;

	line-height:50px;

	overflow:hidden;

	background-color: #d2d2d2;

	cursor:pointer;

	border-radius:10px;

}

.flex-control-nav .flex-active{

	background-color: #00516f;

}



.flex-direction-nav{

	position:absolute;

	z-index:3;

	width:100%;

	top:325px;

	display: none;

}

.flex-direction-nav li a{

	display:block;

	width:68px;

	height:68px;

	overflow:hidden;

	cursor:pointer;

	position:absolute;

}

.flex-direction-nav li a.flex-prev{

	right:68px; 

	margin-top: 72px;

	background-image: url(../images/zj.png);

	background-position: center;

	background-repeat: no-repeat;

}

.flex-direction-nav li a.flex-next{

	right:68px;

	background-image: url(../images/yj.png);

	background-position: center;

	background-repeat: no-repeat;

}

}



