a, img{
	border: 0;
}
.center{
	width: 1190px;
	margin: 0 auto;
	padding-bottom: 0px;	
}
.banner{
	width: 1190px;
	height: 460px;
	position: relative;	
}
.xxdt{
	width: 1190px;
	margin: 0 auto;	
}
.title h1{
	font-weight: normal;
	font-size: 22px;
	color: #222;
	line-height: 42px;
	text-align: center;	
}
.yshz{
	width: 1190px;
	margin: 0 auto;
	margin-top: 10px;	
}
.yshz ul li{
	float: left;
	width: 280px;
	text-align: center;
	padding: 20px 0;
	overflow: hidden;
	height: 200px;
	background-color: #fff;
	margin: 0 11px;
	position: relative;
	border-radius: 10px;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;	
}
.yshz ul li img{
	position: absolute;
	top: 50px;
	left: calc(50% - 30px);
	left: -moz-calc(50% - 30px);
	left: -webkit-calc(50% - 30px);
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;		
}
.yshz ul li h2{
	font-size: 16px;
	color: #555;
	font-weight: normal;
	line-height: 30px;
	position: absolute;
	top: 110px;
	width: 100%;
	text-align: center;	
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
.yshz ul li .bor_b{
	position: absolute;
	top: 145px;
	left: calc(50% - 20px);	
	left: -moz-calc(50% - 20px);	
	left: -webkit-calc(50% - 20px);	
	width: 40px;
	height: 3px;
	border-radius: 1px;
	background-color: #ff6600;
	margin: 0 auto;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
}
.yshz ul li p{
	width: 220px;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	position: absolute;
	top: 205px;
	left: calc(50% - 110px);
	left: -moz-calc(50% - 110px);
	left: -webkit-calc(50% - 110px);
	color: #fff;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;		
}
.yshz ul li:hover{
	background-color: rgba(255,104,0,.7);
}
.yshz ul li:hover img{
	top: -60px;
}
.yshz ul li:hover h2{
	color: #fff;
	top: 20px;
}
.yshz ul li:hover .bor_b{
	background-color: #fff;
	top: 55px;
}
.yshz ul li:hover p{
	top: 75px;
}
.hzhb{
	width: 1190px;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 20px;
	border-bottom: 1px solid #d9d9d9;	
}
.tit_list1 li{
	float: left;
	width: 120px;
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	margin-left: 10px;
	margin-right: 30px;	
}
.xz{
	background: url(../images/07_02.png) no-repeat bottom;
}
.scrollpic6{
	width: 1190px;
	padding: 10px 32px 10px 32px;
	background-color: #fff;	
}
#myscroll6{
	display: block;
	width: 100%;
	position: relative;
	height: 240px;
	overflow: hidden;
	background-color: #fff;	
}
#mybtns6 a:hover, #myscroll6, #mybtns6 a, #myscroll6 a:hover .intro, #myscroll6 a .intro, #myscroll6 #myscrollbox6{
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;	
}
#myscroll6 #myscrollbox6{
	display: block;
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 1000000px;
}
#myscroll6 ul{
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.lct{
	margin-top: 20px;
}

.zlhzhb_nr{
	background: #fff;
	overflow: hidden;
	padding: 50px 20px;
	width: auto;	
}
.zlhzhb-container{
	margin: 0 auto;
	width: 100%;	
}
.roll-wrap{
	height: 135px !important;
}
#zlhzhbDiv ul{
	height: 100%;
}
#zlhzhbDiv ul li{
	height: auto;
	margin: 0 16px;
	padding: 25px;
	overflow: hidden;
	border-radius: 10px;
	position: relative;
	width: auto;
	background-color: #fbfbfb;
}
#zlhzhbDiv ul li img{
    height: 40px;
    width: 105px;	
}
#zlhzhbDiv ul li h1{
	color: #000;
	font-size: 14px;
	text-align: center;
	line-height: 26px;	
}
#zlhzhbDiv a img{
	height: 40px;
	width: auto;	
}
.control{
	top: calc(50% - 25px) !important;
	top: -moz-calc(50% - 25px) !important;
	top: -webkit-calc(50% - 25px) !important;	
}
.control.pre{
	left: 7px !important;	
}
.control.next{
	right: 23px !important;
}