@charset "utf-8";

/* CSS Document */

body {
	margin: 0;
	padding: 0;
	-moz-user-select: none;
	overflow-x: hidden;
}

input {
	outline: none;
}

.header_menu {
	height: 28px;
	line-height: 28px;
	background: #000;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow: hidden;
	z-index: 700;
}

.footer_iframe {
	width: 100%;
	height: 240px;
	overflow: hidden;
	/*position: absolute;
	bottom: 0;*/
}

.footer_iframe iframe {
	width: 100%;
	height: 240px;
	border: none;
	overflow: hidden;
}

.banner_box {
	width: 100%;
	height: 530px;
	background-image: url(../img/bannerBg.png);
	background-size: 100% 100%;
	border-bottom: 1px solid #c9c9c9;
}

.banner_content {
	width: 960px;
	height: 530px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 0;
}

.logobox {
	margin-left: 20px;
	text-align: left;
}

.logobox div {
	font-family: "微软雅黑";
	color: #000000;
	font-size: 18px;
	display:none;
}

.search_box {
	
	height: 110px;
	border-radius: 5px;
	/*background-color: rgba(255, 255, 255, 0.2);
	-moz-background-color: rgba(255, 255, 255, 0.2);
	-webkit-background-color: rgba(255, 255, 255, 0.2);
	-o-background-color: rgba(255, 255, 255, 0.2);
	border:1px solid #333333;*/
	overflow: hidden;
	text-align: left;
	width:100%;
	margin-top:90px;
}

.search_title {
	margin:0 auto;
	font-family: "楷体";
	color: #000000;
	font-size: 18px;
	width:100%;
	
}

.page_search {
	width: 570px;
	height: 36px;
	margin-left:20px;
	margin-top:10px;
}

.page_search_input {
	font-size: 12px;
	width: 405px;
	height: 34px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border: none;
	float: left;
	padding-left: 5px;
	border:1px solid #cccccc;
}

.page_search_button {
	width: 36px;
	height: 36px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background-color: #00d68f;
	display: inline-block;
	float: left;
	cursor: pointer;
	background-image: url(../img/search.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.version_switch {
	margin-top: 10px;
}

.version_switch a {
	font-family: "宋体";
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.version_switch a:hover {
	color: #333333;
}

.contact_box {
	width: 720px;
	height: 60px;
	background-color: #FFFFFF;
	border-radius: 5px;
	margin: 0 auto;
	position: absolute;
	bottom: -30px;
	left: 80px;
	right: 80px;
	box-shadow: 0px 2px 5px #CCCCCC;
	z-index: 1;
}

.Basestation_sidebar {
	width: 120px;
	height: 60px;
	line-height: 60px;
	float: left;
}

.Basestation_sidebar img {
	vertical-align: middle;
	width: 22px;
}

.Basestation_sidebar a {
	vertical-align: middle;
	font-size: 14px;
	color: #989898;
	font-family: "宋体";
	text-decoration: none;
	cursor: pointer;
}

.Basestation_sidebar a:hover {
	color: #747474;
}

.homepanel {
	position: fixed;
	right: 48px;
	top: 48%;
	width: 140px;
	height: 160px;
	z-index: 100000;
	border-radius: 5px;
	background-color: #e5eecc;
	box-shadow: 0 3px 8px #CCCCCC;
	display: none;
	text-align: center;
}

.ios_qrcode {
	position: absolute;
	left: 0;
	bottom: 30px;
	width: 140px;
	height: 160px;
	z-index: 100000;
	border-radius: 5px;
	background-color: #e5eecc;
	box-shadow: 0 3px 8px #CCCCCC;
	display: none;
	text-align: center;
}

.android_qrcode {
	position: absolute;
	left: 130px;
	bottom: 30px;
	width: 140px;
	height: 160px;
	z-index: 100000;
	border-radius: 5px;
	background-color: #e5eecc;
	box-shadow: 0 3px 8px #CCCCCC;
	display: none;
	text-align: center;
}

.homepanel a {
	font-family: ' Times, TimesNR, 'New Century Schoolbook',Georgia, 'New York', serif';
	font-size: 16px;
	color: red;
	line-height: 30px;
	font-weight: bold;
	display: inherit;
}

.ios_qrcode a {
	font-family: ' Times, TimesNR, 'New Century Schoolbook',Georgia, 'New York', serif';
	font-size: 16px;
	color: red;
	line-height: 30px;
	font-weight: bold;
	display: inherit;
}

.android_qrcode a {
	font-family: ' Times, TimesNR, 'New Century Schoolbook',Georgia, 'New York', serif';
	font-size: 16px;
	color: red;
	line-height: 30px;
	font-weight: bold;
	display: inherit;
}

.homepanel img {
	margin-top: -15px;
	width: 120px;
}

.ios_qrcode img {
	margin-top: -15px;
	width: 120px;
}

.android_qrcode img {
	margin-top: -15px;
	width: 120px;
}

.user_logobox {
	width: 960px;
	height: 250px;
	margin: 80px auto 80px auto;
}

.user_logobox h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
}

.logo_row01 {
	width: 960px;
	margin: 0 auto;
}

.logo_row01 td {
	text-align: center;
}

.company_introduce_box {
	width: 960px;
	height: 390px;
	box-shadow: 0 20px 80px #DDDDDD;
	margin: 80px auto 0 auto;
	overflow: hidden;
}

.company_img {
	float: left;
}

.company_img img {
	margin: 59px 0 0 20px;
}

.company_text {
	float: left;
	width: 520px;
	margin: 59px 0 0 30px;
}

.company_text h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
}

.company_text p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
	text-indent: 28px;
	margin: 30px 0 0 0;
}

