@charset "utf-8";
tr:nth-child(even) {
 background-color:	#ededed;
}
.fl {
	float: left;
}

.topsearch {
	float: left;
	margin: 20px 5px;
}

.D_content {
	width: 1200px;
	margin: 0 auto;
}

.D_content input {
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	margin: 0em 0em 0em 0em;
	font: 13.3333px Arial;
	-webkit-writing-mode: horizontal-tb;
}

.D_content input[type=text] {
	padding: 0 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.D_content input[type=button] {
	align-items: flex-start;
	text-align: center;
	user-select: none;
	white-space: pre;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.D_content:after {
	display: block;
	content: '';
	clear: both;
	zoom: 1;
}

.inputDiv li {
	display: list-item;
	text-align: -webkit-match-parent;
}

.cb::after {
	display: block;
	content: '';
	clear: both;
	zoom: 1;
}
.searchbox {
	width: 100%;
	min-width: 1200px;
	background-color: #fff;
}

.searchbox .logo img {
	display: block;
}

.searchbox .inputDiv {
	float: left;
	margin-left: 200px;
	margin-top: 40px;
}

.searchbox .inputDiv .searchstyle {
	padding: 3px 6px;
	font-size: 12px;
	height: 22px;
	float: left;
}

.searchbox .inputDiv .active {
	background-color: #f39800;
	color: #fff;
}

.searchbox .inputDiv .searchinput {
	height: 35px;
	width: 360px;
	border: 1px solid #ccc;
	float: left;
	padding-left: 3px;
	font-size: 12px;
}

.searchbox .inputDiv li {
	display: block;
	clear: both;
}

.searchbox .inputDiv .searchbtn {
	float: left;
	height: 35px;
	padding: 0 20px;
	border: 0;
	background-color: #3399cc;
	color: #fff;
}

.inputDiv .searchbtn:hover {
	background-color:#FF8C00;
}

.searchbox .D_content .fr {
	padding: 5px 0px 5px 15px;
	border: 2px solid #f39800;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 151px;
}

.searchbox .D_content .fr a {
	color: #f39800;
	display: block;
	float: left;
	width: 66px;
	height: 22px;
	line-height: 22px;
	font-size: 12px;
}

.searchbox .D_content .fr a:hover {
	color: #fedd43;
	text-decoration: underline;
}
.headLink {
    width: 100%;
  	min-width: 1200px;
    background-color: #0977ac;
    padding: 10px 0;
}
.D_content {
    width: 1200px;	
    margin: 0 auto;
}
.D_content:after {
    display: block;
    content: '';
    clear: both;
    zoom: 1;
}
.headLink .linkBox:first-child {
    padding-left: 0;
}
.headLink .linkBox {
    width:80px;
    padding: 0 2px 0 20px;
    float: left;
    border-right: 1px solid #F8F8FF;
}
.headLink .endlinkBox {
    width:80px;
    padding: 0 2px 0 20px;
    float: left;
}
.headLink .endlinkBox a{
	font-size: 14px;
    color: #fff;
    opacity: 0.8;
    -moz-filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
   line-height: 24px;
    font-weight: bold;
     padding-bottom:12px;
    padding-top: 12px;
}
.headLink .linkBox .ccstyle {
    line-height: 24px;
    margin-left: 12px;
}
.headLink .linkBox a {
    color: #fff;
    opacity: 0.8;
    -moz-filter: alpha(opacity=80);
    -ms-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    font-size: 12px;
}
.headLink .linkBox a:first-child {
            font-size: 14px;
            line-height: 24px;
            font-weight: bold;
            padding-bottom:12px;
          	padding-top: 12px;
            background-size: 929px 24px;
            text-align: center;
        }
.headLink .xgzBox1 {
    width: 120px;
}
.headLink .xgzBox3 {
    width: 150px;
}
.headLink .xgzBox4 {
    width: 200px;
}
.h_size1 {
	/* width:100%; */
	/* height:66%; */
	overflow: hidden;
}
.contentBox {
    /* display: block; */
    padding: 0px 15px 0px 15px;
    /* overflow: hidden; */
}
.doorsA:nth-child(1) {
    background-position: 17px 16px;
}
.no_m {
    margin-left: 0;
}
.doorsA:nth-child(2) {
    background-position: -85px 16px;
}
.doorsA:nth-child(3) {
    background-position: -183px 16px;
}
.doorsA:nth-child(5) {
    background-position: 18px -88px;
}
.doorsA:nth-child(6) {
    background-position: -85px -88px;
}
.doorsA:nth-child(7) {
    background-position: -183px -85px;
}
.doorsA {
    display: block;
    width: 91px;
    height: 85px;
    padding-top: 0px;
    float: left;
    position:relative;
    border: 1px solid #d8e1ed;
    text-align: center;
    line-height: 36px;
    font-size: 12px;
    margin-left: 6px;
    margin-bottom: 9px;
    background-repeat: no-repeat;
}
.cbfont{
	position:absolute;
	 right: 25px;
	 top: 50px;
}

.searchbtn {
    height: 28px;
    padding: 0 20px;
    border: 0;
    background-color: #0977ac;
    color: #fff;
    align-items: flex-start;
    text-align: center;
    user-select: none;
    white-space: pre;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
    -webkit-writing-mode: horizontal-tb;
}
.searchinput{
	height: 24px;
    width: 360px;
    border: 1px solid #ccc;
    padding-left: 3px;
    font-size: 12px;
    padding: 0 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 13.3333px Arial;
    -webkit-writing-mode: horizontal-tb;
}
.Shipscheduethead1 tr th font{
	color:#1693ff;
	font-size:13px;
	font-weight: bold;
}
.page {
    padding: 12px 0;
    text-align: center;
}
.page a.active {
    background-color: #0977ac;
    color: #fff;
}
.page a {
    display: inline-block;
    border: 1px solid #ddd;
    padding: 0 8px;
    background: #fff;
    text-decoration:none;
}
.Shipscheduethead2 td{
	font-size: 15px;
}