/* 本特效css样式 */

.banner {
	position: relative;
	overflow: auto;
}
.banner li {
	list-style: none;
}
.banner ul li {
	float: left;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	zoom: 1;
	min-width: 1024px;
}
.entirety {
	width: 100%;
	height: 100%;
}
.banner {
	width: 100%;
	height: 100%;
}
.banner ul {
	width: 100%;
	height: 100%;
}
.entirety .banner ul li {
	height: 100%;
	width: 100%;
}
.entirety .banner ul li a {
	height: 100%;
	width: 100%;
	display: block;
}
#slide1 {
	background: url(../images/1.jpg) center top no-repeat;
	background-size: 100% 100%;
}
.entirety .banner ul li a .bgwords {
	width: 1200px;
	height: 120px;
	margin-left: -600px;
	position: absolute;
	left: 39%;
	top: 45%;
}
.entirety .banner ul li a .bgwords1 {
	width: 1200px;
	height: 336px;
	margin-left: -600px;
	position: absolute;
	left: 50%;
	top: 32%;
}
.entirety .banner ul li a .bgwords2 {
	width: 1200px;
	margin-left: -600px;
	height: 170px;
	position: absolute;
	left: 50%;
	top: 40%;
}



/*尺寸小于1605时显示*/  

@media screen and (max-width:1605px) {
.entirety .banner ul li a .bgwords {
	left: 41%;
	top: 42%;
}
.entirety .banner ul li a .bgwords1 {
	left: 41%;
	top: 30%
}
.entirety .banner ul li a .bgwords2 {
	left: 41%;
	top: 35%
}
}



/*尺寸小于1405时显示*/  

@media screen and (max-width:1405px) {
.entirety .banner ul li a .bgwords {
	left: 38%;
}
.entirety .banner ul li a .bgwords1 {
	left: 38%;
}
.entirety .banner ul li a .bgwords2 {
	left: 38%;
}
}





/*尺寸小于1367时显示*/  

@media screen and (max-width:1367px) {
.entirety .banner ul li a .bgwords {
	width: 55%;
	height: auto
}
.entirety .banner ul li a .bgwords1 {
	width: 55%;
	height: auto
}
.entirety .banner ul li a .bgwords2 {
	width: 55%;
	height: auto
}
.pattern {
}
.pattern h1 {
	font-size: 18px!important
}
.pattern p {
	margin-top: 9px!important
}
.About_us h1 {
	font-size: 18px!important
}
.About_us p {
	margin-top: 9px!important
}
#footer_dibu {
	height: 230px!important
}
header[role="header"].header-top hgroup nav ul > li {
	margin-right: 15px!important;
	font-size: 18px!important
}
}
#slide2 {
	background: url(../images/2.jpg) center top no-repeat;
	background-size: 100% 100%;
}
#slide3 {
	background: url(../images/3.jpg) center top no-repeat;
	background-size: 100% 100%;
}
#slide4 {
	background: url(../images/4.jpg) center top no-repeat;
	background-size: 100% 100%;
}
.entirety .banner .arrows {
	top: 270px;
}
.entirety .dots {
	position: absolute;
	left: 10%;
	bottom: 0px;
}
.entirety .dot {
	float: left;
	cursor: pointer;
	margin-left: 50px;
}
.entirety .dot1 {
	/*color: #e33189;

	border-bottom-color: #f3bfd9;*/

	width: 118px;
	height: 166px;
	background: url("../images/zkcxy.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot1.active {
	width: 118px;
	height: 166px;
	background: url("../images/bg-zk.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot2 {
	width: 118px;
	height: 166px;
	background: url("../images/mdkj.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot2.active {
	width: 118px;
	height: 166px;
	background: url("../images/bg-md.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot3 {
	width: 118px;
	height: 166px;
	background: url("../images/jinrong.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot3.active {
	width: 118px;
	height: 166px;
	background: url("../images/bg-jr.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot1-1 {
	/*color: #e33189;

	border-bottom-color: #f3bfd9;*/

	width: 118px;
	height: 166px;
	background: url("../images/zkcxy2.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot1-1.active {
	width: 118px;
	height: 166px;
	background: url("../images/bg-zk2.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot2-1 {
	width: 118px;
	height: 166px;
	background: url("../images/mdkj2.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot2-1.active {
	width: 118px;
	height: 166px;
	background: url("../images/bg-md2.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot3-1 {
	width: 118px;
	height: 166px;
	background: url("../images/jinrong2.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
.entirety .dot3-1.active {
	width: 118px;
	height: 166px;
	background: url("../images/bg-jr2.png") no-repeat;
	background-size: 100% 100%;
	display: block;
}
