/*通用*/

*{ margin:0; padding:0;}
body{font:14px "microsoft yahei", Arial, Helvetica, sans-serif;color:#000; background:#f7f7f7 url(../images/pic/background.jpg) no-repeat center 36px; background-size:1920px; min-width:1200px;}
ul,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin:0px;padding:0px;border:none;list-style:none;}
a{text-decoration:none;  text-shadow:none;font-weight:normal;}
ul{list-style:none;}
textarea,input{outline:none;-webkit-appearance:none; font-family:"微软雅黑";}
.fl{ float:left;}
.fr{ float:right}
a{color:#6c6c6c;text-decoration:none;}
img{border:none;}
.clear{ clear:both; height:0; overflow:hidden;}
.dk{ width:1200px; margin:0 auto; position:relative}
.manager {
    margin-left: 10px;
    float: left;
}
#headerNav3 .layui-nav-child {
    display: none;
    left: 0;
    top: 36px;
    z-index: 100;
    position: absolute;
    line-height: 36px;
    padding: 1px 20px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, .12);
    background-color: #fff;
    border-radius: 2px;
    white-space: nowrap;
}
.IndMoz img{width:100%;transition:0.5s;cursor:pointer;}
.IndMoz:hover img{-ms-transform:scale(1.05);-moz-transform:scale(1.05);-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05); }
/*top transition:1s;*/
.top{ line-height:36px; height:36px;font-size:14px; background:#FFF;}
.top a{color:#333;}
.topL{text-align:right;float: left;color:#ccc;}
.topL a:first-child{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;}
.topN{ width:332px;  color:#ccc; float: right}
.topN a{  line-height:18px; padding-left:20px; display:inline-block; margin-left:15px;}
.topN a:first-child{background: url(../images/icon/css_sprites.png) -49px -10px; margin-right:10px}
.topN a:last-child{background: url(../images/icon/css_sprites.png) -10px -115px;}
.topN a:nth-child(2){background: url(../images/icon/css_sprites.png) -10px -84px;margin-right:10px}
.top a:hover{ color:#1677d7;}
/*header*/
.header{ height:126px; padding-top:15px}
.head_logo{ width:650px; height:97px;}
/*menu*/
.menu{width:1200px; border:1px solid #2379ce;display:block; margin:0 auto; background:#2379ce; height:60px; position:relative; top:-15px; margin-bottom:-15px;}
.menu li.nav{float:left;position:relative;}
.navF{ width:0px; height:0px; border-style:solid; position:absolute; top:-1px;border-color:#0b5593 transparent;}
.navF1{border-width:0px 0 15px 10px; left:-10px;}
.navF2{border-width:0px 10px 15px 0; right:-10px;}
.menu li a.menu_a{color:#FFF;display:block; background:url(../images/icon/menu.jpg) no-repeat center left;line-height:60px;font-size:16px; width:190px; text-align:center;}

.menu li a.menu_aonK,.menu li a.menu_a:hover{ background:#FFF; color:#2379ce;}
.menuAk{background:rgba(51,51,51,0.8); width:190px; top:60px; position:absolute; z-index:9999; display:none;}
.menuAk a{color:#FFF; font-size:16px; line-height:40px; display:block; text-align:center;}
.menuAk a:hover{background:rgba(3,96,196,0.8);}
.menuAk i{width:0;height:0;border-width:0 10px 10px;border-style:solid;border-color:transparent transparent #333; display:block; position:absolute; top:-10px; left:50%; margin-left:-5px;}


/*footer*/
.foot{min-width:1200px;width:100%; background:#e5e5e5; color:#333; font-size:16px; line-height:35px; text-align:center; padding:25px 0;}

.manager a {

    margin-left: 10px;
    float: left;
    color: #0066c7;

}

/*首页二级菜单  end*/
#submitExpress,#geograSubmitExpress{
	background:#2379ce;
	width:140px;height:36px;
	border-radius:4px;
	border:none;
	color:#fff;
	font-weight:bold;
}
#emptyExpress{
	background:#ddd;
	width:140px;height:36px;
	border-radius:4px;
	border:none;
	color:#666;
	font-weight:bold;
}

