.ariabody {
    /*zoom:1.2!important; */
    transform-origin: center top;-moz-transform: scale(1.2, 1.2);-moz-transform-origin: center top;
}
.header{
	height:auto;
}
.header .topd {
    overflow: hidden;
}
.userInfo {float: left;margin: 0 7px;}
.userInfo .out{display: none;}
.header .topd p,.userInfo a{display: inline-block;font-size: 16px;margin: 16px 0px;color: black;text-align: center;}
.header .topd p a{display: inline-block;}
.topdleft{float: left;}
.topdleft a{color:black;}
.topdleft p a{padding:0 7px;}
.topdleft p:first-child a{padding-left: 0;}
.topdleft .boderlr {
    border-left: 1px solid black;
    border-right: 1px solid black;
}
.topdright {float: right;}
.topdright p,.header .topd .loginbox {float: left;}
.topdleft p a{padding:0 8px;}
.topdright p a{padding:0 15px;}
.topdright .boderlr {
    border-right: 1px solid black;
}
.topdright .boderr {
    border-right: 1px solid black;
}
.topdright p.ipv6 {
    width: 118px;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 4px 6px;
    margin: 11px 0px 11px 7px;
}

.header .topd .topdright .zzzs{
	height:32px;
	line-height: 32px;
	background-color: #005293;
	color:white;
	border-radius: 6px;
	margin-top: 11px;
}
.topdright .zzzs a{ color:#fff;padding:0 12px;}

.topdright .zzzs span{
  margin-right: 8px;
}
.topdright .zzzs img{margin-top: -3px;}

.logo1{
	float: left;
  height:100px;
	width:675px;
	line-height: 100px;
}
.logo1 img{
	width:100%;
}
.searchr{
	float:right;
}

.nav{
	width:100%;
	background-color:#005293;
}
.navv li{
	list-style: none;
	width: 16.66%;
	float: left;
	color: #fff;
	text-align: center;
	font-size: 24px;
  font-weight: bold;
	height: 64px;
	line-height: 60px;
}
.navv li a{
	color:#fff;
	display: inline-block;
	height: 100%;
	position: relative;
}
.navv li a:after{
	content:"";position: absolute;left:0;bottom:0;width:0;height: 4px;background: #fff;
	-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;
}
.navv li a:hover:after,.navv li.on a:after{
	width: 100%;
}

img{
	vertical-align: middle;
}
.logo{
	margin: 0px 0px 25px 0px;
}
.inputsearch{
	  width: 332px;
    height: 60px;
    border-radius: 45px;
    border: 1px solid #005293;
    padding-left: 50px;
		font-size: 16px;
		color:#999;
	box-sizing: border-box;
}
.fd{
	position: absolute;
    top: 46px;
    left: 16px;
}
.searchr{
	position: relative;
	
	padding: 28px 0px;
}
.xuehua{
	position: absolute;
	top: 21px;
    left: 280px;
}
.gjss{
	margin-left: 30px;
}
.gjss img{margin-left: 5px;}
.gjss a{
	color:#005293;
	font-size: 16px;
}
.xuehua img{
	width:76px;
}
.jgld_list li .jgld_info .more{display: block;}

/*  */
@media screen and (max-width: 991px){
	.header{
		width:100%;
		height: auto;
	}
	body .edicenter{
		width:100%;
	}
	.topdleft{padding: 16px 0;}
	.header .topd p{
    margin:3px 0;
	}
	.topdright{
		display: none;
	}
	.logo1{
		width: auto;
		max-width: 537px;
		margin: 20px auto;
	 	float: none;
		height: auto;
		line-height: normal;
		text-align: center;
	}
	.logo1 img{
		width:95%;
	}
	.searchr{
		
    float: none;
    margin: 28px auto;
    padding: 0 110px 0 0;
	}
	.searchr .fd{
		position: absolute;
    top: 50%;
    left: 16px;
    margin-top: -12px;
	}
	.searchr .inputsearch{
		width: 100%;
    height: 46px;
		padding-right: 65px;
	}
	.searchr .xuehua {
		left: auto;
    right: 108px;
    top: -8px;
	}
	.searchr .xuehua img{
		width:auto;
		height: 60px;
	}
	.searchr .gjss{
		position: absolute;
    right: 0;
    top: 50%;
    display: block;
    line-height: 51px;
		margin-left: 0;
    margin-top: -25px;
	}

	.nav{
		/* display: none; */
		height: auto;
	}
	.navf {
			height: auto;
	}
	.navv li {
		width: 33.333%;
		font-size: 18px;
		height: 38px;
    line-height: 30px;
	}
	.navv{
		padding: 10px 0px;
	}
	.navv li a::after{
		height: 3px;
	}
}


@media screen and (max-width: 580px) {
  .searchr{padding-right: 95px;}
	.searchr .xuehua{right: 92px;}
}

@media screen and (max-width: 380px) {
	.searchr{padding-right: 0;}
	.searchr .inputsearch{height: 40px;}
	.searchr .xuehua{right: -1px;top: -5px;}
	.searchr .xuehua img{height: 50px;}
	.searchr .gjss{display: none;}
}
