﻿html,body,ul,li,img,p,h1,h2,h3,h4,form,input,dl,dt,dd{margin: 0; padding: 0;}
input{background: transparent; border: none; outline: none;}
input::-ms-clear, input::-ms-reveal{display: none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {transition: background-color 5000s ease-in-out 0s;}
img{border: none;}
li{list-style: none;}
a{text-decoration: none;}

.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}

.ml8{margin-left: 8px;}
.mt10{margin-top: 10px;}
.mt12{margin-top: 12px;}
.ml20{margin-left: 20px;}
.mt20{margin-top: 20px;}
.mr20{margin-right: 20px;}
.mr35{margin-right: 35px;}
.mt30{margin-top: 30px;}
.mb25{margin-bottom: 25px;}
.mt40{margin-top: 40px;}
.pt20{padding-top: 20px;*padding-top: 0;}

.w1450{width: 1128px; margin: 0 auto; overflow: hidden; position: relative;}
.w600{min-height: 370px; overflow: hidden;}
.w308{float: right; width: 270px; margin-left: 28px;}
.w1100{overflow: hidden;}
.w700{float: left; width: 545px; margin-right: 25px; }
.w365{float: left; width: 260px;}
.w345{float: left; width: 260px; margin-right: 25px;}
.w345 + .w345 + .w345{margin-right: 0;}
.w345 + .w345 + .w345 + .w345{margin-right: 25px; clear: both;}
.w345 + .w345 + .w345 + .w345 + .w345{margin-right: 25px; clear: none;}
.w345 + .w345 + .w345 + .w345 + .w345 + .w345{margin-right: 0; clear: none;}


/****************以上公用样式*******************/



