/*
* @Author: Administrator
* @Date:   2017-03-30 10:21:11
* @Last Modified by:   Administrator
* @Last Modified time: 2017-03-30 17:11:03
*/

.flexslider{position:relative;height:605px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.slides li{height:605px;}
.flex-control-nav{position:absolute;bottom:18px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}

.tq{
	width:401px;
	height:66px;
	background:url(../images/tq.jpg) no-repeat; 
}
.tq2{
	margin:6px 0 0 110px;
}


.newscon{
	width:536px;

}
.newscon dl{width:536px;overflow:hidden;height: 207px;}
.newscon dl dt{float:left;width:265px;margin-right: 20px;}
.newscon  dl dt img{width:265px;height:auto;}
.newscon  dl dd a{
    font-size:14px;
    color:#666;
    line-height: 23px;
    
}

.single-item .slick-prev{
	width: 12px;
	height:23px;
	background: url(../images/l.png) no-repeat;
	left:-25px;
}
.single-item .slick-next{
	width: 12px;
	height:23px;
	background: url(../images/r.png) no-repeat;
	right:-25px;
}
.con2_box ul{
	margin:0 -13px;
}
.con2_box ul li{
	width:310px;
	float: left;
	margin:0 12px;
}
.con2_box ul li span a{
	font-size:14px;
	color:#666;
	line-height: 24px;
	padding:10px 0;
	text-align: left;
	display: block;
}
.con2_box ul li .pic img{
	width:310px;
	height:216px;
	display: block;
	-webkit-transition: all .8s ease 0s;
    -moz-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
    overflow: hidden;
}
.con2_box ul li .pic{
	width:310px;
	height:216px;
	display: block;
    overflow: hidden;
}
.con2_box ul li img:hover{
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
}

.ewm{
	height: 156px;
	padding-top:74px;
}
.ewm img{
	display: block;
	float: left;
}

.ewm span{
	font-size:17px;
	color:#b8c2ce;
	display: block;
	line-height: 153px;
	margin-left:30px;
	float: left;
}
.zz{
	margin:0 -5px;
}
.zz li{
	float: left;
	width:213px;
	margin:0 5px 15px 5px;
}
.zz li img{
	width:100%;
	height: 100%;
}

.slick-slide a{width:180px;height:250px;display:block;margin:0 auto;}
.slick-slide img{width:100%;height:100%;}