.global_map {
	width: 960px;
	height: 470px;
	margin: 60px auto 0 auto;
	box-shadow: 0px 20px 50px #DDDDDD;
	overflow: hidden;
}

.map_text {
	float: left;
	width: 270px;
	height: 460px;
	margin: 30px 0 0 150px;
}

.map_text h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	margin: 150px 0 0 0;
}

.map_text p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
}

.map_img {
	float: left;
	width: 430px;
	height: 460px;
	position: relative;
	margin: 30px 0 0 80px;
}

.chatimg {
	position: absolute;
	top: 0;
	left: 0;
}

.ais_img {
	float: left;
	top: 73px;
	left: 110px;
	margin: 30px 0 0 30px;
}

.ais_text {
	float: left;
	margin: 30px 0 0 100px;
}

.ais_text h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	margin: 150px 0 0 0;
}

.ais_text p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
}

.global_ais {
	width: 960px;
	height: 460px;
	margin: 60px auto 0 auto;
	box-shadow: 0 20px 50px #bababa;
}

.fleet {
	width: 960px;
	height: 550px;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 20px 80px #DDDDDD;
	margin: 60px auto 0 auto;
}

.seaweather {
	width: 960px;
	height: 550px;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 20px 80px #DDDDDD;
	margin: 60px auto 0 auto;
}

.fleet img {
	margin: 60px 0 0 0;
}

.fleet p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
	width: 860px;
	margin: 0 auto;
}

.seaweather img {
	width: 830px;
	margin: 60px 0 0 0;
}

.seaweather h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	margin-top: 20px;
}

.seaweather p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
	width: 860px;
	margin: 0 auto;
}

.fleet h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	margin-top: 20px;
}

.area {
	width: 960px;
	height: 580px;
	text-align: center;
	overflow: hidden;
	box-shadow: 0 20px 80px #DDDDDD;
	margin: 60px auto 0 auto;
}

.area img {
	margin: 60px 0 0 0;
}

.area h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	margin-top: 20px;
}

.area p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
	width: 860px;
	margin: 0 auto;
}

.oceanweather {
	width: 960px;
	height: 364px;
	margin: 80px auto 0 auto;
}

.weather_icon {
	width: 364px;
	height: 364px;
	box-shadow: 0 20px 80px #DDDDDD;
	margin-left: 30px;
	position: relative;
	float: left;
}

.weave_icon {
	position: absolute;
	left: 142px;
	top: 45px;
}

.rain_icon {
	position: absolute;
	left: 42px;
	top: 117px;
}

.pressure_icon {
	position: absolute;
	left: 243px;
	top: 117px;
}

.suny_icon {
	position: absolute;
	left: 79px;
	top: 237px;
}

.wind_icon {
	position: absolute;
	left: 204px;
	top: 237px;
}

.weather_text {
	width: 566px;
	height: 72px;
	float: left;
	margin: 140px 0 0 0;
}

.weather_text h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	line-height: 39px;
}

.ship_archives {
	width: 960px;
	height: 418px;
	margin: 80px auto 0 auto;
}

.archives_text {
	width: 502px;
	height: 120px;
	float: left;
	padding: 0 0 0 40px;
	margin: 140px 0 0 0;
}

.archives_text h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
}

.archives_text p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
}

.archives_img {
	width: 418px;
	height: 418px;
	float: right;
}

.archives_img img {
	box-shadow: 0 20px 80px #DDDDDD;
}

.Intelligent_alarm {
	width: 960px;
	height: 362px;
	margin: 80px auto 0 auto;
}

.Intelligent_alarm_img {
	width: 382px;
	height: 362px;
	float: left;
}

.Intelligent_alarm_img img {
	box-shadow: 0 20px 80px #DDDDDD;
}

.Intelligent_alarm_text {
	width: 388px;
	height: 362px;
	float: left;
	padding-left: 180px;
}

.Intelligent_alarm_text h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	margin: 60px 0 0 0;
}

.Intelligent_alarm_text p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
}

.port_typhoon {
	width: 960px;
	height: 580px;
	margin: 80px auto 0 auto;
	box-shadow: 0 20px 80px #DDDDDD;
}

.port_weather {
	width: 960px;
	height: 580px;
	margin: 80px auto 0 auto;
	box-shadow: 0 20px 80px #DDDDDD;
}

.port_weather img {
	float: left;
	margin: 80px 0 0 120px;
}

.port_weather h2 {
	float: left;
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	margin: 240px 0 0 60px;
}

.typhoonweather {
	width: 960px;
	height: 540px;
	margin: 80px auto 0 auto;
	box-shadow: 0 20px 80px #DDDDDD;
}

.typhoonweather img {
	float: left;
	margin: 60px 0 0 30px;
}

.typhoonweather_text {
	float: left;
	margin: 200px 0 0 0;
	width: 410px;
	
}

.typhoonweather h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	margin: 22px 0 22px 40px;
}

.typhoonweather p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
	text-align: left;
	margin: 0 0 0 40px;
}

.Path_query {
	width: 960px;
	height: 600px;
	margin: 80px auto 0 auto;
	box-shadow: 0 20px 80px #DDDDDD;
}

.pathimg {
	margin: 30px 0 0 30px;
}

.queryimg {
	margin: 30px 0 0 30px;
}

