.fixed-layout{
	height:150px;;
}
.fixed-layout{
	position: absolute;
	z-index:999;
	width:100%;
	top:0;
	background-color:rgba(255,255,255,0.9);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90)\9;
	background-color:#ffffff\9;
}

.top-layout
{
	width:100%;
	height:50px;
	border-bottom:solid 1px #e1e1e1;
	margin:auto;
	}
.top-layout .top
{
	position:relative;
	width:1140px;
	height:50px;
	margin:0px auto;
	padding:0px 30px 0px 30px;
	}
.top-layout .top .left
{
	float:left;
	display:inline;
	width:280px;
	padding-top:10px;
	margin:auto;
	}
.top-layout .top .left .search
{
	position:relative;
	width:280px;
	height:30px;
	display: block;
	}
.top-layout .top .left .search .word
{
	position:absolute;
	left:0px;
	top:0px;
    width:236px;
    height:28px;
    line-height:30px;
    padding-left:5px;
    border-left:solid 1px #e1e1e1;
    border-top:solid 1px #e1e1e1;
    border-bottom:solid 1px #e1e1e1;
    border-right:0px;
    color: #999;
	border-radius:0;
	background-color:#FFF;
	}
.top-layout .top .left .search .button
{
	position:absolute;
	right:0px;
	top:0px;
	width:38px;
	height:32px;
    line-height:30px;
	background:url("404.png") 6px 4px no-repeat;
    border:1px solid #e1e1e1;
    cursor:pointer;
	border-radius:0;
	}
.top-layout .top .right
{
	float:right;
	display:inline;
	width:460px;
	height:50px;
	line-height:50px;
	text-align:right;
	}
.top-layout .top .right a
{
	display:inline-block;
	margin:0px 6px;
	color:#666666;
	}
.top-layout .top .right a:last-of-type{
	margin-right:0;
	}
.top-layout .top .right .group
{
	position:relative;
	}
.top-layout .top .right .group i
{
	position:absolute;
	right:-6px;
	bottom:20px;
	width:4px;
	height:4px;
	background:url(404.png) no-repeat;
}

.pw{width:1140px;margin:0 auto; margin-bottom:10px;}
.topsite{padding:20px;padding-bottom:10px;background:#f8f8f8;border:1px solid #e1e1e1; border-top: 0;}
.topsite .arrow{margin-top:-31px;background:url(404.png) no-repeat 835px 0;z-index:1;}
.topsite .close{float:right;color:#f79c51;cursor:pointer;}

.sitelink{padding:0 30px;text-align:center;}
.sitelink span{display:inline-block;padding-right:30px;height:30px;line-height:30px;white-space:nowrap;}
.sitelink span a{color:#333;}

.logo-layout
{
	width:1140px;
	height:100px;
	margin:0 auto;
}
.logo-layout .logo
{
	float:left;
	display:inline;
	width:430px;
	height:60px;
	margin:20px auto;
}
.logo-layout .nav
{
	float:right;
	max-width:700px;
	height:100px;
	margin:0px auto;
	padding-left:10px;
}
.logo-layout .nav li
{
	float:left;
	display:inline;
	height:100px;
	line-height:100px;
	margin:0px 12px;
	font-size:18px;
}
.logo-layout .nav li:last-of-type{
	margin-right:0;
	}
.logo-layout .nav li a
{
	display:block;
	width:100%;
	height:100px;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
.logo-layout .nav li a:hover,.logo-layout .nav li.current
{
	color:#f79c51;
}	










.banner
{
	width:100%;
	height:569px;
	margin:0 auto;
	overflow:hidden;
	}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height:569px;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
	position:absolute;
	bottom:22px;
}


.silder-ctrl-con{
	display: inline-block;
	padding: 0;
	margin: 0 10px;
	cursor: pointer;
	width: 15px;
	height:15px;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	background-color: #fff;
	width: 15px;
	height:15px;
	border-radius:50%;
	padding: 0;
	margin:0;
}
.silder-ctrl-con.active>span{
	background-color: #f79c51;
}

@media (max-width: 768px){
	.silder-ctrl-prev,
	.silder-ctrl-next{
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}
	.silder-ctrl-con{
		width: 14px;
		height: 14px;
		padding: 0;
		margin: 0;
	}
	.silder-ctrl-con>span{
		display: block;
		width: 15px;
		height:15px;
		border-radius:50%;
		padding: 0;
		margin:0;
	}
}





.cs-wrap {
    background-color: #fff;
}
.foot-layout {
    background-color: #fff;
}
.wrap .head .en {
    color: #fff;
}
.cs-wrap .head .en {
    color: #f79c51;
	
}



.index_link{
	height:63px;
	width:100%;
	margin:30px auto 0 auto;
	text-align:center;
	position:relative;
}

.news-wrap{
	margin-top:30px;
}
.news-wrap .container .news-list li .news-con{
	color:#000;
}
.nb-wrap .nb-news .news-list li a{
	color:#000;
}
.nb-wrap .nb-about .content a{
	color:#000;
}

.wrap .bg-service .head-title{
	background:url(../image/icon04.png) no-repeat #c3cfb9;
	background-position:right 7px;
	position:absolute;
	z-index:20;
	left:41%;
	padding-right:42px;
	padding-top:5px;
	background-size: 21px
}
.wrap .bg-vip .head-title{
	background:url(../image/icon05.png) no-repeat #c3cfb9;
	background-position:right 13px;
	position:absolute;
	z-index:20;
	left:43%;
	padding-right:46px;
	padding-top:5px;
	background-size: 26px
}





.vip-btns li:first-child a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) no-repeat;
	background-size: 550px
	
}
.vip-btns li:first-child a:hover{
	background:url(../image/icon06-2.png) no-repeat;
	background-size: 550px
}

.vip-btns li:first-child+li{margin-left:0px;}
.vip-btns li:first-child+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -80px 0 no-repeat;
	background-size: 550px
}
.vip-btns li:first-child+li a:hover{
	background:url(../image/icon06-2.png) -80px 0 no-repeat;
	background-size: 550px
}


