.slides-player-ls{
	display: none;
}
.slides-player{
	height: 656px;
	width: 100%;
	position: relative;
}
.slides-player-master, .slides-player-secondary{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.slides-player-points{
	position: absolute;
	height: 20px;
	line-height: 20px;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 20px;
	z-index: 3;
}
.slides-player-points a{
	display: inline-block;
	width: 40px;
	height: 8px;
	background-color: white;
	opacity: .8;
	filter: alpha(opacity=80);
	/* border-radius: 5px; */
	text-indent: -999px;
	overflow: hidden;
	margin: 0 10px;
}
.slides-player-points a.active{
	background-color: #00b1f1;
}


.wrap-hd{
	text-align: center;
	overflow: hidden;
}
.wrap-hd h3{
	height: 48px;
	line-height: 48px;
	margin-top: 51px;
	font-size: 32px;
	color: #333;
	font-weight: bold;
}
.wrap-hd p{
	height: 24px;
	line-height: 24px;
	margin-top: 9px;
	color: #666;
}

.wrap-1-bd{
	margin: 45px 0 120px;
	position: relative;
}
.wrap-1-bd .c{
	overflow: hidden;
}

.wrap-1-bd-prev, .wrap-1-bd-next{
	display: block;
	position: absolute;
	top: 140px;
	width: 19px;
	height: 35px;
	background: url(../images/home-wrap-1-bd-arrow.png) no-repeat left top;
	text-indent: -999px;
	overflow: hidden;
}
.wrap-1-bd-prev{
	left: -50px;
}
.wrap-1-bd-next{
	right: -50px;
	background-position: right top;
}
.wrap-1-bd ul{
	overflow: hidden;
	width: 9999px;
}
.wrap-1-bd li{
	float: left;
	width: 300px;
	height: 348px;
	overflow: hidden;
}
.wrap-1-bd li img{
	width: 300px;
	height: 300px;
}
.wrap-1-bd li:hover img{
	display: none;
}
.wrap-1-bd li strong{
	text-align: center;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #262626;
	display: block;
	width: 156px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-indent: 0;
	padding: 0;
	text-align: left;
	padding-left: 30px;
	position: relative;
}
.wrap-1-bd li:hover strong::before{
	content: url(../images/qz.png);
	position: absolute;
	left: -25px;
	top: -15px;
}
.wrap-1-bd li p{
	margin-top: 9px;
	line-height: 30px;
	color: #888;
	text-align: center;
	padding: 0 10px;
}

.wrap-1-bd ol{
	width: 156px;
	margin: 0 auto;
	padding-top: 25px;

	margin-top: 100%;
	opacity: 0;
}

.wrap-1-bd ol li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	background: url(../images/home-wrap-1-bd-item-arrow.png) no-repeat 2px center;
	text-indent: 16px;
	border-bottom: 1px dashed #5f9be4;
	float: none;
}
.wrap-1-bd ol li a:hover {color: #ffea00  }
.wrap-1-bd .item-1 ol li:nth-child(n+6){ display: none}
.wrap-1-bd ol li a{
	color: white;
}
.wrap-1-bd-item-more{
	display: block;
	margin: 18px auto 0;
	width: 35px;
	height: 35px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/home-wrap-1-bd-item-more.png);
}

.wrap-1-bd li:hover{
	transition: all .5s;
	background: #438de1;

}

.wrap-1-bd li:hover strong{
	transition: all .5s;
	margin-top: 39px;
	color: white;
	transition: all .3s;
	letter-spacing: 0;
	cursor: pointer;
}
.wrap-1-bd li strong:hover{
	letter-spacing: 2px;
	font-weight: bold;
}
.wrap-1-bd li:hover p{
	transition: all .5s;
	overflow: hidden;
	height: 0;
	margin: 0;
}
.wrap-1-bd li:hover ol{
	transition: all .5s;
	margin-top: 0;
	opacity: 1;
}}
.wrap-1-bd li.active ol{
	transition: all .5s;
	margin-top: 0;
	opacity: 1;
}


