*{
	margin:0;
	padding:0;
	box-sizing:border-box;
}
body{
	margin:0;
	padding:0;
	font-size: 16px;
	line-height:180%;
	display:block;
	background:#fff;
	font-family:"Microsoft YaHei";
	-webkit-font-smoothing: antialiased;
}
h1,h2,h3,h4,h5,h6,p,strong,em{
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:normal;
}
a:link,a:visited{
	color:#333;
	text-decoration:none;
	float:none;
}
a:hover{
	color:#1b81d7;
}
ul,li{
	padding:0;
	margin:0;
	list-style:none;
}
img{
	border:none;
}
.clear{
	clear:both;
}
.EnterOld{
	width: 100px;
	height: 40px;
	background: #1B81D7;
	border-radius: 8px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 31px;
	cursor: pointer;
}
.outOld{
	display: none;
	width: 100px;
	height: 40px;
	background: #1B81D7;
	border-radius: 8px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 31px;
	cursor: pointer;
}
.logobox{
	display: flex;
}
/*base end*/
@media screen and (min-width:1300px) {
	.containbox{
		width: 1200px;
	}
	.containbox{
		margin: 0 auto;
	}
	}

.topbox{
	width: 100%;
	height: 150px;
	background: url(top_bj.png) no-repeat 60% bottom;
}
.logobox img{
	margin-top: 36px;
}
.topbox .headright{
	width: 36%;
	float: right;
}
.headright img{
	margin-top: 0;
	margin-right: 10px;
	float: right;
}
.headright ul li{
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
	float: right;
}
.headright ul li.bjcolor1{
	background: #eeeeee;
	color: #969696;
}
.headright ul li.bjcolor2,.headright ul li.bjcolor3{
	background: #0a8aff;
	color: #ffffff;
}
.headright ul li.bjcolor3{
	border-left: 2px solid #49a8ff;
}
.headright ul li.bjcolor2:hover{
	background: #1783E0;
}
.headright ul li.bjcolor3:hover{
	background: #1783E0;
}
.searchbox{
	margin-top: 40px;
	height: 40px;
	line-height: 40px;
	float: right;
	width: 76%;
	border: 1px solid #cccccc;
	border-radius: 4px;
}
.searchbox input{
	border: none;
	margin: 0;
}
.searchmain{
	width: 86%;
	line-height: 38px;
	color: #cccccc;
	padding-left: 12px;
	font-size: 16px;
	background: none;
}
.searchimg{
	float: right;
	width: 40px;
	height: 40px;
	background: url(search.png) no-repeat center center;
}
/*header end*/

