@charset "utf-8";
/* CSS Document */
/* 港口地图 */
.sticky-menu{
	position: sticky;
	top: 110px;
}
.commtools_1 li {
	width: 33%;
	float: left;
}

.commtools_1 li p {
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 46px;
}

.comm_tools_maps {
	height: auto;
	overflow: hidden;
    margin-left: 10px;
    margin-bottom: 20px;
}
 
.comm_tools_maps_body {
	margin-top: 20px;
	overflow: hidden;
	background: #fff;
	/* margin-left: 10px; */
}

.comm_tools_maps_body ul li {
	width: 260px;
	height: 210px;
	float: left;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 2.5em;
}

.comm_tools_maps_body ul li a {
	display: block;
}

.comm_tools_maps_posi {
	background: none repeat scroll 0 0 #fff;
	height: 458px;
	left: 36%;
	margin: -3px;
	/* opacity: 0.5; */
	padding: 20px;
	position: fixed;
	_position: absolute;
	top: 20%;
	width: 678px;
	_top: 13%;
	/* filter: alpha(opacity = 50); */
	margin: -3px;
	box-shadow: 0 2px 5px rgba(45,54,66,0.25);
}



/* 集装箱参数 */
.commtools_2 {
	background: #fff;
	padding:14px 24px 14px 24px ;
}

.commtools_2_menu {
	border-bottom: 1px solid #edeef0;
    line-height: 22px;
}

.commtools_2_menu a {
	color: #333;
	padding: 4px 8px;
    font-size: 15px;
}

.commtools_2_menu a.curent {
	display: block;
    color: #007ffc;
    border-bottom: 3px solid #007ffc;
	border-radius: 3px 3px 0 0;
    line-height: 28px;
    height: 39px;
    background-color: #fff;
    overflow: hidden;
	font-weight: 700;
}
.commtools_2_menu a.curent:before
.commtools_2_menu a:hover {
	color: #007ffc;
}

.commtools_2_menu li {
    float: left;
    height: 38px;
    line-height: 36px;
	cursor: pointer;
	margin-right: 21px;
}
.commtools_2_menu li:last-child{
	margin-right: 0px;
}
.commtools_2_menu li:last-child a{
    padding-right: 26px;
}
.commtools_2_con {
	padding: 8px 0 16px 0;
}

.commtools_2_con h3 {
	font-weight: bold;
	color: #333;
	display: none;
}

.commtools_2_con table {
	border: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
}

.commtools_2_con td {
	border: 1px solid #ccc;
	padding: 2px;
}

/* 贸易术语 */
.commtools_3 {
	background: #fff;
	padding:5px 24px 24px;
}

.commtools_3_menu {
    line-height: 22px;
    padding-bottom: 10px;
}

.commtools_3_menu a {
	color: #333;
}

.commtools_3_menu li {
	 float: left;
    padding-right: 14px;
	/* width: 160px; */
	/* margin-bottom: 9px; */
}

.commtools_3_con {
	 padding: 16px 0;
}

.commtools_3_con p {
	/* margin-top: 10px; */
	line-height: 24px;
	color: #333333;
	font-size: 14px;
	margin-bottom: 6px;
}

.commtools_3_con h3 {
	font-weight: bold;
	color: #333;
	padding-bottom: 16px;
	font-size: 16px;
}

.commtools_3_con table {
	border: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
	margin-top: 13px;
}

.commtools_3_con td {
	border: 1px solid #dce0e2;
	padding: 10px 10px;
}
.commtools_3_con table p {
    line-height: 24px;
}
.commtools_3_menu a.curent,.commtools_3_menu a:hover {
	color: #1ca1e2;
	font-weight: bold;
}
.commtools_3_menu a.curent:hover {
	font-weight: bold;
}
/* 航运术语 */
.commtools_4 {
	background: #fff;
	padding:5px 24px 24px;
}

.commtools_4_menu {
	padding: 0 0 7px 10px;
	line-height: 18px;
}