.wrap-2{
	background: url(../images/home-wrap-2-bg.jpg) no-repeat center top;
	height: 720px;
}
.wrap-2 .wrap-hd h3,.wrap-2 .wrap-hd p{
	color: white;
}
.wrap-2-bd{
	margin-top: 58px;
}
.wrap-2-bd-ls{
	overflow: hidden;
}
.wrap-2-bd-ls ul{
	overflow: hidden;
	width: 9999px;
}
.wrap-2-bd-ls li{
	float: left;
	width: 393px;
	height: 383px;
	background: url(../images/transparent-white-p30.png) repeat;
	overflow: hidden;
	margin-right: 10px;
}
.wrap-2-bd-ls .item-p1{
	overflow: hidden;
	margin: 5px 11px;
	text-align: center;
}
.wrap-2-bd-ls .item-p1 img{
	width: 350px;
	height: 275px;
	border-radius: 10px;
}
.wrap-2-bd-ls .item-p1 strong{
	display: block;
	height: 22px;
	line-height: 22px;
	margin-top: 13px;
	color: #1d1a1a;
}
.wrap-2-bd-ls .item-p1 p{
	margin-top: 5px;
	line-height: 24px;
	color: #5d5d5d;
	font-size: 12px;
}

.wrap-2-bd-ls .item-p2{
	overflow: hidden;
	padding:0 30px;
	margin-top: 10px;
}
.wrap-2-bd-ls .item-p2 strong{font-weight: bold;line-height: 24px;}
.wrap-2-bd-ls .item-p2 img{
	float: left;
	width: 117px;
	height: 117px;
	display: block;
	margin-left: 9px;
}

.wrap-2-bd-btns{
	text-align: center;
	margin-top: 37px;
}
.wrap-2-bd-btns a{
	display: inline-block;
	width: 67px;
	height: 67px;
	background: url(../images/home-wrap-2-bd-btns-arrow.png) no-repeat left top;
	text-indent: -999px;
	overflow: hidden;
}
.wrap-2-bd-btns-next{
	background-position: right top !important;
}
.wrap-2-bd-btns-prev:hover{
	background-position: left bottom !important;
}
.wrap-2-bd-btns-next:hover{
	background-position: right bottom !important;
}


.wrap-3-bd{
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 123px;
}
.wrap-3-bd ul{
	width: 110%;
	overflow: hidden;
}
.wrap-3-bd li{
	float: left;
	width: 285px;
	height: 330px;
	margin-right: 21px;
	background: #f3f3f3;
}
.wrap-3-bd li img{
	width: 285px;
	height: 150px;
}
.wrap-3-bd li strong{
	display: block;
	margin-top: 22px;
	line-height: 26px;
	font-size: 18px;
	text-align: center;
}
.wrap-3-bd li strong span{
	display: block;
}
.wrap-3-bd li strong .zh{
	color: #333;
}
.wrap-3-bd li strong .en{
	color: #cfcfcf;
	text-transform: uppercase;
}
.wrap-3-bd li hr{
	display: block;
	margin: 10px auto 0;
	border: none;
	width: 92px;
	height: 1px;
	background: #dbdbdb;
}
.wrap-3-bd li p{
	margin-top: 13px;
	line-height: 24px;
	font-size: 12px;
	color: #888;
	padding: 0 27px;
	text-align: center;
}
.wrap-3-bd li:hover{
	background: #438de1;
}
.wrap-3-bd li:hover strong .zh, .wrap-3-bd li:hover strong .en, .wrap-3-bd li:hover p{
	color: white;
}

.wrap-4{
	background: url(../images/home-wrap-4-bg.jpg) no-repeat center top;
	height: 687px;
}
.wrap-4 .wrap-hd{
	display: none;
}
.wrap-4-bd{
	overflow: hidden;
	padding-top: 197px;
}
.wrap-4-bd ul{
	width: 110%;
	overflow: hidden;
}
.wrap-4-bd li{
	float: left;
	width: 292px;
	height: 425px;
	margin-right: 10px;
	overflow: hidden;
}
.wrap-4-bd li img{
	display: block;
	width: 274px;
	height: 109px;
	margin: 15px auto 0;
}
.wrap-4-bd li strong{
	display: block;
	text-align: center;
	height: 28px;
	line-height: 28px;
	margin-top: 18px;
	font-size: 15px;
	color: white;
}
.wrap-4-bd li hr{
	display: block;
	margin: 15px auto 0;
	border: none;
	width: 234px;
	height: 1px;
	background: url(../images/transparent-white-p25.png);
}
.wrap-4-bd li p{
	margin-top: 22px;
	padding: 0 26px;
	line-height: 30px;
	color: white;
	opacity: .7;
	filter: alpha(opacity=70);
	font-size: 13px;
}