.track_text {
	width: 960px;
	height: 90px;
	float: left;
	text-align: center;
}

.track_text h2 {
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	margin: 60px 0 0 0;
}

.track_text p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #87a4b8;
}


/*






.track_img {
	width: 570px;
	height: 460px;
	float: left;
	position: relative;
}

*/

.Anchored_port {
	width: 960px;
	height: 420px;
	margin: 80px auto 0 auto;
}

.anchored_img {
	width: 630px;
	height: 420px;
	float: left;
	position: relative;
}

.anchoredport {
	position: absolute;
	top: 0;
	left: 0;
}

.anchored_detail {
	position: absolute;
	left: 104px;
	top: 75px;
}

.anchored_text {
	width: 240px;
	height: 50px;
	float: right;
}

.anchored_text h2 {
	width: 280px;
	height: 30px;
	display: inline-block;
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	margin: 200px 0 0 0;
}


/*
.senior_function{
	width: 100%;
	height: 537px;
	position: relative;
	margin: 100px 0 0 0;
	text-align: center;
	overflow: hidden;
}
.senior_function img{
	width: 90%;
	height: 70%;
	margin: 0 auto;
	display: block;
}
.senior_function div{
	background-color: #FFFFFF;
	box-shadow:0 5px 20px #DDDDDD;
}
.senior_function h2{
	font-size: 18px;
	color: #1c70ba;
	font-family: "幼圆";
}
.route_function{
	width: 20%;
	height: 226px;
	position: absolute;
	left: -12.5%;
	top: 144px;
	z-index: 5;
}
.route_function_hover{
	position: absolute;
	z-index: 10;
}
.ship_in_port{
	width: 20%;
	height: 226px;
	position: absolute;
	left: 8.5%;
	top: 144px;
}
.arrive_port_ship{
	width: 20%;
	height: 226px;
	position: absolute;
	left: 29.5%;
	top: 144px;
}
.arrival_ship{
	width: 20%;
	height: 226px;
	position: absolute;
	left: 50.5%;
	top: 144px;
}
.area_capacity{
	width: 20%;
	height: 226px;
	position: absolute;
	left: 71.5%;
	top: 144px;
}
.regional_management{
	width: 20%;
	height: 226px;
	position: absolute;
	left: 92.5%;
	top: 144px;
}*/


/* jQuery jcImgScroll css */

.jcImgScroll {
	position: relative;
	height: 536px;
	margin: 200px auto 150px auto;
}

.jcImgScroll li {
	border: 1px solid #ccc;
}

.jcImgScroll li a {
	background: #fff;
	display: block;
	height: 536px;
}

.jcImgScroll li.loading a {
	background: #fff url(img/loading.gif) no-repeat center center;
}

.jcImgScroll li img,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
	display: none;
	border: 0 none;
}

.jcImgScroll em.sPrev {
	background: url(img/arrow-left.png) no-repeat left center;
}

.jcImgScroll em.sNext {
	background: url(img/arrow-right.png) no-repeat right center;
}


/*.jcImgScroll dl dd {
				background: url(images/NumBtn.png) no-repeat 0 bottom;
				text-indent: -9em;
			}*/

.jcImgScroll dl dd:hover,
.jcImgScroll dl dd.curr {
	background-position: 0 0;
}

.select {
	box-shadow: 0 20px 80px #A1A1A1;
}

.mobile_terminal {
	width: 960px;
	height: 460px;
	margin: 200px auto 0 auto;
}

.mobile {
	width: 380px;
	height: 460px;
	float: left;
}

.qr_code {
	width: 580px;
	height: 400px;
	float: left;
	margin-top: 60px;
}

.qr_code a {
	display: block;
	width: 150px;
	height: 40px;
	background-color: #00c7c0;
	border-radius: 5px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	font-family: arial;
	text-decoration: none;
	cursor: pointer;
	margin: 20px auto 0 auto;
}

.android_code {
	float: left;
	margin-left: 60px;
}

.ios_code {
	float: left;
	margin-left: 60px;
}

.page_loge {
	width: 100%;
	height: 85px;
}

.logo_content {
	width: 960px;
	height: 60px;
	margin: 40px auto 0 auto;
}

.fright_shipnav {
	width: 100%;
	height: 25px;
	background-color: #8CC3FF;
}

.aiscontact {
	margin: 80px auto 0 auto;
	margin-top: 0;
	min-height: 320px;
	width:100%;
	max-width:1150px;
	min-width:480px;
	padding-top: 50px;
	overflow:hidden;
}

.aiscontent_img img {
	margin: 30px 0 0 80px;
}

.aiscontact_text {
	height: 250px;
	width: 960px;
}

.fleetonetext {
	width: 240px;
	height: 190px;
	margin: 30px 0 0 80px;
	float: left;
}

.fleetonetext h3 {
	font-size: 18px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
}

.fleetonetext p {
	font-size: 16px;
	color: #87a4b8;
	font-family: "微软雅黑";
	text-align: left;
	line-height: 24px;
}

.shiplinkimg {
	float: left;
	width: 320px;
	height: 220px;
	margin: 30px 0 0 10px;
}

.shiplinkimg img {
	width: 220px;
}

.shiplinktext {
	float: left;
	width: 350px;
	height: 220px;
	margin: 30px 0 0 10px;
}

.shiplinktext h3 {
	font-size: 18px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	line-height: 27px;
	margin-top: 60px;
}

.shiplinktext p {
	font-size: 16px;
	color: #87a4b8;
	font-family: "微软雅黑";
	text-align: left;
	line-height: 24px;
}