nav{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #1b81d7;
}
.navmenubox{
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.navmenubox ul li{
	display: block;
	height: 50px;
	font-size: 24px;
	letter-spacing: 2px;
	width: 20%;
	text-align: center;
	color: #ffffff;
	float: left;
}
.navmenubox li:hover{
	background-color: #0265b9;
}
.navmenubox li:active{
	background-color: #0265b9;
}
.homechildbox{
	width: 1200px;
	height: 130px;
	position: absolute;
	float: left;
	z-index: 9999;
	visibility: hidden;
	background: rgba(255,255,255,0.86);
	clear: both;
}
.homechildbox .deom{
	width: 0;
    height: 0;
    margin-left: 112px;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #0265b9 transparent transparent transparent;
}
.homechildbox ul li{
	display: block;
	height: 36px;
	margin: 0 16px;
	float: left;
}
/*nav end*/

.maincontent{
	width: 100%;
	overflow:hidden;
}	
.foodbox{
	width: 100%;
	overflow:hidden;
}
.webaddress{
	width: 100%;
	height: 50px;
	line-height: 50px;
}
.webaddress h2{
	font-size: 16px;
    color: #333333;
}
.advancedsearch{
	width: 100%;
	height: 92px;
	padding-top: 26px;
	background: #dbefff;
	margin-bottom: 20px;
}
.checkbox1,.checkbox2{
	width: 24%;
	height: 40px;
	float: left;
	margin-right: 3%;
	background: #ffffff;
}.checkbox1{
	margin-left: 2%;
}
.checkbox3{
	width: 42%;
	height: 40px;
	float: left;
	background: #ffffff;
}

.advanceselect{
	width: 100%;
	padding: 0 20px 0 12px;
	height: 40px;
	float: right;
	position: relative;
	background: #fff url(arrows4.png) no-repeat right center;
}
.advanceselect input{
	display: block;
	width: 100%;
	height: 40px;
	font-size: 16px;
	color: #666666;
	line-height: 40px \9;
	border: 0;
	outline: 0;
	background: none;
}
.advanceselect ul{
	width: 100%;
	display: none;
	position: absolute;
	left: -1px;
	top: 40px;
	overflow: hidden;
	background-color: #fff;
	max-height: 150px;
	overflow-y: auto;
	z-index: 9999;
}
.advanceselect ul li{
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666666;
	overflow: hidden;
	padding: 0 16px;
	cursor: pointer;
}
.advanceselect ul li.on{
	background-color: #f2f2f2;
}
.textinput1{
	display: block;
	width: 80%;
	height: 40px;
	line-height: 40px;
	border: none;
	padding-left: 10px;
	float: left;
}
.submitinput1{
	width: 20%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #FFFFFF;
	background: #308ddc;
	text-align: center;
	border: none;
}
/*search end*/
.navactivebj{
	background: #0265b9;
}
/*list style*/
.listcontent {
	width: 100%;
	padding-top: 12px;
}
.listcontent ul li{
	display: block;
	width: 100%;
	height: 36px;
	line-height: 36px;
	float: left;
	padding-left: 24px;
}
.listcontent ul li.liststyle1{
	background: url(liststyle2.png) no-repeat 6px center;
}
.listcontent ul li.liststyle2{
	background: url(liststyle3.png) no-repeat 6px center;
}
.listcontent ul li em{
	color: #969696;
	float: right;
}
/* list style end*/

.foodcontent{
	width: 100%;
	overflow:hidden;
}
/*contentleft*/
.contentleftbox{
	width: 65.5%;
	height: auto;
	float: left;
}
.imgnews{
	width: 100%;
	height: 360px;
	margin-bottom: 32px;
}
.foodlinkbox1{
	width: 100%;
	height: 290px;
}
.foodlinkbox2{
	width: 100%;
	height: 258px;
}	
.wenzilink{
	width: 100%;
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #e5e5e5;
}
.wenzilink h2{
	display: block;
	width: 114px;
	height: 100%;
	font-size: 18px;
	float: left;
	color: #ffffff;
	text-align: center;
	background: url(tab_bj.png) no-repeat left bottom;
}
.wenzilink em{
	text-transform: capitalize;
	float: right;
	font-size: 14px;
}
.wenzilink em a{
	color: #666666;
}
.wenzilink em a:hover{
	color: #1b81d7;
}
/* contentleft end*/

.contentrightbox{
	width: 32%;
	height: auto;
	float: right;
	overflow: hidden;
}
.hotnews{
	width: 100%;
/* 	height: auto; */
	height: 368px;
	overflow: hidden;
	margin-bottom: 27px;
}
.hotMenu{
	width: 100%;
	height: 44px;
	line-height: 36px;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 44px;
	background: url(hot.png) no-repeat 6px 8px;
}
.hotMenu h1{
	font-size: 18px;
}
.hotnews ul{
	padding: 10px 0;
}
.hotnews ul li{
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding-left: 28px;
	background: url(liststyle2.png) no-repeat 12px center;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.imBox{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px;
}
.imMenu{
	width: 100%;
	height: 44px;
	line-height: 36px;
	border-bottom: 1px solid #e5e5e5;
	padding-left: 44px;
	background: url(im.png) no-repeat 6px 6px;
}
.imMenu h2{
	font-size: 18px;
}
.imBox ul{
	padding: 14px 0;
}
.imBox ul li{
	display: block;
	width: 100%;
	height: 80px;
	padding-top: 10px;	
}
.imBox a.yjz li{
	background: url(icon84_2.png) no-repeat 54px center;
}
.imBox a.cyz li{
	background: url(icon85.png) no-repeat 54px center;
}
.imBox a.xfz li{
	background: url(icon86_2.png) no-repeat 54px center;
}
.imBox ul li h3{
	font-size: 18px;
	color: #333333;
	margin-left: 124px;
}
.imBox ul li p{
	font-size: 14px;
	color: #969696;
	line-height: 150%;
	margin-left: 124px;
}
.imBox ul li h3:hover{
	color: #1b81d7;
}
.imBox ul li p:hover{
	color: #1b81d7;
}
.foodlinkbox3{
	width: 100%;
	height: auto;
	margin-bottom: 24px;
}
.rightlinkmenu{
	width: 100%;
	height: 44px;
	border-top: 2px solid #1b81d7;
	background: #e9f4fc;
}	
.rightlinkmenu h2,.rightlinkmenu h3,.rightlinkmenu h1{
	display: block;
	width: 100%;
	height: 44px;
	line-height: 40px;
	font-size: 18px;
	color: #1b81d7;
	padding-left: 50px;
}
.rightlinkmenu h1{
	background: url(icon32.png) no-repeat 12px center;
}
.rightlinkmenu h2{
	background: url(icon33.png) no-repeat 12px center;
}
.rightlinkmenu h3{
	background: url(icon34.png) no-repeat 12px center;
}
.rightlink{
	width: 100%;
	padding: 12px 20px;
	border: 1px solid #e9f4fc;
	border-radius: 0 0 4px 4px;
}
.foodlinkbox3 ul li{
	display: block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding-left: 40px;
	background: url(arrows5.png) no-repeat 12px center;
}
.foodlinkbox3 ul li a{
	color: #666666;
}
.foodlinkbox3 ul li a:hover{
	color: #1b81d7;
}
/* maincontent end*/


/* right float*/
.floatBox{
	position: relative;
	width: 1000px;
	margin: 0 auto;
	height: 0;
}
.dingwei{
	position: relative;
	margin-left: 1012px;
}
.rightfloatbox{
	width: 72px;
	height: 516px;
	position: fixed;
	top:100px;
	z-index: 9999;
	display: block;
	margin-right: auto;
}
.floatbox1,.floatbox2,.floatbox3,.floatbox4,.floatbox5,.floatbox6,.floatbox8{
	width: 100%;
	height: 62px;
	font-size: 12px;
	color: #666666;
	line-height: 1.5;
	text-align: center;
	border: 1px solid #e5e5e5;
	border-top: none;
	background: #ffffff;
}
.floatbox1{
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 12px;
	border-top: 4px solid #48abff;
}
.floatbox2{
	position: absolute;
	top: 62px;
	left: 0;
}
.floatbox3{
	position: absolute;
	top: 124px;
	left: 0;
}
.floatbox4{
	position: absolute;
	top: 186px;
	left: 0;
}
.floatbox5{
	position: absolute;
	top: 248px;
	left: 0;
}
.floatbox6{
	position: absolute;
	top: 310px;
	left: 0;
}
.floatbox8{
	position: absolute;
	top: 372px;
	left: 0;
}
.floatbox9{
	position: absolute;
	top: 434px;
	left: 0;
}
.floatbox10{
	position: absolute;
	top: 480px;
	left: 0;
}
.floatbox2,.floatbox3,.floatbox4,.floatbox5,.floatbox6,.floatbox8{
	padding-top: 40px;
}
.floatbox2{
	background: url(icon26.png) no-repeat center 25% #FFFFFF;
}
.floatbox2:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon26_2.png) no-repeat center 25% #48ABFF;
}
.floatbox3{
	background: url(icon27.png) no-repeat center 30% #FFFFFF;
}
.floatbox3:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon27_2.png) no-repeat center 30% #48ABFF;
}
.floatbox4{
	background: url(icon28.png) no-repeat center 25% #FFFFFF;
}
.floatbox4:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon28_2.png) no-repeat center 25% #48ABFF;
}
.floatbox5{
	background: url(icon29.png) no-repeat center 30% #FFFFFF;
}
.floatbox5:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon29_2.png) no-repeat center 30% #48ABFF;
}
.floatbox6{
	background: url(icon30.png) no-repeat center 25% #FFFFFF;
}
.floatbox6:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon30_2.png) no-repeat center 25% #48ABFF;
}
.floatbox8{
	background: url(icon31.png) no-repeat center 25% #FFFFFF;
}
.floatbox8:hover{
	color: #FFFFFF;
	border-color: #48ABFF;
	background: url(icon31_2.png) no-repeat center 25% #48ABFF;
}
.floatbox9{
	width: 100%;
	height: 46px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #e5e5e5;
	border-top: none;
	border-bottom: none;
	background: url(ziding.png) no-repeat center center #FFFFFF;
}
.floatbox9:hover{
	border-color: #48ABFF;
	background: url(ziding2.png) no-repeat center center #48ABFF;
}
.floatbox10{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #ffffff;
	background: #48abff;
}
.floatbox11{
	width: 100%;
	height: 73px;
	overflow: hidden;
	position: absolute;
	top: 516px;
	left: 0;
}
.floatbox11_bg{
	width: 100%;
	height: 100%;
	color: #ffffff;
	overflow: hidden;
	position: absolute;
	top: -73px;
	left: 0;
	text-align: center;
	padding-top: 36px;
	background: url(floatmenu.png) no-repeat left top;
}
.floatbox1:hover{
	background: #48abff;
	color: #FFFFFF;
	border-color: #48ABFF;
}

