@charset "utf-8";
body{
	font-family:"Microsoft Yahei","SimSun";
	font-size:14px;
	color:#000;
	background: #f0f0f0;
}

a{
	color:#000;
}

a:hover{
	text-decoration: none;
	color: #c00 !important;
}

.fw{
	color: #fff;
}

.fw a{
	color: #fff;
}

.fw a:hover{
	color: #dfdfdf !important;
}

img{
	display:block;
	max-width: 100%;
	max-height: 100%;
}

.wrapper{
	width:100%;
	min-width:1300px;
	max-width:1920px;
	margin:0px auto;
	overflow:hidden;
}

.w1300{
	width:1300px;
	margin:0px auto;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}

p,li{
	overflow:hidden;
}

#main{
	position: relative;
	height: 100%;
	background: url(images/pc/bg.jpg) no-repeat center top;
	background-size: 100% 100%;
}

#main .link1{
	position: absolute;
	right: 14%;
	top: 4.3%;
	font-size: 16px;
	line-height: 20px;
	height: 20px;
}

#main .link1 a{
	margin: 0px 25px;
}

#main .logo{
	position: absolute;
	left: 9.8%;
	top: 21.4%;
	width: 17%;
	height: 12%;
	background: url(images/pc/logo.png) no-repeat left center;
	background-size: contain;
}

#main .topic{
	position: absolute;
	left: 9.8%;
	top: 38%;
	width: 38.8%;
	height: 9.5%;
	background: url(images/pc/topic.png) no-repeat left center;
	background-size: contain;
}

#main .download{
	position: absolute;
	left: 10%;
	top: 59.2%;
	width: 12%;
	height: 5.7%;
	background: url(images/pc/download.png) no-repeat left center;
	background-size: contain;
}

#main .download:hover{
	transform:scale(1.02,1.02);
}

#main .phone{
	position: absolute;
	right: 9.6%;
	top: 11.1%;
	width: 32.8%;
	height: 83.6%;
	background: url(images/pc/phone.png?t=1) no-repeat center center;
	background-size: contain;
}

#list{
	padding: 68px 0px;
}

#list table{
	width: 100%;
	height: 84px;
}

#list td{
	padding-left: 38px;
}

#list .title{
	font-size: 24px;
	line-height: 28px;
	border-right: 2px solid #b0b3b5;
	width: 74px;
	padding: 0px 8px 0px 8px;
	color: #90959a;
}

#list img{
	display: inline-block;
	margin-right: 18px;
	transition: all 0.2s;
}

#list p{
	display: inline-block;
	line-height: 72px;
	height: 72px;
	font-size: 20px;
	color: #90959a;
}

#list td:hover img{
	transform:scale(1.08,1.08);
}

#list td:hover p{
	text-shadow: 0px 0px 1px #838383;
}

#footer{
	background: #e1e2e3;
	text-align: center;
	color: #838383;
	line-height: 24px;
	padding: 15px 0px;
	font-size: 12px;
}

@-ms-keyframes phone{
	from{ filter:alpha(opacity=0); opacity:0; right: -35%; }
	to{ }
}
@-moz-keyframes phone{
	from{ filter:alpha(opacity=0); opacity:0; right: -35%; }
	to{ }
}
@-o-keyframes phone{
	from{ filter:alpha(opacity=0); opacity:0; right: -35%; }
	to{ }
}
@-webkit-keyframes phone{
	from{ filter:alpha(opacity=0); opacity:0; right: -35%; }
	to{ }
}
@keyframes phone{
	from{ filter:alpha(opacity=0); opacity:0; right: -35%; }
	to{ }
}

#main .phone{
	animation:'phone' 0.8s ease-in-out 0s forwards;
	-ms-animation:phone 0.8s ease-in-out 0s forwards;
	-moz-animation:phone 0.8s ease-in-out 0s forwards;
	-o-animation:'phone' 0.8s ease-in-out 0s forwards;
	-webkit-animation:'phone' 0.8s ease-in-out 0s forwards;
}

