﻿@charset "utf-8";

/* ======================= 新闻资讯主体区域 Css ======================= */

/* 大banner背景 */
#AD { width: 100%; height: 240px; position: relative;}
#AD a { display: block; height: 240px; width: 100%;  cursor: default;}

/* 列表页 */
#Content { background-color:#fafafa; -moz-border-radius: 6px; /* Gecko browsers */ -webkit-border-radius: 6px; border-radius: 6px; width: 1000px; min-width:1000px; margin:0 auto; min-height: 500px; margin-top: -25px; position: relative; z-index: 1;}

/* side main */
.side { width: 253px;}
.main { width: 667px; background: url(images/line.png) no-repeat left top; min-height: 500px; padding:0 40px 40px 40px; }

/* 侧栏导航 */
#sideMenuBox,#sideMenuBox02 { width: 253px;}
#sideMenuBox .hd,#sideMenuBox02 .hd { height: 50px; border-radius:6px 0 0 0 ; -moz-border-radius: 6px 0 0 0;  -webkit-border-radius: 6px 0 0 0; background: #d3602b; margin-bottom: 20px; }
#sideMenuBox .hd h3,#sideMenuBox02 .hd h3 { font: 800 16px/50px 微软雅黑; color: #fff; padding-left: 18px; float: left; }
#sideMenuBox .hd span,#sideMenuBox02 .hd span { float: left; font-size: 10px; color: #fbe3d8; line-height: 50px; margin-left: 10px; *display: inline;}
#sideMenuBox .bd,#sideMenuBox02 .bd { clear:both;}
#sideMenuBox .bd li { height:40px; line-height: 40px; margin-top: 10px;border-left:5px solid #f8f8f8;}
#sideMenuBox .bd li a { padding-left: 50px; font-size: 16px; display:block; height:40px; line-height: 40px; transition:0.3s;
 -moz-transition:0.3s; -webkit-transition: 0.3s; -o-transition:0.3s;}
#sideMenuBox .bd li.on{ background: #efefef; border-left:5px solid #d3602b;}
#sideMenuBox .bd li:hover { background: #efefef; border-left:5px solid #d3602b;}
#sideMenuBox .bd li:hover a { color:#333; padding-left:70px;}

/* 侧栏伸缩导航 */


.mainNavType3Ver,.mainNavType3Ver1{ width:253px;  }
.mainNavType3Ver ul,.mainNavType3Ver1 ul{ display:none; }
.mainNavType3Ver a,.mainNavType3Ver1 a{ display:block; }
.mainNavType3Ver h4.h1{ padding-left:50px; height:40px; line-height:40px;  }
.mainNavType3Ver1 h4.h1{ padding-left:55px; height:40px; line-height:40px;}


