.slides-player-ls{
	display: none;
}
.slides-player{
	height: 500px;
	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: #da251d;
}



.wrap-hd-title{
	height: 108px;
	text-align: center;
	background: url('../images/home-wrap-hd-title-arrow.png') no-repeat bottom center;
}
.wrap-hd-title span{
	display: block;
	font-size: 18px;
	color: #e3e3e3;
	font-family: "Constantia";
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
}
.wrap-hd-title h3{
	height: 38px;
	line-height: 38px;
	font-size: 30px;
	color: #0580e7;
}
.wrap-sub-title{
	text-align: center;
	margin-top: 12px;
}
.wrap-sub-title strong{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #575757;
}
.wrap-sub-title strong i{
	font-size: 30px;
	color: #da261e;
	font-style: normal;
}
.wrap-sub-title p{
	margin-top: 6px;
	height: 24px;
	line-height: 24px;
	font-size: 18px;
	color: #a8a8a8;
}
.wrap-sub-title-arrow{
	height: 40px;
	background: url('../images/home-wrap-hd-title-arrow.png') no-repeat bottom center;
}

.searchbar{
	overflow: hidden;
	height: 43px;
	line-height: 43px;
	margin-top: 34px;
}
.searchbar form{
	float: left;
}
.searchbar form{
	height: 100%;
	width: 364px;
	background: url('../images/home-searchbar-bg.png') no-repeat;
	overflow: hidden;
}
.searchbar form input{
	height: 24px;
	width: 278px;
	float: right;
	margin-right: 10px;
	margin-top: 9px;
	border: none;
}
.searchbar p{
	/* width: 810px; */
	float: right;
	color: #9b9a9a;
}
.searchbar p a{
	color: #9b9a9a;
	display: inline-block;
	margin-right: 30px;
}

.w1{
	overflow: hidden;
	margin-top: 82px;
}
.w1-l{
	float: left;
	width: 179px;
}
.w1-l h3{
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: white;
	font-size: 20px;
	background: #da261e;
	border-color:#da261e;
	border-style: solid;
	border-width: 7px 11px;
}
.w1-l ul{
	/* background: #f7f7f7;
	padding: 8px 0 4px; */
}
.w1-l li{
	position: relative;
	height: 28px;
    line-height: 28px;
    margin-top: 2px;
    background: #F3F3F3;
    text-indent: 17px;
}
.w1-l li a{/* 
	height: 36px;
	line-height: 36px; */

}
.w1-l li a{
	color: black;
}
.w1-l li:hover a{
	color: #da261e;
}
.w1-l li:hover ol{
	display: block;
}

.w1-l li  ol{
	position: absolute;
	left: 100%;
	top: 0;
	width: 200px;
	background: #F3F3F3;
	display: none;
/* 	opacity: .9;
filter: alpha(opacity=90);
 */}
.w1-l li  ol li{
	padding: 0 10px;
	background: #F3F3F3;
}
.w1-l li  ol li a{
	color: black !important;
}
.w1-l li  ol li:hover{
	background: white;
}
.w1-l li  ol li:hover a{
	color: #da261e !important;
}

.w1-r{
	width: 986px;
	float: right;
}
.w1-r-p1{
	height: 32px;
	line-height: 32px;
	margin-top: 3px;
	color: #767575;
	overflow: hidden;
}
.w1-r-p1 p{
	float: right;
	overflow: hidden;
}
.w1-r-p1 p a{
	color: #8c8c8c;
	display: block;
	float: right;
	margin-left: 87px;
}
.w1-r-p1 p a:hover{
	height: 30px;
	color: #da261e;
	border-bottom: 2px solid #da261e;
}
.w1-r-p2{
	overflow: hidden;
	margin-top: 40px;
}
.w1-r-p2 ul{
	width: 119%;
}
.w1-r-p2 li{
	float: left;
	width: 233px;
	margin-right: 18px;
	margin-bottom: 19px;
}
.w1-r-p2 li img{
	width: 231px;
	height: 263px;
	border: 1px solid #f6f6f7;
}
.w1-r-p2 li p{
	text-align: center;
	height: 26px;
	line-height: 26px;
	padding: 23px 0 9px 0;
	font-size: 16px;
	color: #616161;
}

