@media screen and (max-width: 768px){
	*{
		max-width: 100%;
	}
}
@media only screen and (min-width: 768px){
	html{
		min-width: 1345px;
	}
}

/* ?¡è?¨¦?¡§ */
#head{
	background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg0.jpg");
	background-size: cover;
	background-position: bottom;
	min-height: 620px;
	animation: changBG 20s linear infinite;
	-webkit-animation: changBG 20s linear infinite; 
}


@keyframes changBG
{
    0%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg0.jpg");
	}
	28%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg0.jpg");
	}
	33%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg1.jpg");
	}
	61%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg1.jpg");
	}
	66%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg2.jpg");
	}
	94%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg2.jpg");
	}
	/* 75%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg3.jpg");
	}
	93%{
		background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg3.jpg");
	} */
}
 
@-webkit-keyframes changBG
{
    0%{
    	background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg0.jpg");
    }
    28%{
    	background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg0.jpg");
    }
    33%{
    	background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg1.jpg");
    }
    61%{
    	background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg1.jpg");
    }
    66%{
    	background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg2.jpg");
    }
    94%{
    	background-image: url("/cms_files/jcms1/web3640/site/images/45174/head-bg2.jpg");
    }
}

#top{
	background-color: rgba(0,0,0,.15);
}

#top>div{
	width: 1260px;
	margin: auto;
	height: 50px;
}
#top>div>.top-right,
#top>div>.top-left{
	float: left;
}
#top>div>.top-right{
	float: right;
}
#top>div>.top-left>span,
#top>div>.top-right>span,
#top>div>.top-right>a,
#top>div>.top-left>a{
	display: inline-block;
	float: left;
	line-height: 50px;
	color: #fff;
}
#top>div>.top-left a{
	cursor: pointer;
}
#top>div>.top-right span,
#top>div>.top-left span{
	margin: 0 10px;
}

#head>.center{
	height: 485px;
	line-height: 300px;
	width: 1260px;
	margin: 0 auto;
	overflow: hidden;
}

#logo{
	display: inline-block;
	width: 525px;
}

#logo>img{
	width: 100%;
}

#search{
	display: inline-block;
	vertical-align: middle;
	width: 520px;
	height: 50px;
	background-color: rgba(255,255,255,.43);
	border-radius: 100px;
	padding: 0 20px;
	margin-left: 210px;
	line-height: 50px;
}
#search>input[type="text"]{
	width: 451px;
	padding-right: 10px;
	height: 100%;
	font-size: 20px;
	background-color: transparent;
	float: left;
}

#search>input[type="text"]::-webkit-input-placeholder{
	color: #404040;
}

#search>input[type="image"]{
	width: 24px;
}

#nav{
	width: 1345px;
	margin: auto;
	background: linear-gradient(#014ba3 0% , #2361ab 100%);
	line-height: 85px;
	border-radius: 100px;
	padding: 0 42.5px;
	box-shadow: 4px 2px 8px 1px rgba(0,0,0,.27);
	overflow: hidden;
	position: relative;
	z-index: 999;
}

#nav>a{
	color: #fff;
	font-size: 24px;
	display: inline-block;
	margin-right: 51px;
	float: left;
}

#nav>span{
	font-size: 24px;
	display: inline-block;
	float: left;
	cursor: pointer;
	margin-right: 0;
	background-color: #fff;
	height: 45px;
	width: 179px;
	text-align: center;
	line-height: 45px;
	margin-top: 20px;
	color: #2361ab;
	border-radius: 8px;
}

/* ??????
 */
#login {
	position: relative;
	display: inline-block;
	color: #fff;
	line-height: 50px;
}

