﻿html{
	font-size: 62.5%;
	font-family: Microsoft YaHei,SimSun;
}
body {
	max-width:640px;
	background: #e7ebee;
	color: #666;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 20px;
	margin: 0 auto;
}
#con{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#swiper{
    height: 100%;
    background: #e7ebee;
}
.swiper-slide{
    background: #e7ebee;
    position: relative;
}
#loading{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #e7ebee url(../img/022.gif) center no-repeat;
}
.logo{
    position: absolute;
    left: 0;
    top: 5%;
}
.footer{
    position: absolute;
    left: 0;
    bottom: 3%;
}
/*.inbtn1{
    position: absolute;
    left: 0;
    top: 26%;
}
.inbtn2{
    position: absolute;
    left: 0;
    top: 46%;
}*/
.inbtn01{
    width: 46%;
    position: absolute;
    left: 27%;
    top: 26%;
}
.inbtn02{
    width: 46%;
    position: absolute;
    left: 7%;
    top: 46%;
}
.inbtn03{
    width: 46%;
    position: absolute;
    right: 7%;
    top: 46%;
}
.nrbtn1{
    width: 46%;
    position: absolute;
    left: 27%;
    top: 22%;
}
.nrbtn2{
    width: 46%;
    position: absolute;
    left: 8%;
    top: 40%;
}
.nrbtn3{
    width: 46%;
    position: absolute;
    left: 46%;
    top: 40%;
}
.nrbtn4{
    /*width: 46%;
    position: absolute;
    left: 27%;
    top: 58%;*/
    width: 46%;
    position: absolute;
    left: 27%;
    top: 22%;
}

.index{
    height: 100%;
    background: url(../img/index1.jpg) center top no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.hlg{
    width: 47%;
    margin-top: 8%;
}
.txt1{
    display: none;
}
.txt2{
    width: 16%;
    margin-top: 25%;
}
.intext{
    width: 18%;
    position: absolute;
    left: 41%;
    top: 25%;
}
.inbtn{
    position: absolute;
    width: 50%;
    left: 25%;
    top: 80%;
}
.inbtn a{
    display: block;
    width: 46%;
}




