﻿body{font-family:"Microsoft Yahei";}
input,hr{border:none;outline:none;}
ul{
	list-style:none;
	padding:0;
}
a{text-decoration:none;text-align:center;}
a:hover{cursor:pointer;}
.container{
	width:80%;
	margin:0 auto;
	min-width:1040px;
}
.box_shadow{height:180px;background-color:#e2eff7;box-shadow: 1px 1px 6px #888;}
.input_text{box-sizing:border-box;border:1px solid #ccc;margin:12px auto 0;width:80%;display:block;height:30px;padding:0 5px;font-size:15px;}
.middle_background{background:url(../img/worldmapfiles6.jpg) no-repeat;background-size:100% 100%;}
.select_btn{
	font-size:20px;
	padding:3px 10px;
	background-color:#ff6a00;
	color:white;
	margin-left:10%;
}
#Administrate{
	float:right;
	margin:15px;
}
#Administrate a{
	text-decoration:none;
	color:#004098;
}
#sh_ul {
    list-style: none;
    position: relative;
    float: right;
    margin-top: 0px;
}
#sh_ul li {
    text-align: center;
    position: relative;
    float: left;
    height: 18px;
    padding: 10px;
     border-left: 1px solid white;
}
#sh_ul li.current{background:#ed6d00;}
/*修改*/
#sh_ulCargo {
    list-style: none;
    position: relative;
    float: right;
    margin-top: 0px;
}
#sh_ulCargo li {
    text-align: center;
    position: relative;
    float: left;
    height: 38px;
    padding: 10px;
     border-left: 1px solid white;
}
#sh_ulCargo li.current{background:#ed6d00;}
#sh_ulCargo li:hover {background-color: #ed6d00;}
#sh_ulCargo li a {
    font-size: 18px;
    color: white;
    text-decoration: none;
}
#sh_ulCargo li a:hover {text-decoration: none;}
#div2Cargo {
    position: relative;
    background:#004098;
    width: 60%;
    float:left;
    top: 16px;
    height: 38px;
    margin-left: -18px;
    border-radius:8px 0 0 3px;
}
/*修改----结束*/
#div2 {
    position: relative;
    background:#004098;
    width: 60%;
    float:left;
    top: 18px;
    height: 38px;
    margin-left: -18px;
    border-radius:8px 0 0 3px;
}
#sh_ul li:hover {background-color: #ed6d00;}
#sh_ul li a {
    font-size: 18px;
    color: white;
    text-decoration: none;
}
#sh_ul li a:hover {text-decoration: none;}
#sh_bottom {
    list-style: none;
    margin:0 auto;
    display:inline-block;
    height:30px; 
	overflow:hidden;
}
#sh_bottom li {
    position: relative;
    float: left;
    margin: 0 auto;
    text-align: center;
    border-right: 1px solid black;
 }
#sh_bottom li a {
    text-decoration: none;
    color: black;
	padding:0 7px;
}
#sh_bottom li a:hover {
    text-decoration: none;
    background-color: #808080;
    color: white;
}
#div_all {
    margin: 0 auto;
	width:80%;
	min-width:1040px;
}
#div1 {
    height: 104px;
    width:100%;
}
#img {
    position: relative;
    float: left;
    width: 40%;
}		
#num li{
	float:left;
	width:25px;
	height:25px;
	border-radius:50%;
	margin-left: 5px;
	text-align: center;
	font-weight:bold;
	line-height: 25px;
	background-color: #71a7d5;
}
#num{
	position:absolute;
	bottom:20px;
	right:20px;	
}
#num li.current{background-color: #295a9f}
ul{
	list-style: none;
}
.show{display: block;}
.hide{display: none;}
#slider{position:relative;}
#slider img:hover,#slider ul li:hover,.select_btn:hover{cursor:pointer;}
#div1_ul li{float:left;padding:0 5px;}
#forgetpassord,#forgetpassword{
	display:none;
	float:right;
	margin-top:15px;
	text-decoration:none;
	color:#004098;
	margin-left:10px;
}