@CHARSET "UTF-8";
html,body,div,a,ul,li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial,Console,Verdana.Courier New;
	vertical-align: baseline;
	text-decoration: none;
	list-style-type: none;
}

:focus {
	outline: 0;
}
/*
table {
	border-collapse: separate;
	border-spacing: 2;
}
*/
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a {
	border: 0;
}

.header {
	padding: 0 0 0 0;
}

.header {
}

.header_menu {
	height: 28px;
	line-height: 28px;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:1;
	width:100%;
}

.header_menu ul {
	float: left;
}

.header_menu ul li {
	float: left;
}

.header_menu ul .lifirst {
	background: none;
}

.header_menu ul li a {
	padding: 0 0;
	color: #FFF;
	width: 100px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	cursor:pointer
}

.header_menu ul li .first {
	width: 60px;
}

.header_menu ul li a:hover {
	text-decoration: none;
	color: #FF0;
}

.header_menu ul li a.on {
	background: url(../img/headermenubjon.png) no-repeat top center;
	color: #FF0;
}

.header_menu .nav {
	margin-bottom: 6px;
	text-align: right;
	margin-right: 10px;
	float: right
}

.header_menu .nav a {
	padding-left: 20px;
	color: #999;
	margin-left: 15px;
	color: #dff3ff;
}

.header_menu .nav .login {
	background: url(../img/logininco.png) no-repeat 0 0;
}

.header_menu .nav .register {
	background: url(../img/logininco.png) no-repeat 0 -32px;
}

.header_menu .nav .loginoff {
	background: url(../img/logoff2.png) no-repeat 0 0;
}

.header_menu .nav a {
	font-size: 13px;
}

.header_logo {
	height: 58px;
	line-height: 58px;
/*	position:absolute;*/
	width:100%;
	margin-top:28px;
}

.header_logo .logo {
	float: left;
}

.header_logo .line {
	width: 1px;
	background-color: #CCC;
	height: 45px;
	float: left;
	margin: 0 8px;
}

.header_logo .shipslogo {
	float: left;
}

.header_logo .left {
	padding-left: 10px;
	padding-top: 5px
}

.header_logo .left1 {
	padding-left: 10px;
	padding-top: 5px
}

.header .shipsnav {
	text-align: center;
	height: 25px;
	line-height: 25px;
	background: url(../img/header_menu.png) 0 0 repeat-x;
	width: 100%;
/*	position:absolute;*/
	top:86px;
}

.header .shipsnav a {
	line-height: 25px;
	font-size: 13px;
	color: #0000ff;
	font-weight: bold
}

.header .shipsnav span {
	text-align: center;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin: 5px 3px 0 18px;
}

.header .shipsnav .fssb {
	background: url(../img/losing.png) 0 0 no-repeat;
}

.header .shipsnav .xdx {
	background: url(../img/message.png) 0 0 no-repeat;
}

.header .shipsnav .fsdx {
	background: url(../img/sent.png) 0 0 no-repeat;
}

.header .shipsnav .ysdx {
	background: url(../img/get.png) 0 0 no-repeat;
}