@-ms-keyframes logo{
	from{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	42.8%{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	to{ }
}
@-moz-keyframes logo{
	from{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	42.8%{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	to{ }
}
@-o-keyframes logo{
	from{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	42.8%{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	to{ }
}
@-webkit-keyframes logo{
	from{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	42.8%{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	to{ }
}
@keyframes logo{
	from{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	42.8%{ filter:alpha(opacity=0); opacity:0; top: 61.4%; }
	to{ }
}

#main .logo{
	animation:'logo' 1.4s ease-in-out 0s forwards;
	-ms-animation:logo 1.4s ease-in-out 0s forwards;
	-moz-animation:logo 1.4s ease-in-out 0s forwards;
	-o-animation:'logo' 1.4s ease-in-out 0s forwards;
	-webkit-animation:'logo' 1.4s ease-in-out 0s forwards;
}

@-ms-keyframes topic{
	from{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	55.5%{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	to{ }
}
@-moz-keyframes topic{
	from{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	55.5%{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	to{ }
}
@-o-keyframes topic{
	from{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	55.5%{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	to{ }
}
@-webkit-keyframes topic{
	from{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	55.5%{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	to{ }
}
@keyframes topic{
	from{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	55.5%{ filter:alpha(opacity=0); opacity:0; top: 78%; }
	to{ }
}

#main .topic{
	animation:'topic' 1.8s ease-in-out 0s forwards;
	-ms-animation:topic 1.8s ease-in-out 0s forwards;
	-moz-animation:topic 1.8s ease-in-out 0s forwards;
	-o-animation:'topic' 1.8s ease-in-out 0s forwards;
	-webkit-animation:'topic' 1.8s ease-in-out 0s forwards;
}

@-ms-keyframes download{
	from{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	63.6%{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	to{ }
}
@-moz-keyframes download{
	from{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	63.6%{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	to{ }
}
@-o-keyframes download{
	from{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	63.6%{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	to{ }
}
@-webkit-keyframes download{
	from{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	63.6%{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	to{ }
}
@keyframes download{
	from{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	63.6%{ filter:alpha(opacity=0); opacity:0; top: 99.2%; }
	to{ }
}

#main .download{
	animation:'download' 2.2s ease-in-out 0s forwards;
	-ms-animation:download 2.2s ease-in-out 0s forwards;
	-moz-animation:download 2.2s ease-in-out 0s forwards;
	-o-animation:'download' 2.2s ease-in-out 0s forwards;
	-webkit-animation:'download' 2.2s ease-in-out 0s forwards;
}

@-ms-keyframes link1{
	from{ filter:alpha(opacity=0); opacity:0; }
	63.6%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@-moz-keyframes link1{
	from{ filter:alpha(opacity=0); opacity:0; }
	63.6%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@-o-keyframes link1{
	from{ filter:alpha(opacity=0); opacity:0; }
	63.6%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@-webkit-keyframes link1{
	from{ filter:alpha(opacity=0); opacity:0; }
	63.6%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}
@keyframes link1{
	from{ filter:alpha(opacity=0); opacity:0; }
	63.6%{ filter:alpha(opacity=0); opacity:0; }
	to{ }
}

#main .link1{
	animation:'link1' 2.2s ease-in-out 0s forwards;
	-ms-animation:link1 2.2s ease-in-out 0s forwards;
	-moz-animation:link1 2.2s ease-in-out 0s forwards;
	-o-animation:'link1' 2.2s ease-in-out 0s forwards;
	-webkit-animation:'link1' 2.2s ease-in-out 0s forwards;
}

.drop{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color:rgba(0,0,0,0.75);
	display: none;
}

.drop .box{
	position: fixed;
	width: 700px;
	height: 420px;
	background: #fff;
	left: 50%;
	top: 50%;
	margin: -210px 0px 0px -350px;
}

.drop .box .close{
	position: absolute;
	width: 36px;
	height: 36px;
	background: url(images/pc/close.gif);
	right: 15px;
	top: 15px;
}

.drop .con1{
	text-align: center;
	padding-top: 60px;
}

.drop .con1 img{
	display: inline-block;
	vertical-align: top;
	width: 270px;
	height: 270px;
}

.drop .con1 p{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	margin-top: 25px;
}

.drop .con2{
	text-align: center;
	padding-top: 100px;
}

.drop .con2 p{
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 25px;
}

.drop .con2 .left{
	border: 1px solid #e8e8e8;
	padding: 8px;
	margin-left: 150px;
}

.drop .con2 .left img{
	width: 114px;
	height: 114px;
}

.drop .con2 .right{
	width: 224px;
	margin-right: 164px;
}

.drop .con2 .right a{
	display: inline-block;
	vertical-align: top;
	width: 220px;
	height: 50px;
	line-height: 50px;
	border: 2px solid #206ed0;
	margin-bottom: 17px;
	border-radius: 8px;
	font-size: 19px;
	color: #206ed0;
}

.drop .con2 .right img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.drop .con2 .right a:hover{
	color: #206ed0 !important;
	box-shadow: 0px 0px 5px #206ed0 inset;
}