.commtools_4_menu a {
	color: #666;
	font-family: Arial, Helvetica, sans-serif,"微软雅黑";
    padding: 9px 16px;
    font-size: 17px;
    margin-right: 8px;
	border-radius: 4px;
}

.commtools_4_menu li {
	float: left;
	font-size: 12px;
	margin-left: 1px;
	height: 37px;
	margin-bottom: 8px;
	line-height: 37px;
}

.commtools_4_menu li.wron a {
	color: #CCC;
}

.commtools_4_con h1 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    color: #3e4956;
    font-size: 16px;
    margin-bottom: 15px;
}

.commtools_4_con table {
	border: 1px solid #ccc;
	width: 100%;
	font-size: 14px;
}

.commtools_4_con td {
	border: 1px solid #ccc;
	padding: 2px;
}

.commtools_4_menu a.cur,.commtools_4_menu a.start {
	color: #e5f2ff;
	background: url(../res/images/bg/notch.png) no-repeat center 28px;
}

.commtools_4_menu a:hover {
	color: #cce5fe;
}

/* 附加费缩写 */
.commtools_5 {
	background: #fff;
	padding: 10px;
}

.commtools_5_con {
    padding:30px 24px 24px 24px;
	background: #FFF;
	/*border:1px solid #ccc;*/
}

.commtools_5_con h3 {
	font-weight: bold;
	line-height: 40px;
	color: #333;
}

.commtools_5_con table {
	border: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
	background: #FFF;
	font-size: 14px;
}

.commtools_5_con td {
	border: 1px solid #eaecee;
	padding: 5px 10px;
	height: 32px;
}

.commtools_5_menu a.curent,.commtools_5_menu a:hover {
	color: #1ca1e2;
}

.commtools_6 {
	background: #fff;
    padding: 0 0 20px 10px;
}

/* 口岸杂费 */
.commtools_6_menu {
	border-bottom: 1px solid #1ca1e2;
	padding: 0 0 8px 0;
	line-height: 22px;
}

.commtools_6_menu a {
	color: #333;
}

.commtools_6_menu li {
	float: left;
	/* width: 120px; */
    margin-right: 20px;
}

.commtools_6_con {
	padding: 16px 0;
}

.commtools_6_con h3 {
	font-weight: bold;
	color: #333;
}

.commtools_6_con table {
	border: 1px solid #ccc;
	width: 100%;
}

.commtools_6_con td {
	border: 1px solid #ccc;
	padding: 2px;
}

.commtools_6_menu a {
	padding: 3px 8px;
}

.commtools_6_menu a:hover {
	color: #4d7cfe;
}

.commtools_6_menu a.curent {
	background-color: #4d7cfe;
	font-weight: normal;
	color: #fff;
}
/* 危险品标志 */

.commtools_7_con {
  padding: 5px 24px 24px;
	background: #FFF;
}

.commtools_7_con h3 {
	font-weight: bold;
	color: #333;
}

.commtools_7_con table {
	border: 1px solid #ccc;
	width: 100%;
	border-collapse: collapse;
	background: #FFF;
}

.commtools_7_con td {
	border: 1px solid #eaecee;
	padding: 6px 10px;
}

.commtools_7_menu a.curent,.commtools_7_menu a:hover {
	color: #007ffc;
}

/* 危险品名 */
.commtools_8 {
	background: #fff;
	padding: 10px;
}

.commtools_8_con {
    padding: 30px 24px 24px 24px;
	background: #FFF;
}

.commtools_8_con blockquote {
	margin-left: 18px;
}

.commtools_8_con p {
	line-height: 28px;
    margin-bottom: 24px;
    color: #333;
    font-size: 15px;
}

.commtools_8_con h3 {
	font-weight: bold;
	line-height: 40px;
	color: #333;
}

.commtools_8_menu a.curent,.commtools_8_menu a:hover {
	color: #1ca1e2;
}