*{margin:0;padding:0;}
body{min-width: 1200px;}
a{text-decoration: none;}
#main * {-moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}

#main{
	background: #0d0822;
	font-size: 0;
	font-family: "Microsoft YaHei";
	min-width: 1200px;
	position: relative;
	margin: 0 auto;
	line-height: 1;
}

/*common*/
	#main .clearfix:after {
		content: '';
		height: 0;
		display: block;
		clear: both;
		visibility: hidden;
	}
	.section li{list-style-type: none;}
	.section a{text-decoration: none;color: inherit;}
	.section h1,.section h2,.section h3,.section h4,.section h5,.section h6{font-weight: bold;}
	.section .icon{background-image: url(../images/icons.png);}
	.section .last{margin-right: 0!important;}
	.section .showLeyu{
		color: #e7410f;
		cursor: pointer;
		text-decoration: underline;
	}
	.section .section, .section .pop-box, .section .right-nav, .section .btn{
		background-repeat: no-repeat;
		background-position: center top;
	}
	.section .btn, .section .tab{
		text-align: center;
		cursor: pointer;
		-webkit-transition: all .5s;
		-moz-transition: all .5s;
		-ms-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
	}
	.section .btn.showLeyu{text-decoration: none;}
	.section .btn-box.box-inline{text-align: center;}
	.section .btn-box.box-inline .btn{
		display: inline-block;
		vertical-align: top;
	}
	.section .btn{
		font-size: 20px;
		color: #fff;
		margin: 0 auto;
		width: 250px;
		height: 50px;
		line-height: 50px;
		border-radius: 50px;
		font-weight: bold;
		background: #4700b2;
		background: -webkit-linear-gradient(90deg, #4700b2, #6226ee);
		background: -o-linear-gradient(90deg, #4700b2, #6226ee);
		background: linear-gradient(0deg, #4700b2, #6226ee);
	}
	.section .btn:hover{
		box-shadow: 0 3px 0 rgba(0,0,0,.3);
	}
/*form*/
	.section input{
		outline: none;
	}
/*page1*/
	.page1{text-align: center;padding-bottom: 50px;}
	.page1 .container{background: no-repeat center top;}
	.page1 .container1{background-image: url(../images/bg_01.jpg);height: 310px;}
	.page1 .container2{background-image: url(../images/bg_02.jpg);height: 305px;}
	.page1 .container3{background-image: url(../images/bg_03.jpg);height: 285px;}
	.page1 .container4{background-image: url(../images/bg_04.jpg);height: 180px;}

	.page1 h1{
		font-size: 80px;
		color: #ffa941;
		letter-spacing: 2px;
	}
	.page1 h1 span{
		font-size: 50px;
		color: #f0e2cf;
		line-height: 50px;
		margin-left: 20px;
	}
	.page1 h3{
		font-size: 35px;
		color: #f0e2cf;
		letter-spacing: 5px;
		margin: 20px 0 24px;
	}
	.page1 .btn{
		font-size: 35px;
		width: 300px;
		height: 67px;
		line-height: 67px;
		background: #2b19ae;
		background: -webkit-linear-gradient(0deg, #2b19ae, #620ea4);
		background: -o-linear-gradient(0deg, #2b19ae, #620ea4);
		background: linear-gradient(90deg, #2b19ae, #620ea4);
		box-shadow: 0 3px 0 #f0e3d2;
	}
	.page1 li{
		display: inline-block;
		vertical-align: top;
		width: 350px;
		margin: 0 12px;
		padding: 48px 0 0 46px;
		text-align: left;
	}
	.page1 li h5{
		font-size: 25px;
		color: #ffa941;
		margin-bottom: 17px;
	}
	.page1 li p{
		font-size: 18px;
		line-height: 22px;
		color: #fff;
	}
/*page2*/
	.page2{
		background: url(../images/bg.jpg) no-repeat center top;
		padding: 85px 0 50px;
		color: #231816;
		font-size: 16px;
	}
	.page2 .section{
		background-color: #f0e4d3;
		width: 1100px;
		margin: 0 auto;
		padding: 20px;
	}
	.page2 .container{
		background-color: #fff;
		position: relative;
		padding: 52px 30px 0;
		padding-bottom: 20px;
		display: none;
	}
	.page2 .container:before{
		content: "";
		position: absolute;
		right: -1px;
		top: 0;
		background: url(../images/icon_01.jpg);
		width: 154px;
		height: 158px;
	}
	.page2 .top{text-align: center;}
	.page2 .top h5{font-size: 30px;}
	.page2 .top h5 b{color: #141249;margin-left: 20px;}
	.page2 .top p{
		line-height: 20px;
		margin: 24px 0 46px;
	}
	.page2 .item{
		font-family: 'arial';
		border: 1px solid #ccc;
		padding: 22px 20px 23px;
		margin-top: 10px;
	}
	.page2 .item p,
	.page2 .item h5,
	.page2 .item ul{padding-left: 17px;line-height: 25px;}
	
	.page2 .item h5{font-size: 16px;}
	.page2 .item li{
		padding-left: 48px;
		margin-top: 25px;
		position: relative;
		cursor: pointer;
	}
	.page2 .item li:before{
		content: "";
		position: absolute;
		left: 0;
		top: 2px;
		width: 18px;
		height: 18px;
		border: 1px solid #231816;
	}
	.page2 .item li.active:before,.page2 .item li:hover:before{background-color: #ffa941;}
	.page2 .bottom{display: none;}
	.page2 h3{
		font-size: 25px;
		line-height: 35px;
		color: #ffa941;
		text-align: center;
		margin: 35px 0;
	}
	.page2 .btn{margin-top: 25px;}
	.page2 .item .line{height: 1px;border-top: 1px dashed #ccc;}
	.page2 .container1 .item p{
		padding-bottom: 15px;
		border-bottom: 1px dashed #ccc;
		margin-bottom: 25px;
	}
	.page2 .container2 .item p{
		margin: 25px 0 0;
	}
	.page2 .container2 .item li{
		display: inline-block;
		margin-right: 35px;
	}

	.page2 .container3 .item p{margin: 0 0 25px;}
	.page2 .container3 .item input{
		border: none;
		width: 36px;
		border-bottom: 1px solid;
		padding-left: 5px;
	}
	
	.page2 .container3 .item .option{
		width: 220px;
		padding: 30px 0 0 40px;
		display: inline-block;
	}
	.page2 .container3 .item2 h5{margin-bottom: 15px;}
	.page2 .container3 .item2 .line{margin: 25px 0;}
	.page2 .container3 .item2 li{
		width: 460px;
		display: inline-block;
		vertical-align: top;
		padding-left: 35px;
	}

	.page2 .container4 h6{font-size: 14px;}
	.page2 .container4 .item h5{
		border-bottom: 1px dashed #ccc;
		padding-bottom: 12px;
		margin-bottom: -7px;
	}
	.page2 .container4 audio{
		margin: 40px 0 45px;
	}
/*弹窗*/
	.section-pop{
		position: fixed;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		z-index: 1999999;
		display: none;
		background: rgba(0,0,0,0.5);
	}
	.section-pop .pop-box{
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate3d(-50%, -50%, 0);
				transform: translate3d(-50%, -50%, 0);
	}
/*pop-form*/
	.section.pop-form .pop-box{
		width: 450px;
		background: #ffe082;
		background: -webkit-linear-gradient(0deg, #ffe082, #fffbcc 26%, #eed688 79%, #fffbcc);
		background: -o-linear-gradient(0deg, #ffe082, #fffbcc 26%, #eed688 79%, #fffbcc);
		background: linear-gradient(90deg, #ffe082, #fffbcc 26%, #eed688 79%, #fffbcc);
		padding: 0 2px 2px;
	}
	.section.pop-form h3{
		font-size: 22px;
		text-align: center;
		color: #231816;
		line-height: 60px;
		letter-spacing: 2px;
	}
	.section.pop-form form{
		height: 238px;
		background-color: #fff;
		padding: 30px 0 0;
	}
	.section.pop-form .form-item{margin: 0 0 10px 47px;}
	.section.pop-form img{
		display: inline-block;
		vertical-align: middle;
		margin-right: 15px;
	}
	.section.pop-form input{
		display: inline-block;
		vertical-align: middle;
		width: 300px;
		height: 55px;
		border: 1px solid #ccc;
		color: #ccc;
		padding-left: 16px;
		font-size: 14px;
	}
	.section.pop-form .btn{
		margin-top: 22px;
		width: 200px;
		height: 45px;
		line-height: 45px;
	}
/*pop-result*/
	.section.pop-result .pop-box{
		width: 370px;
	}
	.section.pop-result .top{
		height: 324px;
		background-color: #fff;
		margin: 0 10px;
		text-align: center;
		padding: 13px 26px 0;
	}
	.section.pop-result h4{
		font-size: 20px;
		padding: 33px 0 15px;
		border-bottom: 1px solid #eee;
		letter-spacing: 1px;
		background: url(../images/icon_02.jpg) repeat no-repeat 1px 0;
		margin-bottom: 15px;
	}
	.section.pop-result .number{font-size: 30px;}
	.section.pop-result .number span{
		font-family: 'Brush Script MT';
		font-size: 100px;
	}
	.section.pop-result .res{
		background: url(../images/icon_03.png) no-repeat center;
		height: 185px;
		position: relative;
		z-index: 1;
		padding-top: 45px;
		color: #494c54;
	}
	.section.pop-result .res2{
		color: #7d4300;
		background-image: url(../images/icon_04.png);
	}
	.section.pop-result .res3{
		color: #121317;
		background-image: url(../images/icon_05.png);
	}
	.section.pop-result .res h6{
		font-size: 16px;
		width: 65px;
		line-height: 20px;
		margin: 0 auto;
		color: #fff;
		border-radius: 10px;
		background-color: #494c54;
	}
	.section.pop-result .res2 h6{background-color: #7d4300;}
	.section.pop-result .res3 h6{background-color: #121317;}
	.section.pop-result .res h2{font-size: 40px;margin: 8px 0;}
	.section.pop-result .res h3{font-size: 20px;}
	.section.pop-result .res3 h2,
	.section.pop-result .res3 h3{text-shadow: 2px 0px 0px #fff,-2px 0px 0px #fff, 0px 2px 0px #fff, 0px -2px 0px #fff; }

	.section.pop-result .bottom{
		height: 260px;
		background: #4700b2;
		background: -webkit-linear-gradient(90deg, #4700b2,#6226ee);
		background: -o-linear-gradient(90deg, #4700b2,#6226ee);
		background: linear-gradient(0deg, #4700b2,#6226ee);
		position: relative;
		padding: 68px 20px 0;
		font-size: 14px;
		line-height: 20px;
		color: #fff;
	}
	.section.pop-result .bottom:before,.section.pop-result .bottom:after{
		content: "";
		position: absolute;
		top: -16px;
		border-style: solid;
		border-width: 0 0 16px 10px;
		border-color: transparent transparent #003b9d;
	}
	.section.pop-result .bottom:before{left: 0;}
	.section.pop-result .bottom:after{
		border-width: 0 10px 16px 0;
		right: 0;
	}
	.section.pop-result .bottom h6{
		height: 16px;
		font-size: 16px;
		color: #ffff00;
		margin-bottom: 10px;
	}
	.section-pop .bottom .btn{
		color: #231816;
		height: 45px;
		line-height: 45px;
		background: #ffcc00;
		background: -webkit-linear-gradient(90deg, #ffcc00,#fff000);
		background: -o-linear-gradient(90deg, #ffcc00,#fff000);
		background: linear-gradient(0deg, #ffcc00,#fff000);
		font-size: 16px;
		margin-top: 16px;
	}