.floatbox4 img.tdCode{
	display: none;
	position: absolute;
	left: 72px;
	top:-31px
}
/* right float end*/



footer{
	width: 100%;
	height: 188px;
	border-top: 2px solid #1e6ac7;
}
.footmainbox{
	width: 100%;
	height: 188px;
}
.footlogobox{
	width: 30%;
	height: 100%;
	float: left;
}
.dzlogobox{
	width: 50%;
	/* height: 100%; */
	float: left;
	padding-left: 30%;
	padding-top: 64px;
}
.zclogobox{
	width: 50%;
	/* height: 100%; */
	float: right;
	padding: 72px 0 0 50px;
}

.footbeian{
	width: 70%;
	height: 100%;
	padding-top: 36px;
	float: right;
	text-align: center;
}
.footbeian h3{
	font-size: 18px;
	margin-bottom: 6px;
	color: #666666;
}
.footbeian h3 a{
	color: #666666;
}
.footbeian em{
	color: #666666;
	margin: 0 14px;
}
.footbeian p{
	color: #666666;
	font-size: 14px;
	margin-bottom: 4px;
}
.footbeian p span{
	padding-left: 24px;
	margin-left: 12px;
	background: url(wblogo.png) no-repeat left center;
}

@media screen and (max-width:1200px) {
	.containbox{
		width: 100%;
	}
	.containbox{
		margin: 0 auto;
	}
	.topbox{
		height: 200px;
		background: url(top_bj.png) no-repeat right bottom;
	}
	.logobox img{
		float: left;
		margin: 24px 0 10px 12px;
	}
	.topbox .headright{
		width: 100%;
		float: left;
		padding: 0 20px;
	}
	.rightfloatbox{
		display: none;
	}
	.headright ul{
		display: none;
	}
	.headright img{
		display: none;
	}
	.searchbox{
	    height: 50px;
	    line-height: 50px;
	    width: 100%;
	    float: left;
	    margin: 0 auto;
    }
    .searchimg{
    	height: 50px;
    }
    .homechildbox{
    	width: 640px;
    }
    .homechildbox .deom{
    	margin-left: 44px;
    }
    .homechildbox ul li{
    	margin: 0 12px;
    }
    .footlogobox{
    	display: none;
    }
    .footbeian{
    	width: 100%;
    }
    .advancedsearch{
    	height: auto;
    	padding: 4%;
    	overflow: hidden;
    }
    .checkbox1,.checkbox2,.checkbox3{
    	width: 100%;
    	margin-bottom: 20px;
    }
    .checkbox1{
    	margin-left: 0;
    }
    .checkbox3{
    	margin-bottom: 0;
    }
    .contentleftbox{
    	width: 100%;
    }
    .contentrightbox{
    	width: 100%;
    	float: left;
    }
    .maincontent{
    	padding: 0 2%;
    }
}