.aiscontacth3 {
	width: 960px;
	height: 26px;
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	margin-top: 30px;
}

.emaildata {
	width: 960px;
	height: 560px;
	margin: 80px auto 0 auto;
	box-shadow: 0 20px 80px #DDDDDD;
	text-align: center;
}

.emailleftpart {
	width: 480px;
	height: 430px;
	float: left;
}

.emailrightpart {
	width: 480px;
	height: 430px;
	float: left;
	text-align: center;
}

.emailrightpart img {
	margin: 40px 0 0 40px;
}

.emailleftpart p {
	font-size: 16px;
	color: #87a4b8;
	font-family: "微软雅黑";
	text-align: left;
	line-height: 24px;
	margin: 80px 0 0 30px;
}

.emailleftpart h3 {
	font-size: 24px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	line-height: 48px;
	margin: 0 0 0 30px;
}

.emailleftpart img {
	margin: 40px 0 0 30px;
}

.emaildatah3 {
	width: 960px;
	height: 26px;
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	margin-top: 10px;
	float: left;
}

.planeedroutereport {
	width: 960px;
	height: 640px;
	margin: 80px auto 0 auto;
	box-shadow: 0 20px 80px #DDDDDD;
	text-align: center;
}

.planetoppart {
	width: 960px;
	height: 200px;
	margin-top: 30px;
}

.planetoppart_text {
	width: 400px;
	height: 200px;
	margin-left: 80px;
	float: left;
}

.planetoppart_text p {
	font-size: 16px;
	color: #87a4b8;
	font-family: "微软雅黑";
	text-align: left;
	line-height: 24px;
	margin-top: 50px;
}

.planetoppart_text h3 {
	font-size: 24px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: left;
	margin-top: 30px;
}

.planetoppart_img {
	width: 440px;
	height: 200px;
	margin-left: 40px;
	float: left;
}

.planetoppart_img img {
	margin-left: 60px;
}

.planebottompart {
	width: 960px;
	height: 280px;
	margin-top: 30px;
}

.planeportemail {
	margin-left: 80px;
}

.planeportimg {
	margin-left: 30px;
}

.planebottomparth3 {
	width: 960px;
	height: 26px;
	font-size: 26px;
	color: #1c70ba;
	font-family: "幼圆";
	text-align: center;
	margin-top: 20px;
}

.bookmar_box {
	width: 210px;
	height: 920px;
	float: left;
	box-shadow: 0 20px 80px #DDDDDD;
	padding-top: 30px;
}

.page_content {
	width: 1200px;
	margin: 0 auto;
}

.help_content {
	float: right;
}

.bookmar_box span {
	display: inline-block;
	width: 210px;
	height: 30px;
	float: left;
	text-align: left;
}

.bookmar_box a {
	line-height: 30px;
	text-decoration: none;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #558BD9;
	margin-left: 20px;
}

.banner_Bg_box {
	width: 100%;
	height: 500px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	
}

.baner_Bg {
	width: 100%;
	height: 960px;
	height: 100%;
	/*background-image: url(../images/bannerBg.png);
	background:#1884d7;
	background-image:-webkit-linear-gradient(-90deg,#0b81dc 30%,#0968b2 100%);*/
	position: relative;
	background:#f5f5f5;
	overflow:hidden;
	
}

.banner_map{
	width: 100%;
	height: 650px;
	position: absolute;
	top: 0;
	left: 0;
	/*background-image: url(../images/bannermap.png);*/
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: 100;
	opacity: 0.1;
}

.index_function {
	width: 100%;
	height: 30px;
	background-color: #ffffed;
}

.banner_contents {
	width: 1150px;
	height: 300px;
	margin:0 auto;
	margin-top:120px;
	z-index: 500;

}

.banner_left {
	float: left;
	width: calc(100% - 290px);
	height:290px;
	position:relative;
}
.dropFavorite{
	position:absolute;
	top:-120px;
	right:50px;
	background:url(../img/zhekou.png);
	width:95px;
	height:219px;
}
.banner_right {
	float: right;
	width: 288px;
	height: 270px;
	border-radius: 5px;
	background-color: #f5f5f5;
	margin-top: 10px;
	border:1px solid #333333;
}

.login_title {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	line-height: 45px;
	padding-left: 20px;
}

.mobile_download {
	float: left;
	overflow: hidden;
	margin-left: 20px;
}

.mobile_download a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000000;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	width: 65px;
	vertical-align: middle;
}

.mobile_download img {
	height: 20px;
	/* width: 22px; */
	vertical-align: middle;
}

.ios_dowload {
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

.android_download {
	float: left;
	margin-left: 10px;
	cursor: pointer;
}

.solid {
	width: 1px;
	height: 18px;
	background-color: #666666;
	display: inline-block;
	vertical-align: middle;
}

.contact_tool {
	float: right;
	overflow: hidden;
	margin-right: 20px;
}

.contact_tool a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #000000;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
}

.contact_tool img {
	height: 20px;
	vertical-align: middle;
}

.telphone {
	float: right;
}

.telphone a {
	font-size: 13px;
	font-family: "微软雅黑";
	color: #000000;
	line-height: 30px;
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	text-decoration: none;
}

.telphone img {
	height: 18px;
	margin-top: 3px;
}

.wechat {
	float: right;
	margin-right: 10px;
}

.weibo_box {
	float: right;
	margin-right: 10px;
}

.kefuQQ {
	float: right;
	margin-right: 10px;
}