.vip-btns li:first-child+li+li{margin-left:30px;}
.vip-btns li:first-child+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -180px 0 no-repeat;
	background-size: 550px
}
.vip-btns li:first-child+li+li a:hover{
	background:url(../image/icon06-2.png) -180px 0 no-repeat;
	background-size: 550px
}

.vip-btns li:first-child+li+li+li{margin-left:30px;}
.vip-btns li:first-child+li+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -274px 0 no-repeat;
	background-size: 550px
}
.vip-btns li:first-child+li+li+li a:hover{
	background:url(../image/icon06-2.png) -274px 0 no-repeat;
	background-size: 550px
}

.vip-btns li:first-child+li+li+li+li{margin-left:37px;}
.vip-btns li:first-child+li+li+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -381px 0 no-repeat;
	background-size: 550px
}
.vip-btns li:first-child+li+li+li+li a:hover{
	background:url(../image/icon06-2.png) -381px 0 no-repeat;
	background-size: 550px
}

.vip-btns li:first-child+li+li+li+li+li{margin-left:38px;}
.vip-btns li:first-child+li+li+li+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -488px 0 no-repeat;
	background-size: 550px
}
.vip-btns li:first-child+li+li+li+li+li a:hover{
	background:url(../image/icon06-2.png) -488px 0 no-repeat;
	background-size: 550px
}
@media screen and (max-width:720px) {

.vip-btns li:first-child a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) 20px 0 no-repeat;
	background-size: 400px
}
.vip-btns li:first-child a:hover{
	background:url(../image/icon06-2.png) 20px 0 no-repeat;
	background-size: 400px
}

.vip-btns li:first-child+li{margin-left:30px;}
.vip-btns li:first-child+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -50px 0 no-repeat;
	background-size: 400px
}
.vip-btns li:first-child+li a:hover{
	background:url(../image/icon06-2.png) -50px 0 no-repeat;
	background-size: 400px
}


.vip-btns li:first-child+li+li{margin-left:30px;}
.vip-btns li:first-child+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -113px 0 no-repeat;
	background-size: 400px
}
.vip-btns li:first-child+li+li a:hover{
	background:url(../image/icon06-2.png) -113px 0 no-repeat;
	background-size: 400px
}

.vip-btns li:first-child+li+li+li{margin-left:55px;}
.vip-btns li:first-child+li+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -195px 0 no-repeat;
	background-size: 400px
}
.vip-btns li:first-child+li+li+li a:hover{
	background:url(../image/icon06-2.png) -195px 0 no-repeat;
	background-size: 400px
}

.vip-btns li:first-child+li+li+li+li{margin-left:42px;}
.vip-btns li:first-child+li+li+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -270px 0 no-repeat;
	background-size: 400px
}
.vip-btns li:first-child+li+li+li+li a:hover{
	background:url(../image/icon06-2.png) -270px 0 no-repeat;
	background-size: 400px
}

.vip-btns li:first-child+li+li+li+li+li{margin-left:47px;}
.vip-btns li:first-child+li+li+li+li+li a{
	display:block;
	width:70px;
	height:40px;
	background:url(../image/icon06.png) -350px 0 no-repeat;
	background-size: 400px
}
.vip-btns li:first-child+li+li+li+li+li a:hover{
	background:url(../image/icon06-2.png) -350px 0 no-repeat;
	background-size: 400px
}

.wrap .bg-service .head-title{
	background:url(../image/icon04.png) no-repeat #c3cfb9;
	background-position:right 6px;
	position:absolute;
	z-index:20;
	left:41%;
	padding-right:42px;
	padding-top:5px;
	background-size: 18px
}
.wrap .bg-vip .head-title{
	background:url(../image/icon05.png) no-repeat #c3cfb9;
	background-position:right 10px;
	position:absolute;
	z-index:20;
	left:43%;
	padding-right:46px;
	padding-top:5px;
	background-size: 22px
}
.vip-btns li{
    float:left;
    width:70px;
    height:40px;
    margin-left:17px
}       

}