/* ����1366*768�ֱ�����ʽ*/

@media screen and (max-width:1920px){
	.containbox{
		width: 1000px;
	}
	.containbox{
		margin: 0 auto;
	}
	.topbox{
		height: 100px;
		background: url(top_bj2.png) no-repeat 60% bottom;
	}
	.logobox img{
		margin-top: 8px;
	}
	.topbox .headright{
		width: 35%;
	}
	.topbox .headright img{
		margin-top: 0;
	}
	.headright ul li{
		font-size: 12px;
		padding: 0 12px;
	}
	.searchbox{
		width: 78%;
		height: 36px;
		line-height: 36px;
		margin-top: 16px;
	}
	.searchmain{
		height: 100%;
		line-height: 32px;
	}
	.searchimg{
		width: 36px;
		height: 36px;
	}
	nav{
	    height: 40px;
	    line-height: 40px;
    }
    .navmenubox ul li{
	    height: 40px;
	    line-height: 40px;
	    font-size: 20px;
	}
	.homechildbox{
		width: 1000px;
		height: 84px;
	}
	
	/* ͷ���͵�������*/

	/* �ײ�����*/
	footer{
		height: 168px;
	}
	.footmainbox{
		height: 168px;
	}
	.footbeian h3{
		font-size: 16px;
	}	
	.footbeian p{
		font-size: 12px;
		margin-bottom: 0;
	}
	.dzlogobox{
		padding-left: 48px;
	}
	.footbeian{
		padding-top: 24px;
	}
	/* �ײ��������*/
	.imgnews{
		height: 280px;
		overflow: hidden;
		margin-bottom: 24px;
	}
	.hotnews{
		height: 280px;
		overflow: hidden;
	}
	.listcontent ul li,.hotnews ul li,.foodlinkbox3 ul li{
		font-size: 15px;
	}
	.wenzilink em,.imBox ul li p{
		font-size: 12px;
	}
	.wenzilink h2{
		font-size: 17px;
	}
	.rightlinkmenu h1,.rightlinkmenu h2,.rightlinkmenu h3{
		font-size: 16px;
	}
	.imBox ul li h3{
		font-size: 16px;
	}
	.advanceselect input{
		font-size: 14px;
	}
}
/* �������*/
@media screen and (max-width:900px) {
	.containbox{
		width: 100%;
	}
	.containbox{
		margin: 0 auto;
	}
	.topbox{
		height: 200px;
		background: url(top_bj.png) no-repeat right bottom;
	}
	.logobox img{
		float: left;
		margin: 24px 0 10px 12px;
	}
	.topbox .headright{
		width: 100%;
		float: left;
		padding: 0 20px;
	}
	.rightfloatbox{
		display: none;
	}
	.headright ul{
		display: none;
	}
	.headright img{
		display: none;
	}
	.searchbox{
	    height: 50px;
	    line-height: 50px;
	    width: 100%;
	    float: left;
	    margin: 0 auto;
    }
    .searchimg{
    	height: 50px;
    }
    .homechildbox{
    	width: 640px;
    }
    .homechildbox .deom{
    	margin-left: 44px;
    }
    .homechildbox ul li{
    	margin: 0 12px;
    }
    .footlogobox{
    	display: none;
    }
    .footbeian{
    	width: 100%;
    }
    .advancedsearch{
    	height: auto;
    	padding: 4%;
    	overflow: hidden;
    }
    .checkbox1,.checkbox2,.checkbox3{
    	width: 100%;
    	margin-bottom: 20px;
    }
    .checkbox1{
    	margin-left: 0;
    }
    .checkbox3{
    	margin-bottom: 0;
    }
    .contentleftbox{
    	width: 100%;
    }
    .contentrightbox{
    	width: 100%;
    	float: left;
    }
    .maincontent{
    	padding: 0 2%;
    }
}
@media screen and (min-width: 10px) and (max-width: 450px) {
	.containbox{
		width: 100%;
		height: 100%;
	}
	.navmenubox{
		width: 100%;
	}
	.imgnews {
		width: 100%;
		height: 200px;
		margin-bottom: 32px;
	}
	
}