.jzhzQQ {
	float: right;
	margin-right: 10px;
}

.homeuserlogo_box {
	margin: 50px 0 0 0;
	padding: 80px 0 50px 0;
	width: 100%;
	background:#ebf6e1;
	/*background-color: #f0f0f0;*/
}

.homeuserlogo_box p {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 18px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #CCCCCC;
}

.homeuserlogo {
	width: 1150px;
	height: 670px;
	margin: 0 auto 0 auto;
	text-align: center;
}
.logo_row{
	width:1150px;
	height:120px;
	margin-top:15px
}
.logo_container{
	width:215px;
	height:120px;
	float:left;
	margin-right:15px;
	border:1px solid #CCC;
	box-shadow: 0 3px 15px #CCCCCC;
	display: table-cell;
 	vertical-align:middle;
 	text-align:center;
 	font-size:12px;
 	line-height:120px;
}
.logo_container_last{
	width:215px;
	height:120px;
	float:left;
	border:1px solid #CCC;
	box-shadow: 0 3px 15px #CCCCCC;
	display: table-cell;
 	vertical-align:middle;
 	text-align:center;
 	font-size:12px;
 	line-height:120px;
}
.homeuserlogo img {
	vertical-align: middle;
}
.imgLimitWidth{
	width:90px;
}
.login_click {
	width: 288px;
	height: 22px;
	margin-top: 10px;
}

.login_click a {
	font-size: 12px;
	font-family: "微软雅黑";
	color: #333333;
	display: inline-block;
	height: 18px;
	cursor: pointer;
	float: right;
	text-decoration: none;
}

.login_click img {
	float: right;
	margin-right: 5px;
}

.login_click a:hover {
	color: #000000;
}

.username_box {
	width: 288px;
	position: relative;
}

.username_img {
	position: absolute;
	left: 32px;
	top: 5px;
}

.password_img {
	position: absolute;
	left: 32px;
	top: 5px;
}

.name_login {
	width: 288px;
	height: 215px;
	overflow: hidden;
}

.username {
	width: 208px;
	height: 28px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	background: #faffbd;
	color: #666666;
	font-size: 14px;
	padding-left: 30px;
	border: 1px solid #dedede;
}

.username_hover {
	width: 208px;
	height: 28px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	background: #faffbd;
	color: #666666;
	font-size: 14px;
	padding-left: 30px;
	border: 1px solid #2e82ff;
}

.operation_password {
	width: 238px;
	height: 35px;
	margin:0 auto;
}

.remmbername_box span {
	float: left;
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	vertical-align: middle;
	line-height: 35px;
	margin-left: 5px;
}

.forget_name_box {
	float: right;
	overflow: hidden;
}

.forget_name_box a {
	vertical-align: middle;
	line-height: 35px;
	text-decoration: none;
	color: #2e82ff;
	width: 62px;
}

.forget_name_box span {
	width: 1px;
	height: 12px;
	background-color: #2e82ff;
	display: inline-block;
	vertical-align: middle;
}

.telphoneumber {
	width: 288px;
	height: 42px;
	margin: 0 auto;
	text-align: left;
	margin-top: 10px;
	position: relative;
}

.mobileverify {
	position: absolute;
	top: 7px;
	left: 35px;
}

.dynamic_box {
	width: 340px;
	height: 35px;
	margin: 0 auto;
	position: relative;
	margin-top: 10px;
}

.dynamicpassword {
	position: absolute;
	top: 7px;
	left: 35px;
}

.yzm_input {
	width: 100px;
	height: 30px;
	border: 1px solid #dedede;
	display: inline-block;
	padding-left: 30px;
	color: #666666;
	font-size: 14px;
	border-radius: 5px;
	vertical-align: middle;
	margin-left:25px;
}

.yzm_input_hover {
	width: 100px;
	height: 30px;
	border: 1px solid #2e82ff;
	display: inline-block;
	padding-left: 30px;
	color: #666666;
	font-size: 14px;
	border-radius: 5px;
	vertical-align: middle;
	margin-left:25px;
}

.yzm_button {
	width: 100px;
	height: 30px;
	border: 1px solid #dedede;
	display: inline-block;
	font-size: 12px;
	color: #999;
	line-height: 30px;
	text-align: center;
	border: 1px solid #ccc;
	background: #f7f7f7;
	cursor: pointer;
	border-radius: 5px;
	vertical-align: middle;
}

.yzm_button:hover {
	background: #ebebeb;
}

.username1 {
	width: 208px;
	height: 30px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	padding-left: 30px;
	border: 1px solid #dedede;
}

.username1_hover {
	width: 208px;
	height: 30px;
	border-radius: 5px;
	display: block;
	margin: 0 auto;
	color: #666666;
	font-size: 14px;
	padding-left: 30px;
	border: 1px solid #2e82ff;
}

.namesubmitrow3 {
	margin-top: 10px;
	width: 288px;
	height: 35px;
}

.namesubmit {
	width: 238px;
	height: 35px;
	background: #00d68f;
	font-size: 14px;
	font-weight: 700;
	border: 0;
	color: #fff;
	cursor: pointer;
	letter-spacing: 2px;
	margin:0 auto;
	display:block;
}

.namesubmit:hover {
	background-color: #00b081;
}

.remmbername {
	float: left;
	margin-top: 12px;
}

.namesubmitrow3 span {
	float: left;
	color: #666666;
	font-size: 14px;
	font-family: "微软雅黑";
	vertical-align: middle;
	line-height: 35px;
	margin-left: 5px;
}

