@charset "utf-8";


.mbanner {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	z-index: -1;
}
.btn-top {
	position: fixed;
	bottom: 0;
	right: 0;
}

@media (min-width: 1601px) {
	.btn-top {
		right: 380px;
	}
}
@media (min-width: 1281px) and (max-width: 1601px) {
	.btn-top {
		right: 380px;
	}
}
@media (min-width: 320px) and (max-width: 1023px) {
	.btn-top {
		display: none;
	}
}



body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei","Arial","Hiragino Sans GB",Sans-Serif;
}
@media (min-width: 960px) {
	#new_header #headerNav .content {
		z-index: 99999;
	}
}
@media (max-width: 960px) {
	.w960 {
		width: 98%;
		margin: 1% auto;
	}
}
.videowrap{
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}
.videoarea{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
    filter: progid:dximagetransform.microsoft.gradient(startColorstr='#4d000000', endColorstr='#4d000000', GradientType=0);
    background-size: cover;
    -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.75);
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.75);
}
.videoclip{
    width:950px;
    height: 575px;
    margin: auto auto;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#videoclose{
    color: #999;
    width: 70px;
    text-align: center;
}
#videotxt{
    color: #fff;
    width: 720px;
    height:50px;
    text-align: center;
    font-size: 20px;
    right: 0;
    left: 0;
    margin: auto;
    position: absolute;
    background-color: #333;
    line-height: 250%;
}
.videocontent{
    width: 100%;
    height: 100%;
}
@media (max-width: 440px) {
	.videoclip {
		width: 320px;
		height: 220px;
	}
	.w960 .right {
		display: none;
	}
}

.btn-nav {
	position: fixed;
	display: table;
	box-sizing: border-box;
	color: #fff;
	padding: 8px;
	z-index: 9999;
	width: 82px;
	height: 81px;
	top: 50%;
	margin: auto;
    margin-top: -40px;
}
.btn-nav.btn-nav-left:hover, .btn-nav.btn-nav-right:hover {
	background: #000;
}
.btn-nav span {
	display: none;
	vertical-align: middle;
}
.btn-nav:hover span {
	display: table-cell;
}
.btn-nav-left {
	left: 18px;
	background: url(../images/btn-nav-left.png) no-repeat 0 0;

}
.btn-nav-right {
	right: 18px;
	background: url(../images/btn-nav-right.png) no-repeat 0 0;
}
.navs {
	position: relative;
	border-bottom: 1px solid #51A4CF;
}
.navs .nav {
	display: none;
	position: relative;
	width: 760px;
	margin: auto;
	padding: 20px 0;
}
.navs .nav .btn-left {
	position: absolute;
	top: 47px;
	left: 0;
	width: 16px;
	height: 28px;
	background: url(../images/step-1/btn-left-active.png) no-repeat 0 0;
}
.navs .nav .btn-left.inactive {
	background-image: url(../images/step-1/btn-left-inactive.png);
}
.navs .nav .btn-right {
	position: absolute;
	top: 47px;
	right: 0;
	width: 16px;
	height: 28px;
	background: url(../images/step-1/btn-right-active.png) no-repeat 0 0;
}
.navs .nav .btn-right.inactive {
	background-image: url(../images/step-1/btn-right-inactive.png);
}
.navs .wrap {
	position: relative;
	width: 678px;
	height: 80px;
	overflow: hidden;
	margin: auto;
}
.navs .items {
	position: absolute;
	top: 0;
	left: 0;
	width: 1430px;
	height: 80px;
}
.navs .items .item {
	float: left;
	width: 226px;
	height: 80px;
}
.navs .items .item img {
	float: left;
	margin-right: 10px;
}
.navs .items .item .tag {
	display: inline-block;
	border: 1px solid #9E7EC2;
	background-color: #fff;
	margin-bottom: 5px;
}
.navs .items .item.active .tag {
	border-color: #51A4CF;
}
.navs .items .item .tag .tc {
	display: inline-block;
	padding: 3px 5px;
	background-color: #9E7EC2;
	margin: 1px;
	color: #fff;
}
.navs .items .item.step1 .tag {
	border-color: #51A4CF;
}
.navs .items .item.step2 .tag {
	border-color: #9E7EC2;
}
.navs .items .item.step3 .tag {
	border-color: #C99545;
}
.navs .items .item.step1 .tag .tc {
	background-color: #51A4CF;
}
.navs .items .item.step2 .tag .tc {
	background-color: #9E7EC2;
}
.navs .items .item.step3 .tag .tc {
	background-color: #C99545;
}
.navs .items .item .desc {
	color: #000;
	text-decoration: underline;
}
.navs .btn-show {
	position: absolute;
	width: 149px;
	height: 29px;
	bottom: -29px;
	left: 0;
	right: 0;
	margin: 5px auto 0 auto;
	color: #fff;
	line-height: 29px;
	text-indent: 30px;
	text-align: center;
	background: url(../images/step-1/slice26.png) no-repeat 0 0;
}
.navs .btn-show.close {
	background-image: url(../images/step-1/slice27.png);
}