.w1-r-p2  li:hover {
    background: #da261e;
}
.w1-r-p2 li:hover p {
    font-size: 16px;
    color: white;
}
.w1-r-p2 li:hover img {
    border-color: #da261e;
}

.w2{
	margin-top: 106px;
}
.w2-p1-bd{
	margin-top: 42px;
	height: 640px;
	background: url('../images/w2-p1-bd-bg.jpg') no-repeat center top;
	position: relative;
}
.w2-p1-bd li{
	position: absolute;
	font-size: 16px;
	color: #8e8e8e;
	line-height: 30px;
}
.w2-p1-bd-it-1{
	top: 88px;
	left: 0;
	width: 562px;
}
.w2-p1-bd-it-2{
	top: 490px;
	right: 0;
	width: 566px;
	text-align: right;
}



.w2-p2{
	margin-top: 60px;
}
.w2-p2-bd{
	margin-top: 18px;
	height: 764px;
	background: url('../images/w2-p2-bd-bg.jpg') no-repeat center top;
	position: relative;
}
.w2-p2-bd-ls1 li{
	position: absolute;
	font-size: 16px;
	color: #8e8e8e;
	line-height: 30px;
}
.w2-p2-bd-ls1-it-1{
	top: 74px;
	left: 0;
	width: 562px;
}
.w2-p2-bd-ls1-it-2{
	top: 586px;
	right: 0;
	width: 560px;
}

.w2-p2-bd-ls2 li{
	position: absolute;
	width: 165px;
	text-align: center;
}
.w2-p2-bd-ls2 li p{
	line-height: 30px;
	font-size: 24px;
	color: #0580e7;
}
.w2-p2-bd-ls2 li a{
	line-height: 22px;
	margin-top: 10px;
	color: #676767;
	display: block;
}
.w2-p2-bd-ls2-it-1{
	left: 200px;
	bottom: 328px;
}
.w2-p2-bd-ls2-it-2{
	left: 400px;
	bottom: 242px;
}
.w2-p2-bd-ls2-it-3{
	left: 400px;
	bottom: 90px;
}
.w2-p2-bd-ls2-it-4{
	left: 200px;
	bottom: 12px;
}
.w2-p2-bd-ls2-it-5{
	left: 0;
	bottom: 90px;
}
.w2-p2-bd-ls2-it-6{
	left: 0;
	bottom: 242px;
}
.w2-p2-bd-ls2-it-7{
	left: 212px;
	bottom: 158px;
}
.w2-p2-bd-ls2-it-7 p{
	color: white !important;
}
.w2-p2-bd-ls2-it-7 a{
	color: white !important;
}

.w3{
	margin-top: 127px;
}
.w3-bd{
	height: 573px;
	background: url('../images/home-w3-bg.jpg') no-repeat center center;
	margin-top: 66px;
}

.w3-bd-box{
	position: relative;
}
.w3-bd-p1 h4{
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 46px;
	top: 40px;
	font-size: 28px;
	color: white;
}
.w3-bd-p1 p{
	position: absolute;
	left: 0;
	top: 79px;
	line-height: 24px;
	color: #ededee;
	width: 786px;
}

.w3-bd-p2 h4{
	font-size: 20px;
	color: white;
	position: absolute;
	left: 29px;
	top: 265px;
	height: 24px;
	line-height: 24px;
}
.w3-bd-p2-ls{
	width: 100%;
	position: absolute;
	left: 0;
	top: 315px;
	overflow: hidden;
}
.w3-bd-p2-ls ul{
	width: 110%;
}
.w3-bd-p2-ls li{
	float: left;
	width: 216px;
	height: 85px;
	margin:  0 31px 22px 0;
}
.w3-bd-p2-ls li img{
	width: 100%;
	height: 100%;
}