.namesubmitrow3 a {
	float: left;
	color: #3151A2;
	font-size: 14px;
	font-family: "微软雅黑";
	vertical-align: middle;
	line-height: 35px;
	margin-left: 30px;
	cursor: pointer;
}

.namesubmitrow3 a:hover {
	text-decoration: underline;
}

.wechatlogin_Bg {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
}

#myQRcode {
	position: fixed;
	right: 500px;
	top: 28px;
	display: none
}

.appdownload {
	width: 100%;
	height: 1036px;
	margin: 0 auto;
	padding-top: 60px;
	background:#e1e6f6;
}

.app_img {
	width: 960px;
	height: 586px;
	margin:0 auto;
}

.app_text {
	width: 1150px;
	height: 420px;
	overflow: hidden;
	margin:0 auto;
	padding-top:30px;
}

.app_content {
	margin-left: 20px;
	margin-top: 30px;
	width: 1150px;
	height: 130px;
}

.app_content h3 {
	font-size: 16px;
	font-family: "微软雅黑";
	margin-bottom: 20px;
	text-align: center;
}


.app_content p {
	width: 300px;
	float: left;
	font-size: 14px;
	font-family: "微软雅黑";
	color: #666666;
	margin-left: 30px;
}

.homeqrcode {
	margin: 0 auto;
	margin-top: 10px;
	width: 418px;
	height: 210px;
}

.homeandroid {
	float: left;
	margin-left: 50px;
	text-align: center;
}

.homeios {
	float: left;
	margin-left: 40px;
	text-align: center;
}

.homeandroid img {
	width: 160px;
}

.homeios img {
	width: 160px;
}

.homeqrcode a {
	display: inline-block;
	width: 120px;
	height: 30px;
	background-color: #00d68f;
	border-radius: 4px;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-top: 10px;
	margin-left: -5px;
}

.homeqrcode a:hover {
	background-color: #00c886;
}
.excel_btn{
	width: 150px;
	height: 30px;
	border-radius: 3px;
	background-color: #00D68F;
	display: inline-block;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 14px;
	font-family: "微软雅黑";
}
.excel_btn:hover{
	background-color: #00c684;
}
.emaildata_box{
	width:100%;
	height:590px;
	overflow:hidden;
	background:#e1f1f6;
}
.emaildatacontainer{
	width:1150px;
	height:311px;
	margin:0 auto;
	margin-top:80px;
}
.emailimg_container{
	float:left;
	width:144px;
	height:311px;
	text-align:center;
	margin-left:180px;
}
.emaildata_text{
	width:1150px;
	height:229px;
	margin:0 auto;
}
.noonreport_text_container{
	width:750px;
	height:100%;
	float:left;
}
.plannedroute_text_container{
	width:398px;
	height:100%;
	float:left;
}
.emaildata_download{
	width:100%;
	height:30px;
	margin-top:10px;
}
.emaildata_download a{
	width: 120px;
    height: 30px;
    border-radius: 3px;
    background-color: #00D68F;
    display: inline-block;
    line-height: 30px;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px;
    font-family: "微软雅黑";
    border:1px solid #03a26d;
    cursor:pointer;
    text-align:center;
}
.emaildata_download a:hover{
	background-color: #02c382;
}
.emaildata_text h2{
	margin-top:10px;
	font-size:14px;
	font-family: "微软雅黑";
	color:#000000;

}
.emaildata_text p{
	margin-top:10px;
	font-size:12px;
	font-family: "微软雅黑";
	color:#666666;
}

.WechatandWap_container{
	width:100%;
	height:490px;
	padding:80px 0;
	background:#e2f6e1;
}
.subWechatandWap_container{
	width:1150px;
	height:480px;
	margin:0 auto;
}
.wechatwapleft{
	float:left;
}
.wechatwapleft h1{
	font-size:18px;
	font-weight:normal;
	line-height:40px;
}
.wechatwapleft img{
	border:1px solid #cccccc;
}
.wechatwapright{
	float:right;
}
.wechatwapright img{
	width:260px;
	float:left;
	margin-left:200px;
	border:1px solid #cccccc;
}
.wechatwapleftBottom{
	margin-top:45px;
}
.waptingbo{
	padding:8px;
	border:1px solid #cccccc;
	
	
}

.waptingbo a{
	font-size:14px;
	color:#0373db;
}
.sidebarAd_box{
	width:40px;
	height:165px;
	position:fixed;
	right:0;
	top:calc(50% - 100px);
	background:rgba(255,255,255,0);
	border-radius:5px;
	padding:5px;
	text-align:center;
}
.sidebarAd_box a{
	display:block;
	width:35px;
	height:35px;
	margin:5px auto;
	cursor:pointer;
}
.sidebarkefuQQ{
	background:#0caddb;
}
.sidebarjizhanQQ{
	background:#2c8ee1;
}
.sidebarweibo{
	background:#ea8d29;
}
.sidebarweixin{
	background:#0abd13;
}
.sidebarAd_box a img{
	width:20px;
	margin-top:8px;
}
.description_box{
	width:100%;
	height:340px;
	overflow:hidden;
	background:#f6e1e1;
}
.subdescription{
	width:1150px;
	height:260px;
	margin:0 auto;
	padding-top:80px;
}

.descriptionlist{
	display:block;
	width:160px;
	height:62px;
	float:left;
	text-align:center;
	margin:15px auto;
	margin-left:35px;
}
.descriptionlist font{
	display:block;
	width:160px;
	height:30;
	line-height:30px;
	font-size:14px;
}