.mainNavType3Ver li,.mainNavType3Ver1 li{ margin-top:10px; position:relative; }
.mainNavType3Ver .h1{ background:url(images/arrow04.png) no-repeat 220px 13px #efefef;border-left: 5px solid #d3602b;  }


.mainNavType3Ver1 .li1.on1 .h1,.mainNavType3Ver1 #hID26{background:  #efefef;
    border-left: 5px solid #d3602b; padding-left:50px;}
.mainNavType3Ver1 .li1 .h1:hover{
    background: #efefef;
    border-left: 5px solid #d3602b;
}

.mainNavType3Ver1 .li2,.mainNavType3Ver1 .li2.on1 h4{background:none; border:none;}


.mainNavType3Ver li.on1 .h1{ background:url(images/arrow03.png) no-repeat 215px 16px #efefef; }
.mainNavType3Ver .h3,.mainNavType3Ver1 .h3{ padding-left:30px; }
.mainNavType3Ver .h4,.mainNavType3Ver1 .h4{ padding-left:45px; }
.mainNavType3Ver .a1,.mainNavType3Ver1 .a1{ font-size:16px;  color:#666;   }
.mainNavType3Ver .a1:hover,.mainNavType3Ver1 .a1:hover{ color:#d3602b; text-decoration:underline;}
.mainNavType3Ver .ul1,.mainNavType3Ver1 .ul1{ padding:0 5px; position:relative; }
.mainNavType3Ver .ul1 h4,.mainNavType3Ver .ul1 h4{  margin:0 auto; height:26px; line-height:26px; }
.mainNavType3Ver a.a2,.mainNavType3Ver1 a.a2  { padding-left:50px;  font-size:16px;-webkit-transition:0.2s ease all;-moz-transition:0.2s ease all;}
.mainNavType3Ver a.a2:hover,.mainNavType3Ver .on2{ background-color:;  color:#d3602b; text-decoration:underline; }
.mainNavType3Ver .on2 a{ color:#d3602b; font-weight:bold;}

.mainNavType3Ver1 a.a2{font-size:16px;font-weight:bold;}
.mainNavType3Ver a.a2:hover,.mainNavType3Ver a.on1 { background-color:;  color:#d3602b; }

.mainNavType3Ver1 li.on1 .h1 .trigger{ background:url(images/arrow03.png) no-repeat center center; }
.mainNavType3Ver .trigger{ display:block; z-index:99; position:absolute; top:0; right:0; width:50px; height:40px;  border-left:1px solid #e4e4e4;}
.mainNavType3Ver .trigger:hover{ background:#999;opacity:0.1; filter:Alpha(opacity=10);}

.mainNavType3Ver1 .trigger{ display:block; z-index:99; position:absolute; top:0; right:0; width:50px; height:40px;  background:url(images/arrow04.png) no-repeat center center;}
.mainNavType3Ver1 .trigger:hover{ background:url(images/arrow04.png) no-repeat center center;opacity:0.9; filter:Alpha(opacity=90);}

.mainNavType3Ver1 #liID141 .trigger,.mainNavType3Ver1 #liID29 .trigger{background:none; }
.mainNavType3Ver1 #ulID141,.mainNavType3Ver1 #ulID29{display:none;}

.mainNavType3Ver1 .li1 .a1 {
    transition: all 0.3s ease 0s;
}
.mainNavType3Ver1 .li1 .a1:hover {
    color: #333;
    padding-left: 20px;
}




/* path */
.path { height: 50px; line-height: 50px; color: #666;}
.path a { padding: 0 10px; color: #666; font-size:14px; }

/* 分页 */
.page { height: 60px; padding-top: 40px; }
.page a { width: 27px; height: 25px; text-align: center; line-height: 24px; background: #eaeaea; display: block; float: left; *display: inline; margin-right: 5px; }
.page b a { background: #d3602b; color: #fff;}

/* 图文信息列表页 */
.Columnbd { margin-top:10px; font-size: 16px;}
.Columnbd .upic { margin-top: -25px;}
.Columnbd .upic li { border-bottom:1px dotted #c2c2c2; padding:25px 0 25px 0; height: auto; clear:both;  }
.Columnbd .upic li.t .pic,.upic li.t .pic img { width:180px; height:120px; float:left;}
.Columnbd .upic li.t .con { float:right; width:455px; }
.Columnbd .upic li .intro { color:#666; font-size:16px; text-indent:28px;}
.Columnbd .upic li .Details { font:100 12px/24px 微软雅黑; color:#666; margin-top: 15px;}
.Columnbd .upic li .Details span.time { margin-right:30px; background: url(images/timeIcon.jpg) no-repeat left center; padding-left: 25px;}
.Columnbd .upic li .Details span.more { background: url(images/introIcon.jpg) no-repeat left center; padding-left: 25px;}
.Columnbd .upic li .intro span.about { color:#1c85d0; font:100 14px/24px 微软雅黑;}
.Columnbd .upic li .title { font:800 20px/26px 微软雅黑;  margin-bottom:5px;}
.Columnbd .upic li .title a { color:#333;}
.Columnbd .upic li .title a:hover { color: #d3602b;  text-decoration: underline;}

.Columnbd  table td{ font-size:14px; padding:5px 0;}
.Columnbd  table .ok_tab{ text-align:right; border:none; background:none;}
.Columnbd #BtnSubmit{ width:180px; height:36px; background:#d3602b; cursor:pointer; text-align:center; color:#fff; border-radius:3px; border:none; font:100 16px/25px "微软雅黑"; display:block; margin:20px 0 0 64px; }
.Columnbd #BtnSubmit:hover{ background:#b94d1c;}
.Columnbd #TxtValCode{ padding:0 10px;}

.Columnbd #VcodeComplaints{ margin-left:10px;}

.ok_bottom  { margin:15px 0 0 71px;}


/* 租赁业务 */
.upic01 li { }
.upic01 li .pic { float:left;}
.upic01 li .pic,.upic01 li .pic img { width:315px; height:167px; }
.upic01 li .title a { font-weight:bold;}
.upic01 li .con { float:right; width:320px;}
.upic01 li.last { border-bottom:none;}


/* 新闻内容页 */
#ContentBd .title { text-align:center;}
#ContentBd .title h3 { font:100 26px/50px 微软雅黑;}
#ContentBd .intro { margin-top:20px;padding-bottom:60px;}
#ContentBd .author{ line-height:40px; text-align:center; color:#777; height:40px; overflow:hidden; margin-top:5px; border-bottom:1px dotted #c6c6c6; font-size:12px;}
#ContentBd .author span { padding: 0 5px; }
#ContentBd .contents{ line-height:200%; padding-bottom:30px; font-size:14px; padding-top:20px;}
#ContentBd .contents p{ margin-bottom:5px; font-size:17px; word-wrap:break-word;}
#ContentBd .contents p img{ max-width:700px;}

/* 分享 */
#bdshare { border-top: 1px dotted #c6c6c6; width: 100%; padding-top: 20px;}

/* 上下篇 */
.contArticle_bot_page { padding-bottom: 30px;}
.contArticle_bot_page,.contArticle_bot_page a { color: #666; line-height: 30px;}


/* ======================= 三农服务主体区域 Css ======================= */

#AgMenuBox { width: 900px; margin:0 auto; display: block !important; padding-top: 25px; border-bottom: 1px solid #e79873;  height: 90px;}
#AgMenuBox .hd { width: 220px; height: 90px; background: url(images/AgriBar.png) no-repeat; float: left;  }
#AgMenuBox .bd {  float: right; width: 420px; margin-top: 30px; }
#AgMenuBox .bd li { height: 40px; line-height: 40px; float: left; height: 47px; margin-left: 15px; }
#AgMenuBox .bd li a { display: block; padding:0 15px; height: 40px; font: 800 16px/40px 微软雅黑;  }
#AgMenuBox .bd li.on a,#AgMenuBox .bd li:hover a { background: #d3602b; border-radius: 4px; color: #fff;}
#AgMenuBox .bd li.on span.Triangle,#AgMenuBox .bd li:hover span.Triangle { display: block; width: 100%; height: 7px; background: url(images/arrow.png) no-repeat center top; } 

/* 内容信息列表 */
.AgColumn { margin: 0 auto; width: 900px; padding-bottom: 60px;}
.AgColumn li { padding: 35px 0; height: 150px; border-bottom: 1px dotted #c6c6c6;}
.AgColumn li .pic,.AgColumn li .pic img { float: left; width: 200px; height: 150px;}
.AgColumn li .con { width: 670px; float: right;}
.AgColumn li .con .fl { width: 590px;}
.AgColumn li .con .title { font: 800 16px/36px 微软雅黑;}  
.AgColumn li .con .intro { font-size: 16px; color: #666; text-indent:28px;}
.AgColumn li .con .more { width: 56px; height: 150px; }
.AgColumn li .con .more a { background: #f8f8f8; border: 1px solid #d3602b; color: #d3602b; display: block;width: 56px; height: 150px; line-height: 150px; text-align: center; text-decoration:none;

 transition:0.5s;
 -moz-transition:0.5s;
 -webkit-transition: 0.5s;
 -o-transition:0.5s;}
 
.AgColumn li .con .more a:hover { background: #d3602b; border: 1px solid #d3602b; color: #fff;}
.ewm {
    right: 18px;
}


#fontzoom embed{ width:650px; height: 400px; }