body{font-family: "微软雅黑"; color: #333; background: url(img2.gif) no-repeat center 51px;}

/**
*顶部
*/
.top_shade{height: 51px; background-color: #eee;}
.top{height: 51px; line-height: 51px; font-size: 16px;}
.top .login{float: left; padding-left: 28px; background: url(img2.gif) no-repeat 0 center; color: #666;}
.top .register{float: left; margin-left: 30px; padding-left: 30px; background: url(img2.gif) no-repeat 0 center; color: #666;}

/**
*搜索
*/
.searchbox{float: right; width: 244px; height: 40px; margin-top: 80px; background: url(img2.gif) no-repeat;}
.searchbox form{overflow: hidden;}
.searchbox form input[type="text"]{float: left; width: 170px; height: 40px; line-height: 40px; padding-left: 25px; font-size: 15px; color: #333;}
.searchbox form input[type="button"]{float: left; width: 49px; height: 40px; background: url(img2.gif) no-repeat 8px center; cursor: pointer;}

/**
*导航
*/
.nav{margin-top: 58px; height: 70px; background: url(img2.gif) repeat-x; overflow: hidden;}
.nav>ul{overflow: hidden;}
.nav li{float: left; line-height: 70px;}
.nav li>a{display: block; padding: 0 35px; font-size: 22px; color: white; white-space: nowrap;}
.nav li>a:hover{color: white; font-weight: bold; text-shadow: 0px 2px 2px #000;}


/**
*焦点图
*/
.focus{float: left; width: 666px; height: 370px; margin-right: 20px; position: relative; overflow: hidden;}
.focus .pic img{display: block; width: 666px; height: 370px;}
.focus .txt_shade{position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; background-color: black; filter:alpha(opacity=40);opacity:.4;}
.focus .txt{position: absolute; bottom: 0; height: 50px; width:100%; overflow: hidden;}
.focus .txt li{height:50px; line-height:50px; position:absolute; bottom:-50px; font-size: 18px;}
.focus .txt li a{display: block; max-width: 390px; padding-left: 15px; color: white; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.focus .page_num{position: absolute; right: 20px; bottom: 20px;}
.focus .page_num li{float: left; width: 12px; height: 12px; margin-left: 6px; background-color: white; border-radius: 50%; cursor: pointer;}
.focus .page_num li.on{background-color: #fc710b;}

/**
*横栏
*/
.rail{width: 100%; height: 167px; margin-top: 30px;}
.rail a{display: block; width: 100%; height: 167px; overflow: hidden; position: relative; z-index: 9;}
.rail a img{display: block; width: 100%; height: 100%; transition: all .3s ease-in-out;}
.rail a::after{content: ""; position: absolute; top: -30px; left: -100px; width: 10px; height: 150%; background-color: white; filter:alpha(opacity=80);opacity:0.8; transform: rotate(30deg);}
.rail:hover a::after{left: 1600px; transition: all .4s ease;}

/**
*主题版块公用样式
*/
	/*主题标题*/
.sect_tit{width: auto; height: 34px; border-top: 4px solid #4db848; margin-bottom: 25px;}
.sect_tit h1{float: left; width: 160px; height: 38px; margin-top: -4px; background: url(img2.gif) no-repeat; font-size: 20px; line-height: 38px; color: white; text-indent: 28px;}
.sect_tit a{float: right; width: 40px; height: 18px; margin-top: 12px; border-radius: 9px; text-align: center; line-height: 18px; font-size: 14px; color: white; background-color: #4db848;}
	/*主题tab切换*/
.sect_tab{margin-top: -63px;}
.sect_tab .hd{height: 38px;}
.sect_tab .hd ul{float: left; margin-top: 11px; margin-left: 8px;*margin-left: 140px; overflow: hidden;}
.sect_tab .hd li{float: left; height: 22px; line-height: 22px; padding: 0 12px; border-left: 1px solid #b1b1b1; font-size: 18px; font-weight: bold; cursor: pointer;}
.sect_tab .hd li.on{color: #4db848;}
.sect_tab .hd li:first-child{border-left: 0;}
.sect_tab .bd{margin-top: 30px;}
.sect_tab .cet h1{font-size: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.sect_tab .cet h1 a{color: #02539c;}
.sect_tab .cet h1 a:hover{color: #4db848;}
.sect_tab .cet h2{margin-top: 10px; margin-bottom: 18px; font-size: 14px; font-weight: normal; color: #888; line-height: 20px;}
.sect_tab .cet p{height: 48px; text-indent: 2em; font-size: 14px; color: #777; line-height: 24px; overflow: hidden;}
.sect_tab .cet li{margin-top: 15px;*margin-top: 11px;}
.sect_tab .cet li a{display: block; font-size: 16px; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.sect_tab .cet li span{margin-right: 5px; font-size: 15px; color: #888;}
.sect_tab .cet li a:hover{color: #4db848;}
	/*农科讲堂tab切换*/
.sect_tab .info{overflow: hidden;}
.sect_tab .info .w520{float: left; width: 410px;}
.sect_tab .info .w520 + .w520{margin-left: 10px;}
.sect_tab .intro{overflow: hidden;}
.sect_tab .intro > a{float: left; width: 206px; height: 164px; margin-right: 26px; overflow: hidden;}
.sect_tab .intro > a img{width: 100%; height: 100%; transition: all 0.3s;}
.sect_tab .intro > a img:hover{transform: scale(1.1);}
.sect_tab .intro h1{font-size: 18px; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.sect_tab .intro h1 a{color: #333;}
.sect_tab .intro h1 a:hover{color: #4db848;}
.sect_tab .intro p{height: 100px; margin-top: 15px; margin-bottom: 6px; font-size: 14px; line-height: 20px; color: #777; overflow: hidden;}
.sect_tab .intro span{font-size: 14px; color: #777;}
.sect_tab .bdt{border-top: 1px dashed #d8d8d8; margin-top: 30px; padding-top: 10px;}
	/*友情链接tab切换*/
.sect_tab .fdlink{}
.sect_tab .fdlink a{height: 16px; line-height: 30px; white-space: nowrap; padding: 0 10px; font-size: 14px; color: #333; border-right: 1px solid #333;}
.sect_tab .fdlink a:hover{color: #4db848;}
	/*主题小标题*/
.sect_small_tit{background-color: #e2e2e2; border-radius: 15px;}
.sect_small_tit h1{height: 30px; padding-left: 15px; background: url(img2.gif) no-repeat; font-size: 18px; color: #fff; line-height: 30px;}
	/*主题列表*/
.sect_list{margin-top: 10px; margin-bottom: 12px;}
.sect_list li{font-size: 15px; line-height: 32px;}
.sect_list li a{display: block; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.sect_list li span{color: #888;}
.sect_list li:hover a{color: #4db848;}
	/*主题简介*/
.sect_top{height: 30px; line-height: 30px; margin-bottom: 15px; overflow: hidden;}
.sect_top h1{float: left; padding-right: 10px; font-size: 18px; background-color: white;}
.sect_top .more{float: right; padding-left: 10px; font-size: 14px; color: #777; background-color: white;}
.sect_top .more:hover{color: #4db848;}
.sect_top hr{overflow:inherit; margin-top: 15px; border: none; border-top: 1px dashed #b6b6b6;}
.sect_intro{overflow: hidden;}
.sect_intro > a{float: left; position: relative; width: 150px; height: 115px; margin-right: 10px; overflow: hidden;}
.sect_intro > a img{display: block; width: 100%; height: 100%; transition: all .5s;}
.sect_intro > a img:hover{transform: scale(1.1);}
/*.sect_intro > a h1{height: 30px; position: absolute; right: 0; bottom: 10px; background-color: #e78c09; font-size: 18px; color: white; line-height: 30px; padding: 0 12px; border-top-left-radius: 15px; border-bottom-left-radius: 15px;}*/
.sect_intro h2{height: 66px; margin-bottom: 8px; font-size: 17px; font-weight: normal; line-height: 22px; overflow: hidden;}
.sect_intro h2 a{color: #333;}
.sect_intro h2 a:hover{color: #4db848;}
.sect_intro p{font-size: 14px; line-height: 20px; color: #888; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	/*主题列表2*/
.sect_list02{margin-top: 25px; margin-bottom: 20px; padding-top: 8px; border-top: 1px dashed #cacaca;}
.sect_list02 li{padding-left: 10px; background: url(img2.gif) no-repeat 0 center;}
.sect_list02 li a{display: block; line-height: 34px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 15px; color: #333;}
.sect_list02 li a:hover{color: #4db848;}

/**
*市县联播
*/
.sxlb_intro{float: left; width: 275px; margin-top: 25px; margin-right: 15px;}
.sxlb_intro li{padding-top: 20px; padding-bottom: 25px; border-top: 1px dashed #cacaca; overflow: hidden;}
.sxlb_intro li:first-child{padding-top: 0; border-top: 0;}
.sxlb_intro li .pic{float: left; width: 110px; height: 100px; margin-right: 15px;}
.sxlb_intro li .pic a{display: block; width: 100%; height: 100%; overflow: hidden;}
.sxlb_intro li .pic img{display: block; transition: all .5s;}
.sxlb_intro li .pic img:hover{transform: scale(1.1);}
.sxlb_intro li h1{height: 66px; font-size: 17px; line-height: 22px; overflow: hidden;}
.sxlb_intro li h1 a{color: #333;}
.sxlb_intro li h1 a:hover{color: #4db848;}
.sxlb_intro li .date, .sxlb_intro li .origin{font-size: 14px; color: #888; height: 20px; line-height: 20px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.sxlb_intro li p{margin-top: 10px; font-size: 14px; color: #666; line-height: 20px;}
.sxlb_list{margin-top: 25px; max-height: 608px; overflow: hidden;}
.sxlb_list dt{margin-top: 30px; font-size: 16px; color: #333; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.sxlb_list dt:first-child{margin-top: 0;}
.sxlb_list dt a{color: #333; line-height: 22px;}
.sxlb_list dt a:hover{color: #4db848;}
.sxlb_list dd{max-height: 40px; margin-top:8px; padding-right: 20px; font-size: 14px; color: #666; line-height: 20px; overflow: hidden;}

/**
*服务平台
*/
.fwpt{width: auto; height: 273px; background: url(img2.gif) no-repeat; overflow: hidden;}
.fwpt_tit{float: left; margin-left: 25px; margin-top: 50px;}
.fwpt_tit h1{font-size: 30px;}
.fwpt_tit p{width: 125px; margin-top: 10px; font-size: 14px; line-height: 25px;}
.fwpt ul{margin-left: 178px; overflow: hidden;}
.fwpt li{float: left; width: 190px; height: 125px; margin-top: 10px; overflow: hidden;}
.fwpt li a{display: block; width: 100%;}
.fwpt li a img{display: block; width: 76px; height: 76px; margin: 0 auto;}
.fwpt li a p{color: #fff; line-height: 22px; text-align: center; font-size: 16px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.fwpt li a:hover p{font-weight: bold;}

/**
*侧栏
*/
.side_video{background-color: #f4f4f4; margin-bottom: 30px;}
.side_video .video{height: 172px; overflow: hidden;}
.side_video .video_btn{float: right; margin-top: 15px; margin-right: 15px; width: 31px; height: 30px; background: url(img2.gif) no-repeat center; cursor: pointer;}
.side_video h1{margin-left: 20px; font-size: 18px; line-height: 60px; }
.side_video h1 span{color: #4db848;}
.side_video .sect_list02{margin: 0 22px; padding-top: 0; padding-bottom: 10px; border: 0;}

.side_sect{margin-bottom: 35px;}
.side_sect .side_sect_tit{height: 50px; line-height: 50px; background-color: #f4f4f4;}
.side_sect .side_sect_tit h1{background: url(img2.gif) no-repeat center; text-align: center; font-size: 18px; color: white;}

.side_sect_pholist{height: 400px; padding-top: 10px; overflow: hidden;}
.slidePho{width: 276px; margin-left: -6px; overflow: hidden;}
.slidePho ul{overflow: hidden;}
.slidePho li{float: left; margin-top: 20px; margin-left: 7px; width: 85px;}
.slidePho li a{display: block; width: 100%;}
.slidePho li img{display: block; width: 85px; height: 83px;}
.slidePho li p{line-height: 30px; text-align: center; color: #333; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.slidePho li:hover p{color: #4db848;}


/**
*底部
*/
.footer{background-color: #e0e0e0; margin-top: 40px;}
.ftcontent{width: 1128px; height: 410px; margin: 0 auto; overflow: hidden; position: relative;}
.ftcontent .w640{float: left; width: 460px; margin-right: 15px; margin-top: 30px;}
.ftcontent .w640 ul{overflow: hidden;}
.ftcontent .w640 li{float: left; margin-right: 10px; font-size: 14px; line-height: 36px;}
.ftcontent .w640 li:first-child{float: left; font-size: 16px; font-weight: bold;}
.ftcontent .w640 li a{color: #333;}
.ftcontent .w640 li a:hover{text-decoration: underline;}

.ftcontent .wxcode{float: right; width:120px; margin-top: 30px;}
.ftcontent .wxcode img{display: block; width: 102px; height: 102px; margin: 0 auto;}
.ftcontent .wxcode p{margin-top: 12px; text-align: center; font-size: 14px;}

.ftcontent .footlogo{width: 368px; height: 114px; margin: 0 auto; position: relative; top: -20px;}
.ftcontent .footlogo img{width: 100%; height: 100%; display: block;}
.ftcontent > p{line-height: 20px; text-align: center; font-size: 14px; color: #888; position: relative;top: -15px;}

.ftcontent .foot_other{width: 640px; margin: 0 auto; position: relative; left: 40px; bottom: -5px;}
.ftcontent .foot_other ul{overflow: hidden;}
.ftcontent .foot_other li{float: left; width: 128px; height: 47px; margin-right: 30px;}
.ftcontent .foot_other li a{display: block; width: 100%; height: 100%;}
.ftcontent .foot_other li img{display: block; width: 100%; height: 100%;}







/***************************列表页**************************/
.location{padding-left: 40px; height: 78px; line-height: 78px; font-size: 15px; color: #999; background: url(img2.gif) no-repeat 0 center;}
.location a{color: #999;}
.location a:hover{text-decoration: underline;}
.location .cur_site{font-size: 16px; font-weight: bold; }

.sidenav{margin-bottom: 20px;}
.sidenav h1{height: 65px; line-height: 65px; font-size: 20px; color: #fff; text-align: center; background-color: #4db848; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.sidenav ul{padding: 0 10px; background-color: #f3f3f3;}
.sidenav li{height: 60px; line-height: 60px; text-align: center; border-top: 1px dashed #cecece;}
.sidenav li:first-child{border-top: 0;}
.sidenav li a{color: #333;}
.sidenav li a.active{color: #ce1300; font-weight: bold;}

.mlist{overflow: hidden; width:830px;}
.mlist_item{margin-top: 10px; font-size: 14px; line-height: 32px;}
.mlist_item li{padding-left: 30px; background: url(img2.gif) no-repeat 12px center; overflow: hidden;}
.mlist_item li a{float: left; max-width: 80%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333;}
.mlist_item li a:hover{color: #4db848;}
.mlist_item li span{float: right; margin-right: 30px;}

.pagebox{height: 62px; margin-top: 30px; line-height: 62px; text-align: center; font-size: 15px; color: #080707; margin-bottom: 30px; border-bottom: 2px solid #4db848;}
.pagebox a{color: #080707;}
.dashline {border-bottom: 1px dashed #afb0b0;margin-top:10px;margin-bottom:10px;background:none}
.mlist_tit{height: 46px; line-height: 46px;  background-color: #eaf2f6;}
.mlist_tit h1{font-size: 19px; text-indent: 20px;}
.mlist_tit h1 span{color: #377ea5;}
.mlist_tit p{float: right; margin-right: 30px; font-size: 14px; color: #818181;}
.mlist_tit p a{color: #818181;}
.mlist_tit p a:hover{text-decoration: underline;}
.mlist_tit p .cur_site{color: #ff6c00; font-weight: bold;}



/***************************内容页**************************/
.contentbox{margin-top: 12px;}

.site{width: 1048px; height: 62px; margin: 0 auto; background: url(img2.gif) repeat-x; position: relative; line-height: 62px;}
.site > span{width: 40px; height: 62px; background: url(img2.gif) no-repeat; position: absolute; left: -40px; top: 0;}
.site > span + span{background:url(img2.gif) no-repeat; left: auto; right: -40px;}
.site .location{ padding-left: 40px; background: url(img2.gif) no-repeat 0 center; overflow: hidden;}
.site .location .tit{float: left; font-size: 18px; color: #333;}
.site .location .tit i{margin-left: 10px; font-style: normal; color: #b1b1b1; font-size: 16px; vertical-align: top;}
.site .location .navs{float: left; margin-left: 20px; font-size: 16px; color: #777;}
.site .location .navs a{color: #777;}
.site .location .navs .cur_site{font-size: 18px; font-weight: bold; color: #469f76;}

.content{width: 1108px; margin: 0 auto; border-radius: 5px; background-color: #eee; overflow: hidden;}
.content h1{margin-top: 30px; text-align: center; color: #02539c; font-size: 30px;}
.content h2{margin-top: 15px; text-align: center; color: #888; font-size: 16px; font-weight: normal;}
.content .txt{width: 1000px; margin: 35px auto 70px auto; border-top: 1px dashed #aaa;}
.content .txt p{margin-top: 40px; text-indent: 2em; color: #333; font-size: 16px; line-height: 32px;}
.content .txt img{}



/***********************************分页***********************************/

.page{ clear:both; text-align:center; line-height:32px; float:right;margin-top:20px;}
.page a{ font-size:14px; display:inline-block; vertical-align:middle; width:32px; height:32px; background:url(img2.gif) 0px top no-repeat; margin:0px 4px;}
.page a:hover,.page .a_cur{ background:url(img2.gif) -32px top no-repeat; color:#fff;display:inline-block}
.page a.fy{ font-size:12px; background:url(img2.gif) 0px -32px no-repeat; width:68px;}
.page a:hover.fy{ background:url(img2.gif) 0px -64px no-repeat; width:68px;}
.page .input{ width:46px; height:24px; line-height:24px; border:1px solid #dedede;}
.page .btn{ cursor:pointer; border:0px; background: transparent url(img2.gif); width:60px; height:28px; color:#a41111; font-size:13px;}





/***************************列表页**************************/
.location{padding-left: 40px; height: 78px; line-height: 78px; font-size: 15px; color: #999; background: url(img2.gif) no-repeat 0 center;}
.location a{color: #999;}
.location a:hover{text-decoration: underline;}
.location .cur_site{font-size: 16px; font-weight: bold; }

.sidenav{margin-bottom: 20px;}
.sidenav h1{height: 65px; line-height: 65px; font-size: 20px; color: #fff; text-align: center; background-color: #4db848; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.sidenav ul{padding: 0 10px; background-color: #f3f3f3;}
.sidenav li{height: 60px; line-height: 60px; text-align: center; border-top: 1px dashed #cecece;}
.sidenav li:first-child{border-top: 0;}
.sidenav li a{color: #333;}
.sidenav li a.active{color: #ce1300; font-weight: bold;}

.mlist{overflow: hidden;}
.mlist_item{margin-top: 10px; font-size: 14px; line-height: 32px;}
.mlist_item li{padding-left: 30px; background: url(img2.gif) no-repeat 12px center; overflow: hidden;}
.mlist_item li a{float: left; max-width: 80%; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; color: #333;}
.mlist_item li a:hover{color: #4db848;}
.mlist_item li span{float: right; margin-right: 30px;}

.pagebox{height: 62px; margin-top: 30px; line-height: 62px; text-align: center; font-size: 15px; color: #080707; margin-bottom: 30px; border-bottom: 2px solid #4db848;}
.pagebox a{color: #080707;}
.dashline {border-bottom: 1px dashed #afb0b0;margin-top:10px;margin-bottom:10px;background:none}
.mlist_tit{height: 46px; line-height: 46px;  background-color: #eaf2f6;}
.mlist_tit h1{font-size: 19px; text-indent: 20px;}
.mlist_tit h1 span{color: #377ea5;}
.mlist_tit p{float: right; margin-right: 30px; font-size: 14px; color: #818181;}
.mlist_tit p a{color: #818181;}
.mlist_tit p a:hover{text-decoration: underline;}
.mlist_tit p .cur_site{color: #ff6c00; font-weight: bold;}



/*拉幕样式*/

*{list-style-type:none;margin:0;padding:0;}

.wrap{
	width:100%;
	height:100%;
	position:relative;	

	z-index:-2;
	
	}
.bg{
	position:absolute;
	top:0;
	left:0;
	z-index:-2;	
	}
.bg img{
	width:100%;
	height:100%;	
	}
.sl{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100px;
	background:url(img2.gif) repeat-x center;	
	z-index:1;
	}
.zl{
	position:absolute;
	top:0px;
	left: 0px;
    width: 191px;
	height:500px;
	background:url(img2.gif) no-repeat;	
	}
.yl{
	position:absolute;
	top:0px;
	right: 0px;
    width: 191px;
	height:500px;
	
	background:url(img2.gif) no-repeat;	
	}
.hg{ height:100%; z-index:300; }
.zzl{
	width:50%;
	height:1060px;
	
	/*background:url(img2.gif) repeat-x center;*/
	float:left;	
	z-index:-1;
	position:absolute;
	left:0px;
	top:0px;
	}
.zzl img{
	height:100%;	
	width:100%;
	}

.yyl{
	width:50%;
	height:1060px;
	
	float:right;
	z-index:-1;
	position:absolute;
	right:0px;
	top:0px;
	}
.yyl img{
	height:100%;
	width:100%;	
	}


.gold-juns{
  position: absolute;
  left:0px;
  top:100px;
  width: 400px;
  height: 200px;
  background-color: none;
  z-index: 200;
  background-repeat: no-repeat;
  background-position: center;
}
.wz{
	position:absolute;
	top:50%;
	margin-top:-184px;
	left:50%;
	margin-left:-462px;
	z-index:-1;
	display:none;
	width:924px;
	height:335px;
	}
.wz h1{
	background:url(img2.gif) no-repeat;
	width:924px;
	height:335px;
	margin:auto auto;	
	}
.f1{
	position: absolute;
    left: 50%;
    margin-left: -656px;
    top: 50%;
    margin-top: -475px;
	z-index:999;
	}
.f2{
	position: absolute;
    left: 50%;
    margin-left: 0px;
    top: 50%;
    margin-top: -405px;
	z-index:999;
	}
.zshou{
	position:absolute;
	left:5px;
	bottom:30px;
	width:200px;
	height:200px;	
	z-index:11000;
	cursor:pointer;
	}
.zshou img{ width:100%;height:100%;}
@media screen and (max-width:1366px) {
	.zzl{
		height:768px;	
		}
	.yyl{
		height:768px;	
		}	
	}


/*对联广告*/

.zz {margin-top: 0px;margin-right: auto;margin-bottom: 0px;    margin-left: auto;}
.tc{ text-align:center;}
.jiac{ font-weight:bold;}
.cur{cursor: pointer;}

/*对联广告*/