.wrap-5-bd{
	margin: 16px 0 118px;
}
.wrap-5-bd-btns{
	background: url(../images/home-wrap-5-bd-btns-line.png) no-repeat center;
	text-align: center;
}
.wrap-5-bd-btns p{
	display: inline-block;
	overflow: hidden;
}
.wrap-5-bd-btns p a{
	float: left;
	display: block;
	height: 25px;
	line-height: 25px;
	padding: 0 16px;
	color: #333;
	border: 1px solid #333;
	border-radius: 12.5px;
	background: white;
	margin:  0 7.5px;
}
.wrap-5-bd-btns p a.active{
	border: none;
	height: 27px;
	line-height: 27px;
	background: #1566ab;
	color: white;
}


.wrap-5-bd-contents{
	margin-top: 76px;
	height: 401px;
}
.wrap-5-bd-contents .item{
	overflow: hidden;
}
.wrap-5-bd-contents .item-l{
	float: left;
	width: 571px;
	height: 401px;
}
.wrap-5-bd-contents .item-r{
	float: right;
	width: 604px;
}
.wrap-5-bd-contents .item-l img{
	width: 100%;
	height: 100%;
}
.wrap-5-bd-contents .item-r li{
	overflow: hidden;
	height: 70px;
	margin-bottom: 42px;
}
.wrap-5-bd-contents .item-r li i{
	float: right;
	display: block;
	font-style: normal;
	text-align: center;
	width: 64px;
	margin: 0 36px 0 46px;
	color: #989797;
}
.wrap-5-bd-contents .item-r li b{
	display: block;
	font-size: 32px;
	height: 34px;
	line-height: 34px;
}
.wrap-5-bd-contents .item-r li span{
	height: 20px;
	line-height: 20px;
}
.wrap-5-bd-contents .item-r li strong{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #2e2b2b;
}
.wrap-5-bd-contents .item-r li p{
	margin-top: 2px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #9e9e9e;
	font-size: 12px;
}
.wrap-5-bd-contents .item-r li:hover i{
	color: #1566ab;
}
.wrap-5-bd-contents .item-r li:hover strong{
	color: #1566ab;
}
.wrap-5-bd-contents .item-r li:hover p{
	color: #98b2d2;
}


.wrap-6{
	background: url(../images/home-wrap-6-bg.jpg) no-repeat center top;
	height: 522px;
}
.wrap-6 .wrap-hd h3{
	margin-top: 42px;
	color: white;
}
.wrap-6 .wrap-hd p{
	color: #bebebe;
}
.wrap-6-bd{
	overflow: hidden;
	margin-top: 92px;
}
.wrap-6-bd ul{
	width: 120%;
	overflow: hidden;
}
.wrap-6-bd li{
	float: left;
	width: 280px;
	margin-right: 26.666px;
}
.wrap-6-bd li i{
	display: block;
	width: 173px;
	height: 173px;
	background: url(../images/home-wrap-6-bd-icons.png) no-repeat left top;
	margin: 0 auto;
}
.wrap-6-bd li.item-2 i{
	background-position: -173px top;
}
.wrap-6-bd li.item-3 i{
	background-position: -346px top;
}
.wrap-6-bd li.item-4 i{
	background-position: -519px top;
}
.wrap-6-bd li p{
	line-height: 20px;
	margin-top: 20px;
	text-align: center;
	color: #bebebe;
}
.wrap-6-bd li p a{
	color: #bebebe;
}
.wrap-6-bd li:hover p, .wrap-6-bd li:hover p a{
	color: white;
}