﻿#banner
{
	width:100%;
	height:420px;
	background-color:#1683c7;
	background-image:url(../Images/index_banner1.png);
	background-repeat:repeat-x;
}
#banner_up
{
	margin:0px auto;
	width:1170px;
	height:420px;
	background-image:url(../Images/index_banner_up1.png);
	background-repeat:no-repeat;
}
#news
{
    width:1170px; 
    height:70px; 
    background-image:url(../Images/newsicon.png); 
    background-repeat:no-repeat;
    margin:0px auto;
}
#main1
{
	width:1170px;
	height:602px;
	margin:0px auto;
	background-image:url(../Images/index_main1.png);
	background-repeat:no-repeat;
}
#main2
{
	width:1170px;
	height:260px;
	margin:0px auto;
	background-image:url(../Images/index_main2.png);
	background-repeat:no-repeat;
}
#main3
{
    width:1170px;
    height:560px;
    margin:0px auto;
	background-image:url(../Images/index_main3.png);
	background-repeat:no-repeat;
}

#down1
{
	width:370px;
	height:370px;
	position:absolute;
	margin-top:101px;
	margin-left:0px;
}
#cover1
{
	display:none;
	width:370px;
	height:370px;
	position:absolute;
	background-color:rgba(255, 255, 255, 0.2);
	z-index:1001;
	margin-top:101px;
	cursor:pointer;
	margin-left:0px;
}
.btnTry
{
	width:130px;
	height:44px;
	margin-top:163px;
	margin-left:120px;
	border:none;
	background-color:#1497da;
	color:#ffffff;
	font-family:微软雅黑;
	z-index:1000;
	cursor:pointer;
}

#down2
{
	width:370px;
	height:370px;
	position:absolute;
	margin-top:101px;
	margin-left:400px;
}
#cover2
{
	display:none;
	width:370px;
	height:370px;
	position:absolute;
	background-color:rgba(255, 255, 255, 0.2);
	z-index:1001;
	margin-top:101px;
	cursor:pointer;
	margin-left:400px;
}

#down3
{
	width:370px;
	height:370px;
	position:absolute;
	margin-top:101px;
	margin-left:800px;
}
#cover3
{
	display:none;
	width:370px;
	height:370px;
	position:absolute;
	background-color:rgba(255, 255, 255, 0.2);
	z-index:1001;
	margin-top:101px;
	cursor:pointer;
	margin-left:800px;
}

#down4
{
	width:370px;
	height:370px;
	position:absolute;
	margin-top:580px;
	margin-left:0px;
}
#cover4
{
	display:none;
	width:370px;
	height:370px;
	position:absolute;
	background-color:rgba(255, 255, 255, 0.2);
	z-index:1001;
	margin-top:580px;
	cursor:pointer;
	margin-left:0px;
}

#down5
{
	width:370px;
	height:370px;
	position:absolute;
	margin-top:580px;
	margin-left:400px;
}
#cover5
{
	display:none;
	width:370px;
	height:370px;
	position:absolute;
	background-color:rgba(255, 255, 255, 0.2);
	z-index:1001;
	margin-top:580px;
	cursor:pointer;
	margin-left:400px;
}

#down6
{
	width:370px;
	height:370px;
	position:absolute;
	margin-top:580px;
	margin-left:800px;
}
#cover6
{
	display:none;
	width:370px;
	height:370px;
	position:absolute;
	background-color:rgba(255, 255, 255, 0.2);
	z-index:1001;
	margin-top:580px;
	cursor:pointer;
	margin-left:800px;
}
#zixun
{
	width:220px;
	height:149px;
	position:fixed;
	background-image:url(../Images/zixun.png);
	background-repeat:no-repeat;
	top:300px;
	right:0px;
	display:none;
}
#zixun_small
{
	width:82px;
	height:149px;
	position:fixed;
	background-image:url(../Images/zixun_small.png);
	background-repeat:no-repeat;
	top:300px;
	right:0px;
	cursor:pointer;
	display:block;
}
#zixun_close
{
	width:20px;
	height:20px;
	position:fixed;
	right:0px;
	top:330px;
	cursor:pointer;
	display:none;
}

ul,li{margin:0;padding:0}
#scrollDiv
{
	font-size:18px; 
	font-family:Arial,微软雅黑; 
	height:24px; 
	line-height:24px; 
	width:800px; 
	position:absolute; 
	margin-top:22px;
	margin-left:140px;
	min-height:24px;line-height:24px;overflow:hidden
}
#scrollDiv li{height:25px;padding-left:10px;}
#scrollDiv a:link {
    color: #ffffff;
    text-decoration: none;
}
#scrollDiv a:visited {
    color: #ffffff;
    text-decoration: none;
}
#scrollDiv a:hover {
    color: #ffffff;
    text-decoration: underline;
}