.w5-bd{
	margin-top: 56px;
	overflow: hidden;
}
.w5-bd-l{
	float: left;
	width: 690px;
	overflow: hidden;
}
.w5-bd-l-title{
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 18px;
	width: 120%;
}
.w5-bd-l-title a{
	display: block;
	float: left;
	margin-right: 285px;
	color: #9f9f9f;
}
.w5-bd-l-title a.active{
	color: #d60000;
}
.w5-bd-l .tab-items{
	margin-top: 22px;
}
.w5-bd-l-item-hd{
	overflow: hidden;
	height: 138px;
}
.w5-bd-l-item-hd img{
	width: 182px;
	height: 138px;
	float: left;
	margin-right: 23px;
}
.w5-bd-l-item-hd h5{
	height: 24px;
	line-height: 24px;
	color: #3e3e3e;
	font-size: 20px;
}
.w5-bd-l-item-hd p{
	line-height: 24px;
	color: #a5a5a5;
	margin-top: 18px;
}
.w5-bd-l-item ul{
	overflow: hidden;
	width: 110%;
	margin-top: 14px;
}
.w5-bd-l-item li{
	float: left;
	width: 330px;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px dashed #eaeaea;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.w5-bd-l-item li a{
	color: #919191;
}
.w5-bd-l-item li p{
	float: left;
	font-size: 16px;
}
.w5-bd-l-item li span{
	float: right;
}

.w5-bd-r{
	width: 484px;
	float: right;
}
.w5-bd-r-hd{
	height: 146px;
	background: url('../images/home-w5-bd-r-hd-bg.jpg') no-repeat left;
}
.w5-bd-r-hd h5{
	height: 28px;
	line-height: 28px;
	font-size: 18px;
	color: #d70000;
}
.w5-bd-r ul{
	margin-top: 5px;
}
.w5-bd-r li{
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}
.w5-bd-r li a{
	color: #7a7a7a;
}
.w5-bd-r li p{
	float: left;
}
.w5-bd-r li span{
	float: right;
}

.w6{
	overflow: hidden;
	margin-top: 92px;
}
.w6 ul{
	overflow: hidden;
	width: 110%;
}
.w6 li{
	float: left;
	text-align: center;
	width: 214px;
	margin-right: 29px;
}
.w6 li img{
	width: 162px;
	height: 162px;
}
.w6 li strong{
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #535353;
	margin-top: 31px;
	border-bottom: 1px solid #efefef;
}
.w6 li p{
	line-height: 22px;
	color: #888787;
	margin-top: 8px;
}
.w6 li a{
	display: block;
	height: 20px;
	line-height: 20px;
	color: #038fe0;
	margin-top: 6px;
}

.w7{
	margin-top: 172px;
	padding-top: 15px;
	border-top: 1px #ebebeb dashed;
}

.w4-bd{
	height: 318px;
	position: relative;
	background: url('../images/home-w4-hd-bg.jpg') no-repeat center;
	overflow: hidden;
}
.w4-bd li{
	width: 118px;
	text-align: center;
	position: absolute;
}
.w4-bd li strong{
	height: 22px;
	line-height: 22px;
	font-size: 20px;
	color: #0580e7;
	display: block;
}
.w4-bd li  p{
	line-height: 22px;
	font-size: 16px;
	color: #475b7b;
	margin-top: 9px;
}
.w4-bd li a{
	display: block;
	line-height: 16px;
	font-size: 14px;
	color: #676666;
}


.w4-bd-it-1, .w4-bd-it-2, .w4-bd-it-3, .w4-bd-it-4, .w4-bd-it-5{
	top: 40px;
}

.w4-bd-it-1{
	left: 110px;
}
.w4-bd-it-2{
	left: 327px;
}
.w4-bd-it-3{
	left: 572px;
}
.w4-bd-it-4{
	left: 802px;
}
.w4-bd-it-5{
	left: 1046px;
}

.w4-bd-it-6, .w4-bd-it-7, .w4-bd-it-8, .w4-bd-it-9, .w4-bd-it-10{
	top: 188px;
}
.w4-bd-it-6{
	left: 81px;
}
.w4-bd-it-7{
	left:  300px;
}
.w4-bd-it-8{
	left: 520px;
}
.w4-bd-it-9{
	left: 740px;
}
.w4-bd-it-10{
	left: 960px;
}


.w7-bd{
	overflow: hidden;
}
.w7-bd ul{
	overflow: hidden;
	padding-left: 4px;
	width: 110%;
}
.w7-bd li{
	height: 78px;
	width: 123px;
	float: left;
	border: 1px solid #c9c9c9;
	margin-right: 8px;
}
.w7-bd li img{
	height: 100%;
	width: 100%;
}