.header_menu {
	font-family: arial, sans-serif;
	
	margin: 0;
	
}
.header_menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.header_menu ul li a,.header_menu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 104px;
	height: 30px;
	
	line-height: 30px;
}
.header_menu ul li ul {
	display: none;
	position:absolute;
	top:28px;
	left:240px;
}
.header_menu ul li:hover ul {
	display: block;
}
.header_menu ul li:hover ul li a {
	display: block;
	background: #faeec7;
	color: #000;
}
.header_menu ul li:hover ul li a:hover {
	background: #dfc184;
	color: #000;
}
.home-footer {
	background: url(../img/foot.png) repeat-x;
	height: 25px;
	line-height: 25px;
	position: relative;
	width: 100%;
}
.home-footer a{
	font-family:helvetica,tahoma,verdana,sans-serif;
    font-size:12px;
}
.use{
	float: left;
	color: #FFF;
}
.website{
	float: right;
	color: #FFF;
}
body {
	line-height: 30px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration: none;
}
h1 {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
	font-size: 20px;
	color: #104f95;
	line-height: 1.3;
	margin-top: 10px;
	margin-bottom: 24px;
	letter-spacing: 5px;
}
h2 {
	align-text: center;
	color: #2e5d95;
	font-size: 20px;
}
.backg {
	width: 100%;
}
.foot a {
	color: #acc3ac;
	font-family: Courier New, Console, Verdana, "微软雅黑";
	font-size: 12px;
}
.foot a:hover {
	color: #ffffff
}
.link a {
	color: #55a5fc;
}
.login_box_div_table_text {
	width: 180px;
	border: 1px solid #cdcdcd;
	background: #FFF;
	height: 18px;
}
.login_box_div_table_bottom {
	background: url(resources/images/login_bottom.jpg) no-repeat;
	width: 75px;
	height: 56px;
	border: 0px;
	cursor: pointer;
}
.main_box{ 
	width:1280px; 
	height:auto;
	margin:0 auto;
}
.banner{ 
	width:1280px; 
	height:300px; 
	overflow:hidden;
	background-color:#CBCBCB; 
	margin:0 auto; 
	border:1px #A3A3A3 solid;
	margin-top:100px;
}
.main{ 
	width:1280px; 
	height:950px; 
	margin:0 auto; 
	overflow:hidden;
}
.added_box{ 
	width:400px; 
	float:left;
	margin-top:0px;
}
.embed_box{ 
	float:right; 
	margin-left:20px; 
	overflow:hidden; 
	margin-top:30px;
	border:1px solid #E3E3E3;
	border-radius:5px;
}
.add{ 
	padding-left:20px; 
	font-size:12px;
}
*{margin:0;padding:0;list-style-type:none;}
a,img{
	border:0;
}
body{
	font:12px/180% Arial, Helvetica, sans-serif, "新宋体";
}
.side{
	position:fixed;
	width:54px;
	height:275px;
	right:0;top:214px;
	z-index:100;
}
.side ul li{
	width:54px;
	height:54px;
	float:left;
	position:relative;
	border-bottom:1px solid #444;
}
.side ul li .sidebox{
	position:absolute;
	width:54px;
	height:54px;
	top:0;
	right:0;
	transition:all 0.3s;
	background:#000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	color:#fff;font:14px/54px "微软雅黑";
	overflow:hidden;
}
.sidebox{
	font-sixe:12px;
}

.side ul li .sidetop{
	width:54px;
	height:54px;
	line-height:54px;
	display:inline-block;
	background:#000;
	opacity:0.8;
	filter:Alpha(opacity=80);
	transition:all 0.3s;
}
.side ul li .sidetop:hover{
	background:#ae1c1c;
	opacity:1;
	filter:Alpha(opacity=100);
}
.side ul li img{
	float:left;
}
.main_left{
	width:478px;
	height:930px;
	float:left;
}
.main_right{
	width:781px;
	height:930px;
	float:right;
}
.main_right01{
	width:458px;
	height:930px;
	float:left;
	margin-left:20px;
}
.jizhanhezuo{
	margin-top:20px;
	border:1px solid #BCBCBC; 
	padding-bottom:20px; 
	padding-top:30px; 
	background:url(../img/tianxian_02.png); 
	height:300px;  
	border-radius:5px;
	width:460px;	
	}
