@charset "utf-8";
/* CSS Document */
/* Reset */
html, body, div, img, p, hr, pre, h1, h2, h3, h4, h5, h6, table, tr, td, th, tfoot, tbody, thead, form, fieldset, input, textarea, select, label, ul, ol, dl, li, dt, dd { margin:0; padding:0; border:0; outline:none; list-style:none; font-weight: normal; }
body, html { height:100%; width:100%; }
li { list-style-type:none; }
a { text-decoration:none; outline:none; color:#000000; }
a:hover { text-decoration:none; }
table { border-collapse:collapse; border-spacing:0; margin:0 auto; clear:both; }
img { border:0; display:block; }
em { font-style:normal; }
hr { height:0; clear:both; }
.none { display:none; }
.clear { clear:both; }
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container { margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; /* Fix of Webkit flickering */
	z-index:1; }
.swiper-wrapper { position:relative; width:100%; -webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0px, 0, 0); -webkit-transition-timing-function:ease; -moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0px, 0, 0); -moz-transition-timing-function:ease; -o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0px, 0, 0); -o-transition-timing-function:ease; -o-transform:translate(0px, 0px); -ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0px, 0, 0); -ms-transition-timing-function:ease; transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0px, 0, 0); transition-timing-function:ease; }
.swiper-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }
.swiper-slide { float: left; }
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }
/*通用*/
body { font-size:12px; font-family: \5FAE\8F6F\96C5\9ED1; color:#454545; line-height:22px; }
.widthMain { margin:0 auto; width:1000px; padding:0 10px; }
.fl, .partL { float:left; }
.fr, .partR { float:right; }
.list { clear:both; }
.list li { background:url(mainbg.png) -230px -2px no-repeat; padding-left:10px; }
.list li a { font-size:14px; }


.list_l { float:left; width:180px; clear:none; }
.list_r { float:right; width:180px; clear:none; }







/*内容*/
.domMobile { display:none; }
.navbj { height:52px; line-height:48px;vertical-align:middle; background:url(dt01.jpg) no-repeat top center;; text-align:center; }
.nav { width:1000px;height:52px; line-height:48px;; color:#fff; text-align:center; margin: 0 auto; font-family: "微软雅黑";}
.nav a { display:inline-block; height:52px; line-height:52px; padding:0 13px; margin:0 0px; font-size:17px; color:#fff; font-weight:bold; font-family:"微软雅黑"; vertical-align:middle; }
.nav a:hover { background:#ffcc00;font-weight:bold; color:#000000 }
.nav .on a{  background:#ffcc00;font-weight:bold;  color:#000000  }

#tabTit { width: 635px; }
.thirdPart { margin-bottom:15px; overflow: hidden; }
.thirdPart .partL { width:635px; float:left; }
.thirdPart .partR { width:334px; float:right; }
.thirdPart .tabTitHeight { height:47px; position:relative; margin-bottom:20px;  }
.thirdPart .tabTit {   border-top:2px solid #28a08e;border-bottom:1px solid #c9c9c9; border-left:1px solid #28a08e;border-right:1px solid #c9c9c9;height:46px; line-height:46px; overflow:hidden; background: #fff; }
.thirdPart .tabTit .tabLi {  float:left; font-size:20px; width:150px; text-align:center; float:left; height:46px; line-height: 46px;  font-family:"微软雅黑"; cursor:pointer; color:#28a08e }
.thirdPart .tabTit a:hover { text-decoration:none; font-weight:bold; }
.thirdPart .tabTit .on {  background-color:#28a08e; color:#FFFFFF}
.thirdPart .partR .list { background:#f1f1f0; padding:10px; }
.thirdPart .partR .list li { line-height:28px; background-position:-272px -63px; }
.thirdPart .partR .list li a { color:#535353; }
.thirdPart .partSpace { margin-bottom:30px; position:relative; }
.hideBody { display: none; }
.dataList li { padding: 15px 0 17px 0; border-bottom: 1px solid #ededed; overflow: hidden; position:relative; }
.dataList h3 {  width:475px; height:35px; overflow: hidden; float:right}
.dataList h3 a { display: inline-block; line-height: 30px; overflow: hidden; font-size: 20px; font-weight:bold; color: #000; font-family:"微软雅黑"; }
/*.dataList .imgs { float: left; width: 138px; height: 90px; margin-right: 10px; }*/
.dataList .imgs a { font-size: 0px; vertical-align: top; float:left; width:138px; height:90px; overflow:hidden; display:inline; margin-right:10px;background:url() no-repeat top center; }
.dataList .imgs img { width: 138px; height: 90px; vertical-align: top; padding-right:10px; float:left; display:none;background:url() no-repeat top center;
-moz-transition:-moz-transform .3s ease;
-ms-transition:-ms-transform .3s ease;
transition:transform .3s ease;
 }
.dataList .imgs img:hover { width: 138px; height: 90px; vertical-align: top;  float:left; display:none;
 -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1)
 }
.dataList .summary { /*height: 75px;*/ line-height: 24px; overflow: hidden; color: #666; font-size:14px; width:475px; height:48px; float:right  }
.dataList .info { height: 14px; line-height: 14px; padding: 0; text-align: right; float:right}
.dataList .time { font-size: 12px; color:#999; }
#dataMoreLink { text-align: center; display: none; }
#dataMoreLink a { color: #333; }
.adBottom { background:#f9f7f4; padding:20px 0; }
.footer { padding:10px 0 30px 0; background:#f9f7f4; text-align:center; margin-top:50px; }
.footer p { line-height: 20px; }
.dataList .moreBtn { text-align: center; padding: 15px 0; vertical-align: middle; cursor: pointer; display: none; }
.dataList .moreBtn i { display: inline-block; width: 16px; height: 16px; background: url(more.gif) no-repeat; vertical-align: middle; margin-right: 5px; display: none; }
.dataList .moreBtn .text { line-height: 16px; vertical-align: middle; }
#ad1 { margin-bottom:10px; }
.device { width: 100%; position: relative; margin-bottom:15px; }
.device .arrow-left { background: url(arrows.png) no-repeat left top; position: absolute; left: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.device .arrow-right { background: url(arrows.png) no-repeat left bottom; position: absolute; right: 10px; top: 50%; margin-top: -15px; width: 17px; height: 30px; z-index:5; }
.swiper-container { height: 330px; width: 662px; }
.swiper-container img { width:100%; }
.content-slide { padding: 20px; color: #fff; }
.title { font-size: 25px; margin-bottom: 10px; }
.pagination { position: absolute; left: 0; text-align: right; bottom:5px; width: 100%; z-index:5; }
.swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; background: #777; margin-right:8px; cursor: pointer; }
.swiper-active-switch { background: #fff; }
.swiper-slide { position:relative; }
.swiper-slide .name { position:absolute; bottom:0; left:10px; z-index:5; }
.swiper-slide .bg { position:absolute; bottom:0; left:0; background:#000; z-index:4; width:100%; height:35px; filter:alpha(opacity=40); -moz-opacity:0.4; opacity:0.4; }
.swiper-slide .name a { color:#fff; line-height:35px; font-size:14px; font-weight:bold;}
#fixedBody { width: 374px; }
.showed { position:fixed; top:0; z-index: 40; }
.back { position:fixed; right:20px; bottom:20px; margin-left:100px; width:40px; height:40px; background:url(sj_common.png) 0 -40px no-repeat; z-index:100; text-indent:-999px; overflow:hidden; display:none; }
#backTop { display:none; }
.adText { line-height:40px; padding-left:10px; }
.adText a { font-size:16px; font-family:"微软雅黑"; }
.adText span { float:right; background:#10a3f7; color:#fff; padding:0 3px; font-size:12px; height:20px; line-height:20px; margin:10px 10px 0 0; }
.loadLayout { width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:9999; color:#fff; text-align:center; display:none; text-align:center; display:none; }
.loadLayout .layoutWrap { width:100%; height:100%; position:absolute; top:0px; left:0px; position: relative; text-align: center; vertical-align: middle; display: -webkit-box; -webkit-box-orient: horizontal; -webkit-box-pack: center; -webkit-box-align: center; display: box; box-orient: horizontal; box-pack: center; box-align: center }
.loadLayout .bg { width:100%; height:100%; background-color:rgba(0, 0, 0, 0.4); position:absolute; top:0px; left:0px; z-index:-1; }
#columnSet { position:fixed; left:50%; top:200px; width:600px; height:400px; margin:0 0 0 -300px; z-index:50; background:#fff; font-family:"微软雅黑"; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }
#columnSet .tit { height:55px; line-height:55px; background:#d7d7d7; padding:0 20px; color:#000; -moz-border-top-left-radius: 5px; -webkit-border-top-left-radius: 5px; border-top-left-radius: 5px; -moz-border-top-right-radius: 5px; -webkit-border-top-right-radius: 5px; border-top-right-radius: 5px; }
#columnSet .tit h2 { font-size:22px; line-height:55px; height:55px; float:left; }
#columnSet .tit h2 span { font-size:24px; }
#columnSet .tit div { float:right; font-size:20px; }
#columnSet .tit div a { margin:0px; color:#000; margin-left: 20px; }
#columnSet .dest { background-color:#fafafa; font-size:20px; padding:0 20px; }
#columnSet .dest span { font-size:20px; color:#000; }
#columnSet .fixed { float:left; padding-right:20px; }
#columnSet .selectBody { padding: 20px 0 0 0; }
#columnSet .selectBody li.first { background:none; display: block; border-color:#bcbaba; color: #999; cursor:default; }
#columnSet .choose { padding:20px; }
#columnSet .choose .name { font-size:22px; color:#000; height:40px; line-height:40px; margin-bottom:15px; }
#columnSet li { float:left; border:1px solid #999; width: 90px; height:34px; line-height:34px; text-align:center; margin:0 12px 20px 0; font-size:16px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; cursor: pointer; color: #333; }
#columnSet li.selected { border:1px solid #00aae7; color:#00aae7; }
#columnSet li.first { display:none; }
#columnSet .selectBody li { border-color:#00aae7; background:url(sj_common.png) 100% -85px no-repeat; }
.swiper-container-tab { margin-right: 48px; }
.swiper-container-tab > .swiper-wrapper { float:left; height: 43px!important; }
#setColum { position:absolute; right:1px; top:2px; width:48px; height:46px; background:#fff; border-left: 1px solid #c9c9c9; z-index: 999; color:#0096a5; z-index:2; text-align:center; font-size:35px; font-weight:bold; line-height:46px; }
.showed #setColum { top: 0px; right: 0px; }
.app #mobileHeader { display:none!important; }



/*首页样式*/
.global { margin-bottom:10px; width:1000px; margin:0 auto; height:38px; }
.global iframe { float:left; width:850px; }
.global .gszbj { float:right; width: 133px; padding-right:2px; padding-top:2px; }
.firstPart {width:1000px; height:330px; background-color:#FFFFFF; padding:6px;margin: 0 auto 40px auto }
.firstPart .partL { width:635px; float:left; }
.firstPart .partL2 { width:662px; float:left; }
.firstPart .partR { width:334x; float:right; }
.firstPart .impNews .textList li.imp a { font-weight:bold; }




#ad1 { margin-bottom:10px; }
#mobileHeader { display: none; font-family: "微软雅黑"; }
#mobileHeader { width: 100%; display: none; background:#e2e2e2 url(bgSjTop.jpg) no-repeat 0 0px; -webkit-background-size: 100% 45px; background-size: 100% 45px; position:relative; }
#mobileHeader .logo { display: block; width: 63px; height: 45px; background: url(cqpd_mobile_header.png) no-repeat 0px 0px; -webkit-background-size: 57px; background-size: 57px; position: absolute; top: 0px; left: 10px; }
#mobileHeader .name { display: inline-block; width:97px; height: 45px; line-height: 48px; font-size: 22px; font-family:"微软雅黑"; padding: 0 0 0 10px; color: #fff; vertical-align: top; margin: 0 0 0 74px; background:url(cqpd_mobile_header.png) 0 -160px no-repeat; -webkit-background-size: 57px; background-size: 57px; }
#mobileHeader .right { display: block; width: 30px; height: 45px; position: absolute; top: 0px; right: 10px; background: url(cqpd_mobile_header.png) no-repeat 100% -45px; -webkit-background-size: 57px; background-size: 57px; }
#mobileHeader .mobileNavList { width: 100%; height:0px; overflow:hidden; position: absolute; top: 45px; left: 0px; background: #ededed; z-index:10; }
#mobileHeader .mobileNavList a { float: left; width: 20%; padding: 10px 0; color: #000; text-align: center; font-size:16px; }
#mobileHeader .phnav { text-align: center;  padding-bottom:10px; padding-top:10px; }
#mobileHeader .phnav a { float:left;width:20%; height: 26px; line-height: 26px; text-align:center; font-size:18px; font-family:"微软雅黑"; color:#333; }



#gd_content li, #gd_scroll li { display:inline; float:left; height: 22px; padding-right: 30px; }
.jmznl .ad_znlgm { position:absolute; top:6px; right:0px; }

#towCode { width:100px; height:248px; position:fixed; bottom:44px; left:50%; margin-left:530px; background:url(xh_cj_twoEwm.jpg) no-repeat; }
#towCode .closeBtn { height:20px; line-height:20px; position:absolute; left:0px; bottom:-20px; margin-left:10px; cursor:pointer; }
#pc_adtext1 { padding-top:10px; }
#pc_adtext1 a { margin-right:15px; background:url(mainbg.png) -225px 4px no-repeat; padding-left:8px; }
#silder { width: 80px; position: fixed; /*top:420px;*/ right:50%; bottom:45px; margin-right:520px; }
#silder li { padding: 5px 0; }
#silder li a { display: block; vertical-align: top; }
#silder li a:hover span { color: #ffb911; }
#silder li span { height:28px; line-height: 28px; display: inline-block; #display: inline;
#zoom:1;
vertical-align: top; }
#silder li span.iconWrap { width:28px; overflow: hidden; position: relative; margin-right: 10px; }
#silder li em { display:block; width:28px; height: 56px; position: absolute; top: 0px; left: 0px; }
#silder li i { display:block; width: 28px; height:28px; background: url(icon_silder.png) no-repeat; }
#silder .silder01 .icon01 { background-position: 0 0; }
#silder .silder02 .icon01 { background-position: 0 -28px; }
#silder .silder03 .icon01 { background-position: 0 -56px; }
#silder .silder04 .icon01 { background-position: 0 -84px; }
#silder .silder05 .icon01 { background-position: 0 -112px; }
#silder .silder06 .icon01 { background-position: 0 -140px; }
#silder .silder07 .icon01 { background-position: 0 -168px; }
#silder .silder08 .icon01 { background-position: 0px -196px; }
#silder .silder01 .icon02 { background-position: -28px 0; }
#silder .silder02 .icon02 { background-position: -28px -28px; }
#silder .silder03 .icon02 { background-position: -28px -56px; }
#silder .silder04 .icon02 { background-position: -28px -84px; }
#silder .silder05 .icon02 { background-position: -28px -112px; }
#silder .silder06 .icon02 { background-position: -28px -140px; }
#silder .silder07 .icon02 { background-position: -28px -168px; }
#silder .silder08 .icon02 { background-position: -28px -196px; }


/*重庆农业频道*/

.toutiao { width:930px; height:113px; margin:44px auto 30px auto; background:url(ttbj.png) no-repeat; text-align:center; padding-left:70px;}
.toutiao h1{ height:44px; line-height:36px; font-size:34px; color:#4ba634;display:inline-block; *display:inline; zoom:1; background-color:#fff; padding:0 20px;font-weight: bold;}
.toutiao h1 a{ color:#000;}
.toutiao p{ height:44px; font-size:14px; line-height:22px; padding:8px 40px 0 45px; overflow:hidden;text-align: left; color:#666;text-indent:2em;}
.toutiao p a{ color:#f54747;}


.topMenu {height: 100px;width: 1000px;margin:0 auto 20px auto;}
.topMenu_a3 .bg {background:url(http://www.cq.xinhuanet.com/imgs/title_bg.gif) 0 -650px repeat-x;height: 51px;text-align: center;}
.topMenu_a3 .s1 {line-height: 21px;font-weight: bold;float: left;width: 375px;margin-top: 6px;text-align: center;}
.topMenu_a3 .s2 {line-height: 21px;font-weight: bold;float: left;width: 185px;margin-top: 6px;text-align: center;}
.topMenu_a3 .s3 {line-height: 21px;font-weight: bold;float: left;width: 390px;margin-top: 6px;text-align: center;}
.topMenu_a3 ul {background:url(http://www.cq.xinhuanet.com/imgs/web_bg.gif) -1400px 0 repeat-y;float: left;width: 1px;overflow: hidden;height: 43px;margin-top: 5px;}
.topMenu_a3 a:link {color: #004F9C;text-decoration: none}
.topMenu_a3 a:visited {color: #004F9C;text-decoration: none}
.topMenu_a3 a:hover {color: #ff0000;text-decoration: underline}

.w364ad { width:364px;height:57px; margin:-10px 0 30px 0;}
.tz {
	height: 84px;
	width: 1000px;
	margin:21px auto 0 auto;
}
.tz .logo {
	background-image: url(nypd_logo.png);
	background-repeat: no-repeat;
	float: left;
	width: 208px;
	height: 70px;
	margin-left:20px;
}
.tz .ad01 { width:710px; height:64px; padding:0px 5px 0 0; float:right;overflow:hidden; position:relative; }
.tz .ad01 .bd{ position:relative; height:100%; z-index:0;   }
.tz .ad01 .bd li{ zoom:1; vertical-align:middle; }
.tz .ad01 .bd img{ width:710px; height:64px; display:block;  }

.bt { width:175px; height:35px; float:left;}


.ad02 { width:334px;height:330px; float:right; overflow:hidden; position:relative;}
.ad02 .bd{ position:relative; height:100%; z-index:0;   }
.ad02 .bd li{ zoom:1; vertical-align:middle; }
.ad02 .bd img{ width:334px; height:330px; display:block;  }

.nysj { width:100%; height:220px;background:url(bgsj.jpg) no-repeat top center; padding-top:30px; margin:0 auto 50px auto;}
.nysj1106 { width:1106px; height:220px;margin:0 auto;}
.nysj1106 .nlteft { width:53px;background:url(sjbg01.png) no-repeat top center; height:220px; text-indent: -9999px;  float:left;}
.nysj1106 .nlteft a { width:53px; height:220px; display:block; }
.nysj1106 .nbox { width:1000px; height:220px; float:left; overflow:hidden;}
.nysj1106 .nbox ul { width:1017px;}
.nysj1106 .nbox li { width:237px; height:178px; background-color:#FFFFFF; margin-right:17px; float:left;}
.nysj1106 .nbox li img { width:237px; height:145px;}
.nysj1106 .nbox li h1 { width:237px; height:33px; font-size:14px; line-height:33px; text-align:center;}
.nysj1106 .nright { width:53px;background:url(sjbg02.png) no-repeat top center; height:220px; text-indent: -9999px;  float: right;}
.nysj1106 .nright a { width:53px; height:220px; display:block; }


.lmbt { width:334px; height:46px; background:url(lmbt01.png) no-repeat top left; margin-bottom:20px;}
.lmbt a {width:334px; height:46px;  text-decoration:none;display:block;text-indent: -9999px;}
.lmbt2 { width:334px; height:46px;background:url(lmbt02.png) no-repeat top left; margin-bottom:20px;}
.lmbt2 a {width:334px; height:46px;text-decoration:none;display:block;text-indent: -9999px;}
.lmbt3 {width:334px; height:46px;background:url(lmbt03.png) no-repeat top left; margin-bottom:20px;}
.lmbt3 a {width:334px; height:46px;text-decoration:none;display:block;text-indent: -9999px;}
.lmbt4 {width:334px; height:46px; background:url(lmbt04.png) no-repeat top left;margin-bottom:20px;}
.lmbt4 a {width:334px; height:46px;text-decoration:none;display:block;text-indent: -9999px;}
.lmbt5 {width:334px; height:46px; background:url(lmbt05.png) no-repeat top left;margin-bottom:20px;}
.lmbt5 a {width:334px; height:46px;text-decoration:none;display:block;text-indent: -9999px;}
.lmbt6 {width:334px; height:46px; background:url(lmbt06.png) no-repeat top left;margin-bottom:20px; margin-top:30px;}
.lmbt6 a {width:334px; height:46px;text-decoration:none;display:block;text-indent: -9999px;}
.lmbt7 {width:334px; height:46px; background:url(lmbt07.png) no-repeat top left;margin-bottom:20px; margin-top:30px;}
.lmbt7 a {width:334px; height:46px;text-decoration:none;display:block;text-indent: -9999px;}

.list01 { clear:both;}
.list01 li { background:url(mainbg.png) -228px 4px no-repeat; padding-left:15px;line-height:30px;  }
.list01 li a { font-size:16px; }
.list01 h1 { font-size:18px; text-align: center; line-height:30px; height:34px; }
.list02 { width:308px; clear:both; background-color:#f8f8f8;padding:12px 14px 12px 12px;}
.list02 li { line-height:30px; width:308px; white-space:nowrap;word-break:keep-all;overflow:hidden;  }
.list02 li a { font-size:14px; }

.list03 { width:308px; clear:both; background-color:#f8f8f8;padding:12px 14px 12px 12px;}
.list03 li { line-height:30px; width:308px; white-space:nowrap;word-break:keep-all;overflow:hidden; color:#56b420; }
.list03 li a { font-size:14px;color:#000; }


.jqhd li { width:334px;font-size:15px;line-height:32px;white-space:nowrap;word-break:keep-all;overflow:hidden;color:#305798; }
.jqhd a { color:#000;}


/*新华访谈*/
.xhft { width:334px;margin-bottom:12px; position:relative;}
.xhft .picText { width:334px;}
.xhft .picText h3 {width:334px;line-height:30px;margin-bottom:10px; float:left; }
.xhft .picText h3 a { font-size:16px; font-family:"微软雅黑"; font-weight:bold; }
.xhft .picText img { width:120px; height:80px;float:left; padding-right:14px;margin-bottom:15px;  }
.xhft .picText p {width:200px; height:72px; line-height:24px; font-size:14px;float:left; float: right; overflow:hidden}

/*业界动态*/
.yjdt { width:334px; margin-bottom:28px;}
.yjdt .hdpic { width:334px; height:140px;position:relative;}
.yjdt .hdpic img { width:334px; height:140px;position: absolute; left:0px; top:0px; z-index:1}
.yjdt .hdpic span{width:334px;height:30px;bottom:0px;left:0px;background: #000;position: absolute;filter: alpha(opacity=60);-moz-opacity: 0.6;opacity: 0.6; z-index:2}
.yjdt .hdpic h1{width:314px;height:30px;bottom: 0px;left: 10px;position: absolute;font-size: 14px;color: #FFFFFF;line-height: 30px;text-align:left;overflow:hidden;cursor:pointer;LINE-HEIGHT: 160%;margin:0;padding:0;border:0; text-align:center; z-index:3}
.yjdt .hdpic h1 a{color:#fff; text-decoration:none;line-height: 30px;font-size:14px;font-family:\5FAE\8F6F\96C5\9ED1;}

/*美丽乡村短视频*/
.hotlp{width:334px;height: 330px;overflow:hidden; background-color:#f5f5f5;margin-bottom:40px; position:relative;}
.hotlp ul{width:334px;}
.hotlp li{float:left;width:334px; height:330px;overflow:hidden; position:relative; background-color:#f5f5f5;}
.hotlp li h1{width:294px; line-height:26px; font-size:16px; font-weight:bold; left:20px; text-align:center;top:205px;z-index:2; position:absolute;color:#00012c; white-space:nowrap;word-break:keep-all;overflow:hidden;   }
.hotlp li h1 a{text-decoration: none; color:#00012c; }
.hotlp li p{width:294px; height:72px; line-height:24px; font-size:14px; left:20px; top:240px;z-index:2; position:absolute; color:#343434;overflow:hidden;  }
.hotlp li img{width:334px; height:190px;position: absolute; left:0px; top:0px;}
.hotlp li span{width:60px; height:60px;background:url(video1.png) no-repeat top center;position: absolute; left:137px; top:65px; z-index:4}

.hotlp .prev,.hotlp .next{width:34px;height:20px;position:absolute;top:90px;z-index:40; cursor:pointer; }
.hotlp .prev { background-image:url(an2.png); background-position:0 0; left:0px; }
.hotlp .next { background-image:url(an2.png); background-position:0 -20px; left:300px; }


/*专题活动*/
.numlist { width:332px; border:1px solid #d6efeb; margin-bottom:10px; } 
.numlist li {height:48px; _height:45px; border-bottom:1px solid #d6efeb; padding-left:11px; line-height:48px; padding:0 15px; font-size:14px; overflow:hidden } 
.numlist li a { color:#585858; } 
.numlist li span{ background:url(rdzt_xline.png) no-repeat; font-size:20px; color:#000000; font-family:Arial; font-weight:bold; width:75px; margin-right:20px; padding-left:15px;}
.numlist .cur { border:none; font-weight:bold; padding:0px; height:75px; line-height:75px;} 
.numlist .cur a { color:#000; font-size:14px; font-weight:bold; float:left; width:232px; line-height:28px; margin-top:9px;} 
.numlist .cur span{ height:75px; width:75px; background-color:#63baad; color:#FFFFFF; font-size:42px; line-height:75px; text-align:center; background-image:none; display:block; padding:0; float:left}
.numlist-img { width:332px; height:130px; }
.numlist-img img { width:332px; height:130px; }

.h5toutiao{ margin:0 auto; width:100%; padding:0; display:none;}
.h5toutiao li {	margin:12px 10px;height:65px;position:relative; padding: 0 0 12px 115px; border-bottom: 1px solid #ededed; }
.h5toutiao h3 {	margin-bottom:5px;width:auto; height:44px; overflow:hidden;float:none}
.h5toutiao h3 a { 	font-size:18px;	line-height:22px; width:auto;}
.h5toutiao .imgs,.h5toutiao .imgs a {	width:100px;	height:65px;position: absolute; left:0px; top:0px;background:url(bj02.jpg) no-repeat top center;}
.h5toutiao .imgs {	}
.h5toutiao .imgs img {	width:100px;	height:65px;}
.h5toutiao .info{text-align: right;color:#999;}

/*龙头企业*/
.ltqy { width:334px;margin-bottom:12px;}
.ltqy li { width:334px;height:80px;margin-bottom:15px;float:left;}
.ltqy li h3 {width:200px;line-height:30px;margin-bottom:10px; float:right; }
.ltqy li h3 a { font-size:16px; font-family:"微软雅黑"; font-weight:bold; }
.ltqy li img { width:120px; height:80px;float:left; padding-right:14px;float:left;}


/*企业logo展示*/
.foot_LoopBox{clear: both;width: 1000px;height: 55px;padding:15px 0px;margin:20px auto 0px auto; overflow:hidden;border-bottom:1px solid #e7e7e7;border-top:1px solid #fff;}
.foot_LoopBox .bd ul{zoom:1;width:1120px;height: 55px;}
.foot_LoopBox .bd ul li{margin-right:15px;float:left;_display:inline;overflow:hidden;text-align:center;}
.foot_LoopBox .bd ul li img{width:145px;height:55px;display:block;}