.user-center {
	position: absolute;
	width: 90px;
	height: 70px;
	text-align: center;
	background: url(http://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3640/site/picture/-1/zjzwfw_2019_dlbjdc.png) no-repeat 0 0px;
	display: none;
	line-height: 30px;
	padding-top: 9px;
	left: 50%;
	margin-left: -45px;
	border-radius: 5px;
	z-index: 5;
}

.user-center>a {
	display: block;
	line-height: 30px;
	text-align: center;
}

.user-center>p:hover,
.user-center>a:hover {
	color: #1492ff;
}

.loginBtns {
	width: auto;
	line-height: 50px;
	color: #fff !important;
	text-align: center;
	cursor: pointer;
}

.loginItems {
	position: absolute;
	width: 90px;
	height: auto;
	text-align: center;
	background:url(https://zjjcmspublic.oss-cn-hangzhou-zwynet-d01-a.internet.cloud.zj.gov.cn/jcms_files/jcms1/web3640/site/picture/-1/zjzwfw_2019_dlbjdc.png) no-repeat 0 -1px;
	font-size: 12px;
	display: none;
	line-height: 30px;
	padding-top: 12px;
	left: -19px;
	background: #fff;
	border-bottom: 1px solid #eeeeee;
	max-width: initial
}

.loginItems a {
	display: block;
	color: #606060;
}

.loginBtns:hover .loginItems {
	display: block;
}

.old-type{
	min-width: 1525px;
}

.old-type #head>.center{
	height: 455px;
}

.old-type #head>.center,
.old-type #top>div{
	width: 1440px;
}
.old-type #top>div{
	height: 80px;
}

.old-type .loginBtns,.old-type #login,
.old-type #top>div>.top-left>span, .old-type #top>div>.top-right>span, .old-type #top>div>.top-right>a, .old-type #top>div>.top-left>a{
	line-height: 80px;
	font-size: 24px;
}

.old-type .loginItems a{
	font-size: 18px;
}

.old-type #search{
	width: 600px;
	height: 80px;
	line-height: 80px;
	margin-left: 310px;
}

.old-type #search>input[type="text"]{
	font-size: 26px;
	padding-left: 20px;
	width: 501px;
}

.old-type #search>input[type="image"]{
	width: 44px;
}

.old-type #nav{
	width: 1525px;
}

.old-type #nav>a{
	font-size: 30px;
}

.old-type .headLines .headLines-container{
	width: 1440px;
}

@media screen and (max-width: 768px){
	#top{
		background-color: rgba(0,0,0,.25);
	}
	#top>div{
		height: auto;
	}
	#top>div>.top-right, #top>div>.top-left{
		float: none;
		padding-left: 10px;
	}
	#top>div>.top-right span, #top>div>.top-left span{
		margin: 0 4px;
	}
	#top>div>.top-left>span, #top>div>.top-right>span, #top>div>.top-right>a, #top>div>.top-left>a{
		line-height: 34px;
		float: none;
	}
	
	#head>.center{
		height: 200px;
		line-height: 120px;
	}
	
	#logo{
		width: 80%;
		margin: auto;
		display: block;
	}
	
	#head{
		min-height: 373px;
	}
	
	#search{
		width: 80%;
		margin: auto;
		display: block;
	}
	
	#search>input[type="text"]{
		width: 87%;
	}
	
	#nav{
		padding: 0 20px;
		border-radius: 0;
		line-height: 60px;
	}
	
	#nav a{
		width: 33.333%;
		margin-right: 0;
		text-align: center;
		font-size: 18px;
		white-space: nowrap;
	}
	
	#¨¨€?????¡§????{
		display: none !important;
	}
	
	#content{
		margin-top: 0;
		min-height: auto;
	}
	
	#??¡°?¡ë???????{
		display: none;
	}
}



/* µÇÂ¼ÑùÊ½ begin */
#login {
	position: relative;
	font-size: 14px;
	cursor: pointer;
}

.loginItems {
	display: none;
	position: absolute;
	background: #fff;
	border-radius: 4px;
	padding: 13px 0;
	color: black;
	min-width: 80px;
	word-wrap: break-word;
	margin: 8px;
	border: 1px solid #e5e5ea;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;
}

.loginItems::before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff;
	top: -15px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 100;
}

.loginItems::after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-bottom-color: #e5e5ea;
	border-top-width: 0;
	top: -9px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 99;
}

.loginItems p {
	margin-bottom: 11px;
}

#login .loginItems p,
#login .loginItems span {
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	cursor: pointer;
	color: #333;
}

/* ÀÏÄê°æÊ¾Àý */
.old-type #login {
	font-size: 19px;
}
.old-type #login .loginItems {
	min-width: 110px;
	padding: 18px 0;
	border: 2px solid #e5e5ea;
	border-radius: 6px;
}

.old-type #login .loginItems::before {
	top: -14px;
}

.old-type #login .loginItems p {
	margin-bottom: 14px;
}

.old-type #login .loginItems p,
.old-type #login .loginItems span {
	font-size: 18px;
	line-height: 22px;
}

/* µÇÂ¼ÑùÊ½ end */