/* div.panel,p.flip
{
margin:0px;
padding:5px;
text-align:center;
background:#e5eecc;
border:solid 1px #c3c3c3;
}
div.panel
{
height:120px;
display:none;
} */
<!--
.download_box{ width:1280px; margin:0 auto; margin-top:50px;}
.downloadforios{float:left; width:410px; height:300px; background:url(img/downloadforios.png); margin-right:25px; position:relative;}
.downloadforAndriod{float:left;width:410px; height:300px; background:url(img/downloadforandriod.png); position:relative;}
.onlinebox{float:right;width:410px; height:300px; background:url(img/online.png);  position:relative;}
.iosdownload{ background-color:#000; width:410px; height:300px; opacity:0.7;}
.iosbutton{ width:350px; height:30px; background-color:#499AE5; color:#FFF; position:absolute; left:30px; top:135px; border:1px #E0E0E0 solid; cursor:pointer;}
.iosdownloadbg{ display:none;}
.andrioddownload{ background-color:#000; width:410px; height:300px; opacity:0.7;}
.andriodbutton{width:350px; height:30px; background-color:#499AE5; color:#FFF; position:absolute; left:30px; top:135px; border:1px #E0E0E0 solid; cursor:pointer;}
.andrioddownloadbg{ display:none;}
.onlinebg{ display:none}
.online{ background-color:#000; width:410px; height:300px; opacity:0.7;}
.onlinebutton{width:350px; height:30px; background-color:#499AE5; color:#FFF; position:absolute; left:30px; top:135px; border:1px #E0E0E0 solid; cursor:pointer;}
.xinzengjizhanhezi{ width:460px; margin-top:30px; height:190px; border:1px solid #C8C8C8;border-radius:5px;}
.xinzengjizhanhezi span{ font-size:12px;}
.zuobian{ width:220px; float:left; border:1px solid #D9D9D9; border-left:none;}
.youbian{ width:230px; float:left; border:1px solid #D9D9D9; border-right:none; margin-left:8px;}
.hangjitu1{ background-color:#1A77C3}
.hangjitu{ background-color:#4CB6F9;}
.span12 a{ font-size:12px; color:#FFF;}
.span12 a:hover{ color:#FF5456;text-decoration:none;}
.header_logo a:hover{color:#FF5456; text-decoration:none;}
.header_logo a{color:#FFF}
.appdownloadpage_title{
	text-align:left;
	width:960px; height:120px; background:#8cc3ff;
	border:1px solid #B0B0B0;
	border-radius:5px;
	margin: 0 auto;
		
}
.download_logo{
	padding:10px 10px;
}
.QRcode_box{
	width:960px; 
	height:380px; 
	margin: 0 auto;
	border:1px solid #C3C3C3; 
	margin-top:10px;
	padding-top:10px;
	padding-left:10px; 
	padding-right:10px;
	border-radius:5px;
}
.ios01{
	width:305px; 
	height:360px; 
	float:left; 
	border:1px solid #C7C7C7;
	border-radius:5px;
}
.ios02{
	width:390px; 
	height:360px; 
	float:left; 
	border:1px solid #C7C7C7;
	margin-left:25px;
	border-radius:5px;
}
.Andriod01{
	width:390px; 
	height:360px; 
	float:left; 
	border:1px solid #C7C7C7;
	margin-left:15px;
	border-radius:5px;
}
.Andriod02{
	width:390px; 
	height:360px; 
	float:left; 
	border:1px solid #C7C7C7;
	border-radius:5px;
	margin-left:30px;
}
.ios01_first{
	/*width:600px;*/
	height:40px; 
	margin:0 auto; 
	margin-top:10px;
	text-align: center;
}
.ios01_first_left{
	float:left;
	width:185px; 
	height:40px;
	line-height:40px;
	font-size:16px;
	font-weight:bold;
	color:#5c7b98;
}
.ios01_first_left_andriod{
	float:left;
	width:150px; 
	height:40px;
	line-height:40px;
	padding-left:10px;
	font-size:16px;
	font-weight:bold;
	color:#a4ca39;	
}
.ios01_first_right{
	float:left;
	width:40px; 
	height:37px;
	margin-top:3px;
}
.ios01_second{
	width:180px;
	height:300px;
	margin:0 auto;
	margin-top:10px;
	overflow:hidden;
	float:left;
	padding-left:10px;
}
.ios01_second01{
	width:140px;
	height:140px;
}
.ios01_second01 img{
	width:140px;
	height:140px;
	}
.ios01_second02{
	width:150px;
	height:25px;
	text-align:center;
	margin-top:4px;
}
.Product_function{
	width:180px;
	height:260px;
	margin:0 auto;
	padding-left:10px;
	padding-top:20px;
	float:right;
}
.download_btn{
	width:120px; 
	height:40px;
	cursor:pointer;
	margin:0 auto;
	margin-top:46px;
	border:none;
	border-radius:10px;
	color:#FFF;
	display:block;
	line-height:40px;
	font-size:18px;
	font-family:'宋体';
	background:url(../img/iosbtn_normal.png);
	
}
.ios01_second02 a:hover{
	color:#e86868;
	background:url(../img/iosbtn_hover.png);
}
.download_btn_andriod{
	width:120px; 
	height:40px;
	cursor:pointer;
	margin:0 auto;
	margin-top:46px;
	border:none;
	border-radius:10px;
	color:#FFF;
	display:block;
	line-height:40px;
	font-size:18px;
	font-family:'宋体';
	background:url(../img/andriodbtn_normal.png);
	
}
.Andriod01 a:hover{
	color:#e86868;
	background:url(../img/andriodbtn_hover.png);
}
.Andriod02 a:hover{
	color:#e86868;
	background:url(../img/andriodbtn_hover.png);
}
.yingyongjietu{
	width:180px;
	margin-top:5px;
	margin-right:15px;
	float:left;
}
.yingyongjietu_right{
	width:180px;
	margin-top:5px;
	float:right;
}
.yingyongjietuimg{
	width:180px;
	display:block;
}
.yingyongjietu_explain{
	width:180px;
	height:30px;
	background:#e9e9e9;
	text-align:center;
	line-height:30px;
}

.navigation_title{
	height:30px;
	width:960px;
	margin: 0 auto;
	margin-top:20px;
	background:#f0f0f0;
	font-size:14px; 
	font-weight:bold;
	color:#000;
	line-height:30px;
}	
.yingyongjietu_box{
	width:960px;
	height:350px;
	margin: 0 auto;
}	
.ios_navigation_show02{
	margin-top:60px;
}
.signup_bgbox{
	border-radius:5px;
	border:1px solid #ccc;
	width:1280px;
	height:650px;
	
}
.signuppage_table01{
	width:100px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:80px;
	background:#ebf7fc;
	text-align:center;
	float:left;	
}
.banben{
	line-height:30px;
	font-size:14px; 
	font-family:"微软雅黑";
	color:#006f9d;
}
.zifei{
	line-height:50px;
	font-size:14px; 
	font-family:"微软雅黑";
	color:#006f9d;
}
.signuppage_table02{
	width:220px;
	border-top-right-radius:5px;
	height:80px;
	background:#64c800;
	list-style:none;
	float:left;
	margin-left:75px;
}
.signuppage_table03{
	width:220px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:80px;
	background:#3d74a3;
	float:left;	
	margin-left:75px;
}
.signuppage_table04{
	width:220px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:80px;
	background:#5c92c7;
	float:left;	
	margin-left:75px;
}
.signuppage_table05{
	width:220px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:80px;
	background:#4697e8;
	float:left;	
	margin-left:75px;
}
.signuppage_table06{
	width:220px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	height:80px;
	background:#FFF;
	float:left;	
	margin-left:20px;
	display:none;
}
.signuppage_table07{
	width:100px;
	background:#ebf7fc;
	height:138px;
	text-align:center;
	line-height:138px;
	font-family:"微软雅黑";
	color:#006f9d;
	float:left;
}
.signuppage_table08{
	width:220px;
	background:#FFF;
	height:138px;
	text-align:center;
	line-height:138px;
	font-family:"微软雅黑";
	color:#006f9d;
	float:left;
	display:none;
}

.signuppage_table08_1{
	width:220px;
	background:#FFF;
	height:138px;
	text-align:center;
	line-height:138px;
	font-family:"微软雅黑";
	color:#006f9d;
	float:left;
	margin-left:75px;
}
.signuppage_table08_2{
	width:220px;
	background:#FFF;
	height:138px;
	text-align:center;
	line-height:138px;
	font-family:"微软雅黑";
	color:#006f9d;
	float:left;
	margin-left:75px;
}
.usertype01{
	background:#6fd608;
	width:160px;
	height:30px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.usertype02{
	background:#6392b2;
	width:160px;
	height:30px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.usertype03{
	background:#6ba4dd;
	width:160px;
	height:30px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.usertype04{
	background:#5caeff;
	width:160px;
	height:30px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.usertype05{
	background:#3398ff;
	width:160px;
	height:30px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}

.tariff01{
	width:220px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:28px;
	color:#000;
}
.signuppage_img{
	width:220px;
	height:138px;
}
.signuppage_sidebar{
	width:99px;
	height:431px;
	float:left;
	background:#ebf7fc;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	text-align:center;
	line-height:25px;
	border:1px solid #CCC;
	border-left:none;
}
.signuppage_sidebar h3{
	list-style:none;
	font-family:'微软雅黑';
	color:#006f9d;
	font-size:15px;
	font-weight:normal;
}
.signuppage_sidebar li{
	border-bottom:1px solid #CCC;
	color:#44a0c7;
	padding-left:8px;
}
.checkbox{
	width:1179px;
	height:411px;
	float:left;
}
.checklist{
	border-bottom:1px dashed #CCC;
	width:1179px;
	height:25px;
	margin-top:26px;	
}
.checklist02{
	border-bottom:1px dashed #CCC;
	width:1179px;
	height:25px;
}	
.checkimg{
	width:18px; 
	height:18px;
	margin-left:60px;
	margin-top:3px;
}
.checkimg_box{
	width:220px;
	display:inline-block;
	margin-left:30px;
}
.checkimg_box01{
	width:215px;
	display:inline-block;
	margin-left:80px;
}
.checkimg_box02{
	width:215px;
	display:inline-block;
	margin-left:80px;
	color:#000;
}
.zuobian span{
 font-size:12px;
 font-family:"微软雅黑";
 color:#000;

}
.youbian span{
 font-size:12px;
 font-family:"微软雅黑";
 color:#000;

}

#porttable a{
 font-size:12px;
 font-family:""微软雅黑"";


}
#porttable span{
 font-size:12px;
 font-family:""微软雅黑"";
 color:#000;

}
#porttable td{
 font-size:12px;
 font-family:""微软雅黑"";
 color:#000;

}

.weixin_box{
	width:90px; 
	overflow:hidden;
}

.header_menu {
	height: 28px;
	line-height: 28px;
	background:#000;
	position:fixed;
	top:0;
	left:0;
	right:0;
	z-index:1;
	width:100%;
	overflow:hidden
}

.header_menu ul {
	float: left;
}

.header_menu ul li {
	float: left;
}

.header_menu ul .lifirst {
	background: none;
}

.header_menu ul li a {
	padding: 0 0;
	color: #FFF;
	width: 100px;
	display: inline-block;
	text-align: center;
	font-size: 12px;
	cursor:pointer;
	text-decoration: none;
}

.header_menu ul li .first {
	width: 60px;
}

.header_menu ul li a:hover {
	text-decoration: none;
	color: #FF0;
}

.header_menu ul li a.on {
	background: url(../img/headermenubjon.png) no-repeat top center;
	color: #FF0;
}

.header_menu .nav {
	margin-bottom: 6px;
	text-align: right;
	margin-right: 10px;
	float: right
}

.header_menu .nav a {
	padding-left: 20px;
	color: #999;
	margin-left: 15px;
	color: #dff3ff;
}

.header_menu .nav .login {
	background: url(img/logininco.png) no-repeat 0 0;
}

.header_menu .nav .register {
	background: url(img/logininco.png) no-repeat 0 -32px;
}

.header_menu .nav .loginoff {
	background: url(img/logoff2.png) no-repeat 0 0;
}

.header_menu .nav a {
	font-size: 13px;
}
div.panel,p.flip
{
margin:0px;
padding:2px 5px 5px 5px;
text-align:center;
background:#e5eecc;
border:solid 1px #c3c3c3;
}
div.panel
{
height:110px;
display:none;
}
.weixin_box{
	width:90px; 
	overflow:hidden;
}
.weixin01{
	cursor:pointer;
}
.sidebox{
	font-size:12px; 
	line-height:28px;
}
.weixinimg{
	margin-right:7px; 
	vertical-align:middle; 
	display:inline-block;
}
.zhuce_box{
	width:60px;
}
.zhuceimg{
	display:inline-block; 
	vertical-align:text-bottom;
}
.zhuce_box a{
	display:inline-block; 
	width:40px;
}
.footer_iframe{
	width: 100%;
	height: 240px;
	overflow: hidden;
}
.footer_iframe iframe{
	width: 100%;
	height: 240px;
	border: none;
	overflow: hidden;
}