.firstdescription{
	display:block;
	width:60px;
	height:62px;
	float:left;
	text-align:center;
	margin:15px auto;
}
.firstdescription font{
	display:block;
	width:60px;
	height:30;
	line-height:30px;
	font-size:14px;
}
.lastdescription{
	display:block;
	width:60px;
	height:62px;
	float:left;
	text-align:center;
	margin:15px auto;
	margin-left:55px;
}
.lastdescription font{
	display:block;
	width:60px;
	height:30;
	line-height:30px;
	font-size:14px;
}
.subdescription div{
	width:320px;
	heighr:40px;
	float:left;
	text-align:center;
	line-height:40px;
}
.subdescription div span{
	font-size:14px;
}
.title_row01{
	width:100%;
	height:110px;
}
.title_row01 span{
	display:block;
	width:120px;
	height:100%;
	float:left;
	text-align:center;
}
.title_row01 span font{
	display:block;
	width:120px;
	height:30;
	font-size:16px;
	line-height:30px;
	font-family:"微软雅黑";
}
.title_row02{
	width:100%;
	height:110px;
}
.title_row02 span{
	display:block;
	width:160px;
	height:100%;
	float:left;
	text-align:center;
}
.title_row02 span font{
	display:block;
	width:160px;
	height:30;
	font-size:16px;
	line-height:30px;
	font-family:"微软雅黑";
}

/*首页图标css精灵*/
.title_row01 span div{
	width:64px;
	height:64px;
	display:block;
	background:url(../img/indexicon/indexicon.png) no-repeat;
	margin:0 auto 10px auto;
}
.title_row02 span div{
	width:64px;
	height:64px;
	display:block;
	background:url(../img/indexicon/indexicon.png) no-repeat;
	margin:0 auto 10px auto;
}
.indexflaticon01{
	background-position:-14px 0 !important;
}
.indexflaticon02{
	background-position:-134px 0 !important;
}
.indexflaticon03{
	background-position:-255px 0 !important;
}
.indexflaticon04{
	background-position:-374px 0 !important;
}
.indexflaticon05{
	background-position:-494px 0 !important;
}
.indexflaticon06{
	background-position:-614px 0 !important;
}
.indexflaticon07{
	background-position:-714px 0 !important;
}
.subdescription span div{
	width:32px;
	height:32px;
	display:block;
	background:url(../img/indexicon/indexlineicon.png) no-repeat;
	margin:0 auto 5px auto;
	float:none;
	
}
.indexlineicon01{
	background-position:0 0 !important;
}
.indexlineicon02{
	background-position:-50px 0 !important;
}
.indexlineicon03{
	background-position:-104px 0 !important;
}
.indexlineicon04{
	background-position:-157px 0 !important;
}
.indexlineicon05{
	background-position:-211px 0 !important;
}
.indexlineicon06{
	background-position:-262px 6px !important;
}
.indexlineicon07{
	background-position:-315px 0 !important;
}
.indexlineicon08{
	background-position:3px -45px !important;
}
.indexlineicon09{
	background-position:-46px -52px !important;
}
.indexlineicon10{
	background-position:-102px -45px !important;
}
.indexlineicon11{
	background-position:-156px -52px !important;
}
.indexlineicon12{
	background-position:-208px -52px !important;
}
.indexlineicon13{
	background-position:-261px -52px !important;
}
.indexlineicon14{
	background-position:-315px -52px !important;
}
.waphangciSprite{
    width: 270px;
    float: left;
    margin-left: 180px;
    height:480px;
    background:url(../img/indexicon/indexwechatpicture.png) no-repeat;
    
}
.wapweatherSprite{
    width: 270px;
    float: left;
    margin-left: 180px;
    height:480px;
    background:url(../img/indexicon/indexwechatpicture.png) no-repeat;
    background-position:-297px 0;
}
.shiplinkSprite{
	width:220px;
	height:206px;
	background:url(../img/indexicon/indexbulletin.png) no-repeat;
	backgroun-position:0 0;
}
.aiscontact01Sprite{
	float: left;
	width: 280px;
	height:162px;
	margin-left: 180px;
	margin-top: 70px;
	background:url(../img/indexicon/indexbulletin.png) no-repeat;
	background-position:-252px 0;
}
.shiplinksetupSprite{
	float: left;
	width: 200px;
	margin-left: 120px;
	margin-top: 30px;
	height:233px;
	background:url(../img/indexicon/indexbulletin.png) no-repeat;
	background-position:-556px 0;
}
.noonreportSprite{
	width:300px;
	height:311px;
	float:left;
	background:url(../img/indexicon/indextable.png) no-repeat;
	background-position:0 0;
}
.emailSprite{
	width:144px;
	height:140px;
	margin-top:20px;
	background:url(../img/indexicon/indextable.png) no-repeat;
	background-position:-300px 0;
}
.emaildataSprite{
	width:144px;
	height:122px;
	background:url(../img/indexicon/indextable.png) no-repeat;
	background-position:-300px -146px;
}
.plannedrouteSprite{
	width:398px;
	height:311px;
	float:right;
	background:url(../img/indexicon/indextable.png) no-repeat;
	background-position:-465px 0;
}
.logo_container div{
	width:120px;
	height:70px;
	margin:24px auto 0 auto;
	background:url(../img/indexicon/userlogoSprite.png) no-repeat;
}
.logo_container_last div{
	width:120px;
	height:70px;
	margin:24px auto 0 auto;
	background:url(../img/indexicon/userlogoSprite.png) no-repeat;
}
.coscoSprite{
	background-position:0 0 !important;
}
.zhy_logoSprite{
	background-position:-127px 0 !important;
}
.zwych_logoSprite{
	background-position:-259px 0 !important;
}
.shyhz_logoSprite{
	background-position:-312px 6px !important;
	background-size:550px !important;
}
.zjyhz_logoSprite{
	background-position:-522px 0 !important;
}
.nbyy_logoSprite{
	background-position:0px -80px !important;
}
.rzdr_logoSprite{
	background-position:-131px -80px !important;
}
.cdcw_logoSprite{
	background-position:-260px -80px !important;
}
.lhjt_logoSprite{
	background-position:-390px -80px !important;
}
.njdw_logoSprite{
	background-position:-522px -80px !important;
}
.shjt_logoSprite{
	background-position:0 -160px !important;
}
.shyh_logoSprite{
	background-position: -98px -125px !important;
    background-size: 550px !important;
}
.fxcw_logoSprite{
	background-position:-256px -160px !important;
}
.ntykg_logoSprite{
	background-position:-390px -160px !important;
}
.ldhy_logoSprite{
	background-position:-518px -160px !important;
}
.jmdx_logoSprite{
	background-position:0 -240px !important;
}
.wxcw_logoSprite{
	background-position: -108px -191px !important;
    background-size: 550px !important;
}
.dhjt_logoSprite{
	background-position:-263px -240px !important;
}
.shhsfy_logoSprite{
	background-position:-390px -240px !important;
}
.shyhhy_logoSprite{
	background-position:-524px -240px !important;
}
.zjhy_logoSprite{
	background-position:0 -320px  !important;
}
.thhy_logoSprite{
	background-position:-134px -320px  !important;
}
.gzdlj_logoSprite{
	background-position:-262px -320px  !important;
}
.fmsh_logoSprite{
	background-position:-388px -320px  !important;
}
.ydz_logoSprite{
	background-position:-525px -320px  !important;
}

