    @media (min-width: 992px){
	.container {
   	 width: 1225px;
	}
}
	.nav{
		width: 100%;
		height: 60px;
		background: #393f5d;
	}
	.nav-top{
		width: 100%;
		height: 60px;
	}
	.navbar-nav {
		position: relative;
		top: 50%;
		margin-top: -15px;
		width: 200px;
		height: 30px;
		float: left;
	}
	
	.nav-right ul{
		margin-bottom: -1px;
		margin-left: 199px;
		overflow: hidden;

	}
	.nav-right li{
		position: relative;
		list-style: none;
		display: inline-block;
		font-family:"Microsoft YaHei";
		margin-right: 50px;
		text-align: center;
		width: 100px;
		line-height: 60px;
	}
	.nav-right li:nth-child(1){
		background: url('../img/bg-test.png');
	}
	.nav-right a{
		text-decoration: none;
		color: #fff;
		font-size: 16px;

	}
	.nav-right{
		float: right;
		text-align: center;

	}
	.nav-right .bottom-span{
		position: absolute;
		width: 90px;
		height: 2px;
		background: #fff;
		bottom: 0;
		left: 5px;
		display: none;
	}
	.nav-right .open{
		display: block;
	}
	.download-btn{
		position: relative;
		bottom: 100px;
		color: #fff;
		width: 400px;
		height: 70px;
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	    background-color: #b7a77b;
	    font-family:"Microsoft YaHei";
	    font-size: 24px;
	    outline: none;
	    border: none;
	}
	.dowload-btn:hover{
		background-color: #7a6f50;
	}
	.carousel-caption .btn{
	    text-shadow: none;
	    color: #fff;
	    padding: 0 120px 0 120px;
	    height: 60px;
	    margin-bottom: 20px;
	    -webkit-border-radius: 8px;
	    -moz-border-radius: 8px;
	    border-radius: 8px;
	    background-color: #b7a77b;
	    font-family: "Microsoft YaHei";
	    font-size: 24px;
	    outline: none;
	    border: none;
	}
	.carousel-caption .btn:hover{
		background-color: #7a6f50;
	}
	.carousel-caption .btn:focus{
		outline: none;
	}
	.carousel-indicators li,.carousel-indicators .active{
		width: 20px;
		height: 20px;
		margin: 0 10px 0 10px;
	}
	.news{
		width: 100%;
		height:60px;
		border-bottom: 1px solid #f0f0f0;
		box-shadow: 3px 3px 4px #f0f0f0;

	}
	.news img{
		width: 30px;
		height: 30px;
	}
	.vol-up{
		position: relative;
		float: left;
		top: 50%;
		margin-top: 15px;
	}
	.new-scroll{
		width: 70%;
		font-family: 'Microsoft YaHei';
		font-size: 16px;
		margin-left: 50px;
		color: #393f5d;
		white-space: nowrap;
		overflow: hidden;
		margin-top: 19px;
	}
	.introdation{
		position: relative;
		left: 50%;
		margin-left: -50%;
		width: 100%;
		height: 350px;
	}
	.intro{
		width: 1203px;
		margin: 0 auto;
		margin-top: 40px;
	}
	.intro-content{
		float: left;
		width: 400px;
		height: 270px;
		text-align: center;
		cursor: pointer;
	}
	.intro-content:nth-child(1){
		position: relative;
		background: url('../img/intro-pic1.jpg') center no-repeat;
		background-size: contain;
		color: #fff;
		font-family: 'Microsoft YaHei';
		z-index: 999	;
	}
	.intro-content:nth-child(2){
		position: relative;
		background: url('../img/intro-pic2.jpg') center no-repeat;
		background-size: contain;
		color: #fff;
		font-family: 'Microsoft YaHei';
		z-index: 999;
	}
	.intro-content:nth-child(3){
		position: relative;
		background: url('../img/intro-pic3.jpg') center no-repeat;
		background-size: contain;
		color: #fff;
		font-family: 'Microsoft YaHei';
		z-index: 999;
	}
	.intro-content:nth-child(1) h1,.intro-content:nth-child(2) h1,.intro-content:nth-child(3) h1{
		font-size: 24px;
		font-weight: bold;
		margin-top: 70px;
		font-family: 'Microsoft YaHei';
		z-index: 9998;
	}
	.intro-content:nth-child(1) p ,.intro-content:nth-child(2) p ,.intro-content:nth-child(3) p{
		margin: 0;
	}
	.intro-content:nth-child(1) p:nth-child(6) , .intro-content:nth-child(2) p:nth-child(6), .intro-content:nth-child(3) p:nth-child(6){
		padding-top: 10px;
		font-size: 16px;
	}
	.content-shadow{
		position: absolute;
		width: 400px;
		height: 270px;
		background:#000;
		opacity: 0.2;
		z-index:9998;
	}
	.content-font{
		position: absolute;
		top: 0;
		width: 400px;
		height: 270px;
		z-index:10000;
	}
	.footer{
		background: #f3f2f9;
		height: 90px;

	}
	.footer-link li{
		list-style: none;
		display: inline-block;
		width: 125px;
		border-left:1px solid #000;
		font-size: 16px;
		text-align: center;
		font-family: 'Microsoft YaHei';

	}
	.footer-link{
		float: left;
		width: 60%;
		padding-top: 10px;
		margin-left: -18px;
	}
	.footer-link li:nth-child(1){
		border: none;
	}
	.footer-link p{
		clear: both;
		font-size: 16px;
		font-family: 'Microsoft YaHei';
		margin-left: 12px;
	}
	.footer-link ul{
		margin: 25px 0 10 -30px;
	}
	.footer-link a{
		text-decoration: none;
		color: #000;
	}
	.footer-link a:hover{
		color: #b7a77b;
	}
	.footer-download{
		position: relative;
		width:22%;
		float: right;
	}
	.footer-download p{
		font-size: 16px;
		font-family: 'Microsoft YaHei';
		display: inline-block;
	}
	.darlingwallet{
		position: relative;
		top: 20px;
		left: 20px;
		clear: both;
		width: 50px;
		height: 50px;
		background: url('../img/darlingwallet.png');
		display: inline-block;
		cursor: pointer;
	}
	.darlingwallet:hover{
		background: url('../img/darlingwallet-click.png');
	}
	.godness-go{
		position: relative;
		top: 20px;
		left: 40px;
		clear: both;
		width: 50px;
		height: 50px;
		background: url('../img/godness-go.png');
		display: inline-block;
		cursor: pointer;
	}
	.godness-go:hover{
		background: url('../img/godness-click.png');
	}
	.darling-code{
		display: inline-block;
		position: absolute;
		z-index: 10001;
		left: 70px;
		top: -180px;
		display: none;
		
	}
	.go-code{
		display: inline-block;
		position: absolute;
		z-index: 10000;
		top: -180px;
		left: 143px;
    	display: none;
	}
	.modal{
		z-index: 10001;
	}
	.modal-title{
		font-size: 22px;
		font-family: "Microsoft YaHei";
		text-align: center;
		color:	#393f5d;
	}
	.modal-body img{
		margin-left: 84px;
		padding-bottom: 50px;
	}
	.modal-content{
		margin-top: 160px;
	}
	.footer-font{
		width: 100%;
		height: 40px;
		background: #393f5d;
		text-align: center;
	}
	.footer-font p{
		padding-top: 8px;
		color: #fff;
		font-family: 'Microsoft YaHei';
		font-size: 16px;

	}
	.on{
		display: block;
	}