@CHARSET "UTF-8";

body {
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
	margin: 0px;
	padding: 0px;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
	background-color: transparent;
	font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
}

a img  
{  
    border: 0px;  
}  
a:focus {
    outline:none;
}
a:-webkit-any-link {
	cursor: auto;
}

div {
	display: block;
}

.top {
	background: #fff000;
	height: 120px;
	line-height: 90px;
	overflow: hidden;
}

@media ( min-width :768px) {
	.container {
		width: 748px
	}
}

.container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	display: table;
}

.float_left {
	float: left;
}

@media ( min-width : 768px) {
	.navbar {
		border: 1px red solid;
	}
}

.navbar ul {
	
}

.navbar ul li {
	padding-right: 20px;
}

.navbar ul li a {
	color: #ffffff;
	font-size: 15pt;
}

.navbar-nav {
	
}

.left_img {
	border: 1px red solid;
	width: 30%;
}

.logo {
	width: 42px;
	height: 42px;
}



.clear {
	clear: both;
}

.content {
	width: 100%;
	height: 1120px;
	background: url(../images/5.png) no-repeat fixed top;
}

.content1 {
	width: 100%;
	background: url(../images/11.png) no-repeat scroll top;
	margin-top: 100px;
	height: 1150px;
}

/*动态效果*/ /*circle*/
.circle {
	position: relative;
}

.wraper {
	max-width: 60.5em;
	margin: 0 auto;
	position: relative;
	clear: both;
}

.main {
	text-align: center;
}

.right {
	text-align: center;
	width: 100%;
	position: relative;
	padding-top: 3em;
}

.left {
	width: 100%;
	position: relative;
}

.title1 {
	font-size: 22pt;
	font-weight: normal;
}

.explain1 {
	padding-top: 15px;
	font-size: 14pt;
	line-height: 33px;
	text-align: left;
}

.left .case a {
	padding-top: 20px;
	font-size: 16pt;
	font-weight: 500;
}
　 a:link { text-decoration: none;}
　　 a:active { text-decoration:none;}
　　 a:hover { text-decoration:none;} 
　　 a:visited { text-decoration:none;}


.main .left .case {
	padding-top: 25px;
}

.circle .main .right .circle_img01,.circle .main .right .circle_img02,.circle .main .right .circle_img03,.circle .main .right .circle_img04
	{
	position: absolute;
	top: 40px;
	left: 70px;
}

.circle .main .stage .circle_img01 {
	-webkit-animation: bottomTop 2s ease;
	-moz-animation: bottomTop 2s ease;
	-o-animation: bottomTop 2s ease;
	animation: bottomTop 2s ease;
	-webkit-animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards;
	-o-animation-fill-mode: backwards;
	animation-fill-mode: backwards
}

.circle .main .stage .circle_img02 {
	-webkit-animation: bottomTop 2s ease 0.5s;
	-moz-animation: bottomTop 2s ease 0.5s;
	-o-animation: bottomTop 2s ease 0.5s;
	animation: bottomTop 2s ease 0.5s;
	-webkit-animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards;
	-o-animation-fill-mode: backwards;
	animation-fill-mode: backwards
}

.circle .main .stage .circle_img03 {
	-webkit-animation: bottomTop 2s ease 1s;
	-moz-animation: bottomTop 2s ease 1s;
	-o-animation: bottomTop 2s ease 1s;
	animation: bottomTop 2s ease 1s;
	-webkit-animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards;
	-o-animation-fill-mode: backwards;
	animation-fill-mode: backwards
}

.circle .main .right .circle_img04 {
	opacity: 0;
	-webkit-transition: opacity 1s 3s;
	transition: opacity 1s 3s
}

.circle .main .stage .circle_img04 {
	opacity: 1
}

.hide {
	display: none;
}

.bottomTop {
	-webkit-animation: bottomTop 2s ease;
	-moz-animation: bottomTop 2s ease;
	-o-animation: bottomTop 2s ease;
	animation: bottomTop 2s ease;
	-webkit-animation-fill-mode: backwards;
	-moz-animation-fill-mode: backwards;
	-o-animation-fill-mode: backwards;
	animation-fill-mode: backwards
}

.top1 {
	text-align: center;
	width: 100%;
	position: relative;
	height: 900px;
}

.white {
	color: #ffffff;
}

.yellow1 {
	color: #fec048;
}

.yellow2 {
	color: #cd8802;
}

.weight {
	font-weight: bold;
}
@media(min-width: 768px){
.about_img {
	background: url(../images/about.png) no-repeat;
	height: 288px;
}

}
.about_img {
	background: url(../images/about.png) no-repeat;
	height: 288px;
}

.about {

	margin-bottom: 50px;
}

.title2 {
	font-size: 13pt;
	padding-top: 50px;
	color: #333333;
}

.explain2 {
	padding-top: 15px;
	font-size: 12pt;
	line-height: 33px;
	text-align: left;
	font-weight: 500;
	color: #808080;
}

.width1 {
	width: 700px;
}

.width2 {
	width: 750px;
}

.black {
	color: #666666;
}

.contact ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.contact ul li img {
	padding-right: 30px;
	float: left;
	display: block;
	margin-top: 6px;
}

.contact ul li span {
	display: block;
	float: left;
	font-size: 13pt;
}

.contact {
	margin-top: 50px;
}

#container {
	width: 647px;
	height: 429px;
	overflow: hidden;
	margin:20px auto;
}

.intro {
	padding-top: 150px;

}

.introduce {
	height: 720px;
}

.middle {
	width: 1500px;
	margin: 0 auto;
}

.back_col1 {
	background-color: #f7f7f7;
}

.introduce p {
	margin-top: 120px;
	font-size: 25pt;
	width: 500px;
	text-align: center;
	color: #333333;
	position: relative;
	left: -70px;
}

@media(min-width: 992px) {
.download{
	background: url(../images/dl1.png) no-repeat scroll top;
	height:770px;
}

.middle1 {
	width: 1100px !important;
	margin: 0 auto;
}
.download a{
	border: 0px;
}
.float_left1{
	float:left;
	padding-top: 70px;
}
.float_left1 img{
	
}
.padding-top{
	padding-top:190px;
}
.download_title{
	font-size: 32pt;
	width:580px;
	line-height: 80px;
	color:#ffffff;
}
.download_title span{
	font-size: 45pt;
	font-weight: bold;
}

.download_code{
	float:left;
}
.download_code2{
	float:left;
}
.code_img{
	margin-left: 90px;
}
.down_btn2{
	display:block;
	margin-left:95px !important;
	margin-top:10px;
}

}
@media(min-width: 768px){
.middle1 {
	width: 700px;
	margin: 0 auto;
}
}

.down_btn1{
	display:block;
	margin-left:5px;
	margin-top:10px;

}
.down_btn2{
	display:block;
	margin-left:5px;
	margin-top:10px;
}
.download_code2{
	padding-top: 50px;
}
.download_code{
	padding-top: 50px;
}