* {
	margin: 0;
	padding: 0;
	outline: none;	
	-moz-user-select: none;
	-webkit-user-select: none;
	/* font-family: "微软雅黑","microsoft yahei"; */
}

body {
	width: 100%;
	min-width: 1008px;
	background-color: #f0e6f9;
	font-size: 14px;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

img:hover {
	-webkit-tap-highlight-color: transparent;
}

a:hover {
	-webkit-tap-highlight-color: transparent;
}

.wrapper {
	width: 960px;
	position: relative;
	margin: 0 auto;
}

/*导航条*/

.nav-container {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.nav {
	width: 1000px;
	height: 63px;
	line-height: 63px;
	margin: 0 auto;
	position: relative;
}

.nav-header {
	width: 1000px;
	height: 63px;
}

.gotoIndex {
	display: inline-block;
	position: absolute;
	right: 16px;
	font-size: 12px;
	top: 0px;
}

/*导航条*/


/*banner*/
.banner-container {
	background: #f0e6f9 url(../img/kv.jpg) no-repeat center top;
	height: 617px;
	position: relative;
}

.banner {
	width: 1920px;
	height: 371px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
}

.login-btn {
	width: 225px;
	height: 50px;
	display: block;
	position: absolute;
	bottom: 52px;
	left: 77px;
	z-index: 1001;
}

.register-btn {
	width: 225px;
	height: 50px;
	display: block;
	position: absolute;
	bottom: 50px;
	left: 345px;
	z-index: 1001;
}


/*头部*/


/*内容*/
.c-purple {
	color: #6f08c2 !important;
}

.t-center {
	text-align: center;
}

.title {
	text-align: center;
}

.title img {
	display: inline-block;
}

.absText {
	position: absolute;
	font-size: 22px;
	color: #404040;
	line-height: 1.72;
}

.txt1 {
	top: 136px;
	padding: 0 33px;
	font-size:21px;
}

.txt2 {
	top: 236px;
	left: 36px;
}

.txt3 {
	top: 356px;
	left: 126px;
}

.txt4 {
	top: 356px;
	left: 562px;
}

.txt5 {
	top: 476px;
	padding: 0 33px;
}

.txt6 {
	top: 623px;
	left: 36px;
}

.txt7 {
	top: 703px;
	left: 36px;
}

.txt8 {
	top: 120px;
	left: 36px;
}

.txt9 {
	top: 196px;
	padding: 0 33px;
	font-size: 21px;
}

.txt10 {
	top: 346px;
	padding: 0 33px;
}

.txt11 {
	top: 450px;
	left: 36px;
}

.txt12 {
	padding-top: 60px;
	margin:0 33px;
	width: 894px;
	overflow: hidden;
}

.slide {
	width: 1350px;
	height: 620px;
	position: relative;
	left:24px;
}

.tip {
	padding-bottom: 30px;
}

.scroll_item {
	float: left;
	padding-left: 20px;
	position: relative;
}
.buy1,
.buy2,
.buy3,
.buy4,
.buy5,
.buy6{
	position: absolute;
	background:transparent;
	width:195px;
	height:80px;
	opacity: 0;
}
.buy1{
	top: 215px;
    left: 130px;
}
.buy2{
	top: 445px;
    left: 130px;
}
.buy3{
	top: 215px;
    left: 130px;
}
.buy4{
	top: 445px;
    left: 130px;
}
.buy5{
	top: 215px;
    left: 130px;
}
.buy6{
	top: 445px;
    left: 130px;
}


.scrollbar {
	background: url(../img/pc03_05.jpg) 0 6px no-repeat;
	width: 889px;
	height: 44px;
	position: relative;
}
.divWrap{
	height:100%;
	width: 879px;
	padding:0 5px;
}
#scrollBtn {
	width: 361px;
	cursor: pointer;
	position: absolute;
	-moz-user-select: none;
	-webkit-user-select: none;
}

.icon-link {
	display: inline-block;
	position: relative;
	top: 3px;
}

.p1 {
	height: 1369px;
	background: url(../img/pc01.jpg) center top no-repeat;
}

.p2 {
	height: 1067px;
	background: url(../img/pc02.jpg) center top no-repeat;
}

.p3 {
	height: 997px;
	background: url(../img/pc03.jpg) center top no-repeat;
	overflow:hidden;
}

.p4 {
	background: url(../img/pc04.jpg) center top no-repeat;
	height: 500px;
	color: #fff;
	font-size: 12px;
	line-height: 2;
	text-align: justify;
}

.p4 li {
	list-style-position: inside;
}

.p4 .wrapper {
	padding-top: 120px;
}

.p4 ul,
.p4 p {
	margin-bottom: 1em;
}
.appQrcode {
	position: fixed;
	right: 0;
	top: 300px;
	width: 197px;
}

.footer {
	background: #fff;
	font-size: 12px;
	font-family: 'arial', '宋体', 'Simsun';
	text-align: center;
}

.footer .cont {
	padding: 20px 0;
	font-size: 12px;
	color: #969696;
	line-height: 1.5;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
	display: none;
}

/*底部*/

.footer-container {
	width: 100%;
	padding: 40px 0;
	border-top: 10px solid #d00a19;
	border-bottom: 1px solid #888888;
	background-color: #fff;
}

.footer1 {
	width: 990px;
	margin: 0 auto;
	font-size: 20px;
	color: #888888;
	text-align: justify;
}

.copy-right {
	background-color: #fff;

}

.copy-right .text {
	/* width: 475px; */
	width: 545px;
	margin: 0 auto;
	padding: 40px 0;
	font-size: 14px;
	color: #888888;
	text-align: center;
}

.copy-right .text p span {
	margin: 0 10px;
}


/*底部*/