/*banner 样式*/
.banner-box {
	width: 1200px;
	height: 450px;
	margin:18px auto 0;
}

.lun-left{ 
	width:1200px; 
	height: 450px;
	overflow:hidden; 
	position:relative;  
}

.hd{ 
	overflow:hidden; 
	height:30px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99;
}

.dian-box >li.on{ 
	background:#000 !important;
}

.dian-box {
	float:right;
	overflow:hidden; 
	zoom:1; 
	margin-top:25px;
}

.dian-box>li{
	float:left; 
	width:9px;
	height:9px; 
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:#D4D4D4 !important;
/*	filter: Alpha(opacity=20); 
	-moz-opacity:0.2; 
	opacity:0.2;*/
	border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
}

.bd ul{
	overflow:hidden; 
	zoom:1;
}

.item-box { 
	width:1200px !important;
	height:450px !important;
	float:left; 
	_display:inline; 
	overflow:hidden;
}

.pic-box{ 
	width:1200px;
	height:420px;
}

.pic-box >a {
	display: block;
	width:1200px;
	height:420px;
}

.title-box{ 
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.title-box >a {
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	padding-left:10px
	color:#000;
}
/*培训新闻*/
.new-box {
	width: 1200px;
	margin:20px  auto 0;
}

.new-left {
	width:842px;
	overflow: hidden;
}

/*轮播样式*/
.picScroll-left{ 
	width:494px; 
	overflow:hidden; 
	position:relative;  
}

.hd{ 
	overflow:hidden; 
	height:44px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 99;
}

.picScroll-left .hd ul li.on{ 
	background:#fff;
}

.picScroll-left .hd ul{
	float:right;
	overflow:hidden; 
	zoom:1; 
	margin-top:17.5px;
}

.picScroll-left .hd ul li{
	float:left; 
	width:9px;
	height:9px; 
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:#555;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-webkit-border-radius: 50%;
}


.bd ul{
	overflow:hidden; 
	zoom:1;
}

.picList li{ 
	width: 494px;
	height: 327px;
	float:left; 
	_display:inline; 
	overflow:hidden;
	text-align:left;
	position: relative;
}

.pic{ 
	width:494px;
	height:327px;
}

.pic >a {
	display: block;
	width: 494px;
	height: 327px;
}

.title{ 
	width: 100%;
	height: 44px;
	line-height: 44px;
	color:#fff;
	background-color:#000;
	filter: Alpha(opacity=60); 
	-moz-opacity:0.6; 
	opacity:0.6;
	position: absolute;
	bottom: 0;
	left:0;
}

.title >a {
	color:#fff;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	padding-left:10px;
	float: left;
	width:370px;
}

.new-right {
	width:338px;
	overflow: hidden;
	margin-left:20px;
	height: 358px;
}

.new-right-title {
	height:24px;
	line-height:24px;
}

.new-right-title >ul {
	display: block;
	overflow: hidden;
}
.new-right-title >ul>li {
	display: block;
	padding:0  5px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	float: left;
}
.new-right-centent {
	margin-top:8px;
	background: #fff;
	height:255px;
	background: #fff;
	padding: 20px;
	width: 646px;
}

.btn-icon {
	display: inline-block;
	width: 19px;
	height: 19px;
	margin-top:2.5px;
}
.text-icon {
	height:24px;
	line-height: 24px;
	display: inline-block;
	color:#000;
}

.new-centent-box {
	display: block;
}

.new-centent-box>li {
	display: block;
	height:35px;
	line-height:35px;
	border-bottom: 1px solid #EEE;
}


.new-centent-box>li:last-child {
	border-bottom: none;
}

.text-centent {
	width: 550px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

.text-date {
	width: 96px;
	color:#A8A8A8;
}
/*农村电商*/
.bg-color {
	background: #3D64FF !important;
}
.text-color {
	color:#fff !important;
}
.nong-title {
	width: 1200px;
	margin:60px auto 15px;
	overflow: hidden;
	height: 24px;
}
.nong-title>h3 {
	height: 19px;
	line-height: 19px;
	font-size:18px;
	font-weight: 600;
}
.top-play {
	margin:0 auto;
	width: 1200px;
}
/*.tab-box {
	width:1200px;
	height:559px;
	margin:0 auto;
	/*background: url('../images/bg_01.jpg') no-repeat;
	background-size:100% 100%;
	-ms-background-size:100% 100%;
	-o-background-size:100% 100%;
	-webkit-background-size:100% 100%;	*/
/*}
.big-tab {
	width: 1200px;
	height:480px;
	margin:0 auto;
}
.tab-title {
	width:1200px;
	height:79px;
	margin-top:10px;
}
.tab-title >ul {
	display: block;
	overflow: hidden;
	float: left;
}
.tab-title >ul >li {
	width:200px;
	height:79px;

	background:#090909;
	float: left;
}

.tab-title >ul >li>h3 {
	color:#fff;
	padding: 5px 10px 0;
}

.tab-title >ul >li >p {
	padding: 5px 10px 10px;
	color:#C2C2C2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;	
}
.tab-centent {
	width:1200px;
	height: 480px;
	float: right;
	position: relative;
}
.centent-box {
	width:1200px;
	height: 480px;
}
.bg-tu {
	width:1200px;
	height: 480px;
	position: absolute;
	top:0;
	left:0;
	z-index:-10;
}
.centent-box >h2 {
	font-size: 18px;
	font-weight: 600;
	color:#fff;
	padding:340px 0px 0px 20px;
}

.centent-box >p {
	color:#fff;
	line-height: 20px;
	padding:10px 0px 0px 20px;
}*/
.picScroll-top{ 
	margin:0 auto;  
	width:1200px; 
	height: 400px; 
	overflow:hidden; 
	position:relative;  
}

.picScroll-top .hd  {
	width: 1200px;
	height: 59px;
	position: absolute;
	top:170.5px;
	z-index: 999;
}

.picScroll-top .hd .prev { 
	display:block;  
	width:59px; 
	height:59px; 
	float:left;  
	overflow:hidden;
    cursor:pointer;
}

.picScroll-top .hd .next { 
	display:block;  
	width:59px; 
	height:59px; 
	float:right; 
	overflow:hidden;
    cursor:pointer; 
}
.picScroll-top .hd ul li.on{ 
	background:#3D64FF;
	color:#fff;
}
.picScroll-top .bd ul{ 
	width:1200px;
	overflow:hidden; 
	zoom:1; 
}
.picScroll-top .bd ul li{ 
	width:1200px;
	height: 400px;
	zoom:1; 
}
.picScroll-top .bd ul li .pic-top { 
	text-align:center;
	width:1200px; 
	height:400px;	
 }

.picScroll-top .bd ul li .title{ 
	line-height:44px; 
}
.picScroll-top .bd ul li .title a {
	display:black;
	width:1200px;
	height:44px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pic-top >a {
	display: block;
	width: 1200px;
	height: 400px;
}
/*视频样式*/
.video-box {
	width: 1200px;
	margin:48px auto 0;
	overflow:hidden;
}
.video-left {
	width: 630px;
}

.video-left >ul {
	display: block;
	overflow: hidden;
}

.video-left >ul>li {
	width: 190px;
	margin-top:20px;
	margin-right:20px;
	display: block;
	float: left;
}
.video-text {
	height:30px;
	line-height:30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.video-left >ul>li >a {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
}
.video-right {
	width: 570px;
	height:360px;
	margin-top:20px;
}
.video-icon {
	width: 190px;
	height: 140px;
	display: block;
}

/*特色农产品*/
.nong-chan {
	width: 1200px;
	margin:40px auto 0;
}
.nong-chan >h3 {
	width:1200px;
	height: 19px;
	line-height: 19px;
}
.nong-chan >ul {
	margin-right: -20px;
	overflow: hidden;
	padding-bottom:20px;
}
.nong-chan >ul>li {
	width: 224px;
	height: 230px;
	float: left;
	background: #fff;
	margin-right:20px;
	margin-top:20px;
}
.chan-icon {
	display: block;
	width:184px;
	height: 150px;
	margin:20px auto 0;
}

.chan-text {
	width: 224px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-top:15px !important;
}

.nong-chan >ul>li:hover{
	box-shadow:0 10px 20px rgba(0,0,0,.1);	
	transition:all .5s ease 0s;
}
/*培训通知*/

.notice-box {
	width: 1200px;
	margin:33px auto 0;
	overflow: hidden;
}

.notice-title  {
	height: 40px
	width: 100%;
}

.notice-title >h3 {
	font-size:18px;
	font-weight: 600;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 20px;
	margin-top:10px;
}

.search-box {
	width:262px;
	height: 30px;
	margin-top:5px;
}
.search-centent {
	width: 200px;
	height:28px;
	border:1px solid #eee;
	background: #fff;
	outline: none;
	text-indent: 10px;
	display: block;
}

.search-btn {
	width: 60px;
	height:30px;
	display: block;
	border:0;
	outline: none;
	background: #fff;
	text-align: center;
	line-height:30px;
	border:1px solid #eee;
	border-left:0 !important;
}
.notice-box >ul {
	overflow: hidden;
	margin-right:-20px;
}

.notice-box >ul>li {
	padding:10px;
	background: #fff;
	float: left;
	width: 265px;
	height: 130px;
	margin-top:20px;
	margin-right: 20px;
}

.notice-centent {
	height:40px;
	line-height:20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color:#535353;
	margin-top:10px;
}

.notice-btn {
	height:26px;
	width:84px;
	margin-top:12px;
}

.notice-btn >span {
	display: block;
	width:40px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border:1px solid #CCC;
}

.btn-color {
	width: 42px !important;
	height: 26px !important;
	background: #3D64FF;
	color:#fff;
	border:0 !important;
}

/*查看地图*/
.map-box {
	width: 1200px;
	height: 436px;
	margin:40px auto 0;
	background: url('../images/map.jpg') no-repeat;
	background-size: 100% 100%;
	-ms-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
	position: relative;
}

.map-centent {
	width:400px;
	height:138px;
	position: absolute;
	left:50%;
	top:50%;
	margin-top:-87.5px;
	margin-left:-187.5px;
}

.map-centent >h3 {
	height:52px;
	line-height:52px;
	font-size:32px;
	font-weight: 600;
	text-align: center;
	color:#fff;
}

.map-btn {
	width: 95px;
	height: 29px;
	line-height: 29px;
	border:1px solid #fff;
	text-align: center;
	color:#fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	margin:10px auto 0;
	display: block;
}

.address-text {
	height: 30px;
	margin-top:20px;
}

.address-text >p {
	display: block;
	float: left;
	color:#fff;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 50%;
}

/*第三方服务*/
.sever-box {
	width: 1200px;
	overflow: hidden;
	margin:0 auto 20px;
}

.sever-box >h2 {
	width: 1200px;
    height: 30px;
    line-height: 30px;
    font-size: 28px;
    font-weight: bold;
    margin:20px auto 15px;
}

.sever-box >p {
	width: 1200px;
    line-height: 24px;
    font-size: 14px;s
    color: #959595;
}

.sever-centent {
	overflow: hidden;
}

.sever-centent >ul {
	overflow: hidden;
	margin-right:-20px;
}

.sever-centent >ul>li {
	width: 285px;
	height: 330px;
	background:#fff;
	display: block;
	margin-right:20px;
	float: left;
	margin-top:20px;
	overflow: hidden;
}

.sever-centent >ul>li >a {
	display: block;
	width: 100%;
	height: 100%;
	float: left;
	color:#666;
	position: relative;
	overflow: hidden;
}

.top,.tops {
	width:285px;
	overflow: hidden;
}

.top {
    position: absolute;
    left: 0px;
}
.tops {
	position: absolute;
    left: -285px;
    z-index: 100;
}

.icon,.icons {
	display: block;
	width: 115px;
	height: 115px;
	margin:0 auto;
}

.biao-title,.biao-titles {
	width:285px;
	overflow: hidden;
    color: #2A2B2C;
    font-size: 18px;
    line-height:18px;
    height: 18px;
    font-weight: 500;
}

.biao-title {
	position: absolute;
	left: 0;
	top:130px;
}

.biao-titles {
	position: absolute;
    left: 285px;
    top: 130px;
    color: #FFF;
    z-index: 100;
}

.sub-title ,.sub-titles{
	width:285px;
	margin-top:10px !important;
	overflow: hidden;
}
.sub-title {
	position: absolute;
	left: 0;
	top:140px;
}

.sub-titles {
	position: absolute;
    left: 285px;
    top: 140px;
    color: #FFF;
    z-index: 100;
}
.centent,.centents{
	width:285px;
	overflow: hidden;
	margin:5px auto 10px;
	line-height: 22px;
	font-size:12px;
}

.center-text {
	width: 247px;
	margin:0 auto;
	overflow: hidden;
	display: block;
}
.centent {
    position: absolute;
    left:0px;
    top: 180px;
    z-index: 100
}

.centents {
	position: absolute;
    left: 285px;
    top: 180px;
    z-index: 100;
    color: #FFF;
}

.bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	z-index: 0;
}

/*培训新闻*/
.picScroll-top-left{ 
	margin:0 auto;  
	width:842px;  
	overflow:hidden; 
	position:relative;  
}
.picScroll-top-left .hd{ 
	overflow:hidden;  
}
.picScroll-top-left .hd ul{
	float:right;
    overflow:hidden;
    zoom:1; 
    margin-top:10px;
    zoom:1; 
}
.picScroll-top-left .hd ul li{ 
	float:left;  
	width:9px; 
	height:9px; 
	overflow:hidden; 
	margin-right:5px; 
	text-indent:-999px; 
	cursor:pointer; 
	background:#000;
	margin-top:10px;
	border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
}
.picScroll-top-left .hd ul li.on{ 
	background:#fff;
}
.picScroll-top-left .bd ul{ 
	width:1200px;
	overflow:hidden; 
	zoom:1; 
}
.picScroll-top-left .bd ul li{ 
	width:1200px;
	height: 358px;
	zoom:1; 
}
.picScroll-top-left .bd ul li .pic-top { 
	text-align:center;
	width:1200px; 
	height:358px;	
 }

.picScroll-top-left .bd ul li .title{ 
	line-height:44px; 
}
.picScroll-top-left .bd ul li .title a {
	display:black;
	width:1200px;
	height:44px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.picList-left li{ 
	width: 494px;
	height: 327px;
	float:left; 
	_display:inline; 
	overflow:hidden;
	text-align:left;
	position: relative;
}

.pic-left{ 
	width:842px;
	height:358px;
}

.pic-left >a {
	display: block;
	width:842px;
	height: 358px;
}

.title-left{ 
	width:842px;
	height: 44px;
	line-height: 44px;
	color:#fff;
	background-color:#000;
	filter: Alpha(opacity=40); 
	-moz-opacity:0.4; 
	opacity:0.4;
	position: absolute;
	bottom: 0;
	left:0;
}

.title-left >a {
	color:#fff;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: block;
	padding-left:10px;
	float: left;
	width:370px;
}

/*搜索样式*/

.searcht-box {
	width: 308px;
	height: 36px;
	line-height: 36px;
	border:1px solid #ccc;
}

.left-search {
	width: 272px;
	height: 36px;
	margin-bottom: 0 !important;
}

.left-search >input {
	width: 100%;
	height: 100%;
	background: #f5f5f5;
	outline: none;
	border:none;
	float:left;
	text-indent: 15px;
}

.icon-btn {
	width: 36px;
	height: 36px;
	position: relative;
}

.icon-btn >input {
	width: 36px;
	height: 36px;
	background-color: transparent;
	outline: none;
	border:none;
	cursor: pointer;
	position: absolute;
	left:0;
	top:0;
	z-index: 999;
}

/*tab 切换样式*/

.tabt-box {
	/*margin-top:20px;*/
	height: 48px;
}

.tabt-box >ul {
	width: 100%;
}

.tabt-box >ul>li {
	height: 48px;
	width: 112px;
	float: left;
	line-height: 48px;
	text-align: center;
}

.size {
	border: 1px solid #D3D3D3;
    border-top: 4px solid #3d64ff;
    border-bottom: 0 none;
    height: 45px !important;
    line-height: 40px !important;
    color: #267BBE;
    background-color: #f5f5f5;
}
.hytxt {
	border:1px solid #D3D3D3;
	width:324px;
	height:293px;
	padding:15px 6px 0px;
}

.hytxt>ul >li {
	height: 40px;
	line-height: 40px;
	display:block;
}

.icont {
	width: 20px;
	height: 20px;
	margin:10px 10px 10px 0;
	color:#fff;
	background-color:#3d64ff;
	line-height: 20px;
	text-align: center;
	display: block;
}

.text {
	display: block;
	width:190px;
	height: 40px;
	line-height: 40px;
	color:#333;
	white-space: nowrap;             
	overflow: hidden;
    text-overflow: ellipsis;
}

.text:hover {
	color:#0A82F2;
}

.date {
	display: block;
	width: 70px;
	text-align: right;
}

/*悬浮样式*/

.upload_bg {
	width: 282px;
	height: 320px;
	position:fixed;
	right:-282px;
	bottom:100px;
	z-index:999;
	background:#fff;
}

.main {
	width: 238px;
	height: 300px;
	position: relative;
	padding:10px 22px;
}

.main-centent {
	width: 238px;
	height:280px;
}
.click-icon {
	width:35px;
	height:160px;
	background:#3d64ff;
	color:#fff;
	position: absolute;
	left:-35px;
	top:0;
	cursor:pointer;
}
.click-icon >i {
	display:block;
	width:20px;
	height:20px;
	margin:5px auto;
}

.click-icon>span {
	display: block;
	word-wrap: break-word; 
	letter-spacing: 20px;
	text-align: center;
	margin:0 auto;
	padding:0 10.5px;
}

.main-centent >h2{
	font-size: 20px;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
	color:#000;
	margin-top:20px;
}

.main-centent >p {
	font-size: 14px;
	color:#FF3636;
	height:30px;
	line-height:30px;
}

.input-box {
	width: 238px;
	height: 29px;
	line-height: 29px;
	background: #EBEBEB;
	border-radius: 10px;
	-webkit-border-radius:20px;
	-ms-border-radius:20px;
	-o-border-radius:20px;
	outline: none;
	border:none;
	text-indent: 10px;
	margin-bottom: 15px;
}
.submit-box {
	width: 172px;
	height: 35px;
	background: #3D64FF;
	line-height: 35px;
	text-align: center;
	outline: none;
	border:none;
	margin:20px 33px 0;
	border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
	color:#fff;
	font-size: 14px;
}
.mar {
	margin-top:30px;
}