/*
.homePageNotice{
	width:400px;
	height:300px;
	position:fixed;
	right:0;
	bottom:0;
	border:1px solid #666666;
	background:#ffffff;
	display:none;
}
.homePageNotice .title{
	width:100%;
	height:40px;
	background:#3385ff;
	text-align:center;
}
.homePageNotice .title a{
	float:right;
	font-size:40px;
	color:#ffffff;
	transform:rotate(45deg);
	cursor:pointer;
	line-height:40px;
}
.homePageNotice .title h3{
	float:left;
	width:200px;
	height:100%;
	line-height:40px;
	text-align:left;
	text-indent:20px;
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
}
.homePageNotice .title a:hover{
	text-shadow: 0 0px 5px #f5f5f5;
}
.homePageNotice .content{
	width:100%;
	height:260px;
	overflow:hidden;
}
.homePageNotice .content h3{
	width:100%;
	height:30px;
	text-align:left;
	text-indent:20px;
	font-size:14px;
	line-height:30px;
	color:#333333;
	margin-top:10px;
}
.homePageNotice .content p{
	width:320px;
	margin:0 auto;
	font-size:14px;
	color:#666666;
	text-indent:30px;
	margin-top:40px;
	
}
.homePageNotice .content h4{
	width:320px;
	margin:0 auto;
	height:30px;
	text-align:right;
	text-indent:20px;
	font-size:16px;
	line-height:30px;
	color:#333333;
	margin-top:10px;
	font-weight:normal;
}*/

/*2017-07-31*/
.yingxiao{
	width:693px;
	height:170px;
	overflow:hidden;
	/*background-image:url(../img/zhekou.png);*/
	background-repeat:no-repeat;
	background-position: top right;
}
.search_box{
	margin-top:20px;
}
.logobox{
	margin-top:25px;
}
.page_search{
	margin-top:35px;
}

/*2017-11-02首页船位接入部分修改*/
.marlinkBox,.marinesatBox{
	width:50%;
	float:left;
	font-size:12px;
	font-family:"微软雅黑";
}
.marlinkBox{
	width:55%;
}
.marinesatBox{
	width:45%;
}
.marlinkBox>a{
	display:block;
	width:100%;
	height:80px;
	text-decoration:none;
}
.marlinkBox>a img:last-child{
	margin-left:30px;
	margin-bottom:5px;
}
.marlinkBox>div>p{
	width:90%;
	margin:10px 0;
	color:#000;
	font-size:14px;
}
.marlinkBox>div>ul{
	width:90%;
	line-height:18px;
}
.marlinkBox>div>ul>li{
	margin:5px 0;
	color:#000;
	font-weight:bold;
}
.marlinkBox>div>ul>li .seaLinkNull{
	display:inline-block;
	width:87px;
	height:18px;
}
.marlinkBox>div>ul>li>span{
	font-weight:bold;
}
.marlinkBox>div>ul>li a{
	color:#000;
	font-weight:bold;
}
.marlinkBox>div>ul>li>a:hover{
	/*color:#055fb3;*/
}
.marinesatBox>a{
	width:100%;
	height:80px;
	display:block;
}
.marinesatBox>div>p:first-child{
	margin:10px 0;
	font-size:14px;
}
.marinesatBox>div>p:last-child{
	margin:10px 0;
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.marlinkTitle{
	width:100%;
	height:60px;
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-align:center;
	clear:both;
	line-height:60px;
	margin:15px 0;
	color:#fff;
}