#updown
{
	position:absolute;
	width:28px;
	height:32px;
	margin-left:1142px;
	margin-top:10px;
}
#btn2
{
	width:28px;
	height:16px;
	background-image:url(../Images/up.png);
	background-repeat:no-repeat;
	cursor:pointer;
}
#btn1
{
	width:28px;
	height:16px;
	background-image:url(../Images/down.png);
	background-repeat:no-repeat;
	margin-top:18px;
	cursor:pointer;
}

#login
{
	position:absolute;
	margin-top:10px;
	margin-left:846px;
	top:120px;
	left:120px;
}
.login_input
{
	width:255px;
	height:48px;
	border:none;
	font-size:14px;
	font-family:Arial,微软雅黑;
	padding-left:15px;
	margin-top:12px;
	margin-left:24px;
	border-radius:8px;
}
.login_btn
{
	width:135px;
	height:48px;
	border:none;
	background-color:#27afc8;
	color:#ffffff;
	font-size:24px;
	font-family:微软雅黑;
	margin-top:10px;
	border-radius:50px;
	cursor:pointer;
}
#shiyong a:link {
    color: #ffffff;
    text-decoration: none;
}
#shiyong a:visited {
    color: #ffffff;
    text-decoration: none;
}
#shiyong a:hover {
    color: #ffffff;
    text-decoration: none;
}

#fp a:link {
    color: #27afc8;
    text-decoration: none;
}
#fp a:visited {
    color: #27afc8;
    text-decoration: none;
}
#fp a:hover {
    color: #27afc8;
    text-decoration: underline;
}

#reg a:link {
    color: #ffffff;
    text-decoration: none;
}
#reg a:visited {
    color: #ffffff;
    text-decoration: none;
}
#reg a:hover {
    color: #ffffff;
    text-decoration: none;
}

#left
{
	width:98px;
	height:420px;
	background-image:url(../Images/left.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:48px;
	margin-left:-128px;
	cursor:pointer;
}

#right
{
	width:98px;
	height:420px;
	background-image:url(../Images/right.png);
	background-repeat:no-repeat;
	position:absolute;
	margin-top:48px;
	margin-left:1215px;
	cursor:pointer;
}
input
{
	outline:none;
}
#regnow
{
	width:324px;
	height:50px;
	border:none;
	background-color:#4faca8;
	margin-top:-6px;
	border-radius:5px;
	color:#ffffff;
	font-size:18px;
	font-family:微软雅黑;
	cursor:pointer;
	margin-left:-3px;
}
.notice{ float:left; background-image: url(../Images/bg.png); height:388px; width:385px; }
.zhanghao{ margin-left:42px; padding-top:10px; background-image: url(../Images/1.png); width:302px; height:50px; background-repeat:no-repeat; background-position:bottom; }
.mima{ margin-left:42px; padding-top:20px; background-image: url(../Images/2.png); width:302px; height:50px; background-repeat:no-repeat; background-position:bottom; float:left;}
.yzm{ margin-left:41px; padding-top:20px; background-image: url(../Images/3.png); width:140px; height:50px; background-repeat:no-repeat; background-position:bottom; float:left;}
.usercountry{border-style:none; background-color: transparent;border:0;outline:none; height:31px; padding-left:50px; padding-top:12px;color:#FFF;font-size:18px; font-family:"微软雅黑";}
::-webkit-input-placeholder { /* WebKit browsers */ 
color:#e5f2fd;font-size:14px; font-family:"微软雅黑"; 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color:#e5f2fd;font-size:14px; font-family:"微软雅黑";
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color:#e5f2fd;font-size:14px; font-family:"微软雅黑";
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color:#e5f2fd;font-size:14px; font-family:"微软雅黑";
} 
.denglu{ background-image: url(../Images/anniu1.png); width:140px; height:50px; float:left; line-height:50px; text-align:center;color:#FFF;font-size:16px; font-family:"微软雅黑"; } 
.zhuce{ background-image: url(../Images/anniu2.png); width:140px; height:50px; float:right;line-height:50px; text-align:center;color:#FFF;font-size:16px; font-family:"微软雅黑";} 
.bottom{font-size:14px; 
font-family:"微软雅黑"; 
color:#555555; 
width:100%;
text-align:center; 
line-height:60px;
position:fixed;
bottom:0;}
.wangji{margin-left:41px;color:#666;font-size:14px; font-family:"微软雅黑"; margin-top:5px;}
