*{
	margin:0;
	padding:0;
	border:0;
}
body{
	font-family: "微软雅黑";
}
.header{
	width: 100%;
	height: 30px;
	background: #058700;
	margin:0 auto;
}
.header-center{
	width: 1200px;
	height: 30px;
	/*line-height: 30px;*/
	margin:0 auto;
}
.header-center ul{
	list-style: none;
	float: right;
	padding-right: 25px;
}
.header-center ul li{
	height: 20px;
	margin-top: 5px;
	float: left;
	font-size: 14px;
	color: #d4e5d4;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
.ma{
	position: absolute;
    top: 26px;
    left: -140px;
    width: 250px;
    height: 120px;
    display: none;
}
.ma img{
	float: left;
	display: block;
	width: 120px;
    height: 120px;
	padding-right:5px;
}
.header-center ul li a{
	font-size: 14px;
	color: #d4e5d4;
	text-decoration:none;
}
.header-center ul .didi
{
	border-left: 1px solid #22923c;
	padding-right: 0px;
}
.header-center ul .dd
{
	border-left: 1px solid #22923c;
}
.login{
	width: 100%;
	height: 200px;
	background: url(images20171.png) no-repeat center 100%;
	margin:0 auto;
}
.login-center{
	width: 1200px;
	height: 200px;
	margin:0 auto;
}
.nongda{
	width: 585px;
	height: 147px;
	float: left;
	margin-top: 27px;
	padding-left: 10px;
}
.nongda img{
	width: 100%;
	height: 100%;
}
.nav{
	width: 100%;
	height: 44px;
	margin:0 auto;
	position: relative;
           z-index:9000;
}
.nav-center{
	width: 1200px;
	height: 44px;
	line-height: 44px;
	margin:0 auto;
}
.nav-center ul{
	list-style: none;
}
.nav-center ul li{
	float: left;
	width: 68px;
	margin-right:34px;
	height: 44px;
	text-align: center;
}
.nav-center ul li a{
	color: #333;
	font-size: 16px;
	width: 68px;
	display: block;
	height: 41px;
	text-decoration: none;
}
.nav-center ul li a img{
	width: 48px;
	height: 33px;
	padding-top: 5px;
}
.nav-center ul .z-2
{
	margin-right:0px;
}
.nav-center ul li a:hover{
	border-bottom: 3px solid #21a919;
	color: #21a919;
}
.lunbo{
	width: 100%;
	height: 420px;
	margin:0 auto;
/*	background: #fc4158;*/
}
.currentd{
	border-bottom: 3px solid #21a919;
}
.xinwen{
	width: 100%;
	height: 410px;
	margin:0 auto;
}
.xinwen-center{
	width: 1200px;
	height: 410px;
	margin:0 auto;
}
.lanmu{
	margin-top: 62px;
	height: 40px;
	width: 1200px;
	line-height: 40px;
	border-bottom:2px solid #1ea929;
}
.lanmu h3{
	float: left;
	font-size: 18px;
	color: #333;
	font-weight: 100;
}
.lanmu h5{
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: 100;
}
.lanmu h5 a{
	text-decoration: none;
	color: #333;
}
.nr{
	height: 330px;
	width: 1200px;
}
.nr-1{
	float: left;
	width: 300px;
	height: 320px;
	margin-top: 14px;
}
.nr-2{
	float: left;
	width: 284px;
	height: 320px;
	margin-top: 14px;
	margin-left: 24px;
}
.er{
	height: 70px;
	width: 284px;
	background: #f5f5f5;
	margin-bottom: 12px;
}
.er-1{
	margin-top: 14px;
	height: 40px;
	width: 58px;
	border-right: 2px solid #d6dfd6;
	padding:0 8px;
	float: left;
          line-height:20px;
}
.er-1 h5{
	font-size: 13px;
	color: #1ea929;
}
.er-1 span{
	color: #666;
	font-size: 14px;
}
.er p{
	padding:0 10px;
	margin-top: 14px;
	width: 186px;
	float: left;
	font-size: 14px;
	color: #666;
          line-height:20px;           
}
.er p a{
	text-decoration: none;
	color: #666;
}
.er p a:hover{
	color: #2ea401;
}
.jr
{
	margin-bottom: 0px;
}
.nr-3{
	float: left;
	width: 284px;
	height: 320px;
	margin-top: 14px;
	margin-left: 12px;
}
.nr-4{
	float: right;
	width: 284px;
	height: 320px;
	margin-top: 14px;
	margin-left: 12px;
}
.all{
     width:300px;
     height:195px;
     position:relative;
}
        .screen{
            width:300px;
            height:195px;
            overflow:hidden;
            position:relative;
        }
        .screen li{ 
        	width:300px; 
        	height:195px; 
        	overflow:hidden; 
        	float:left; 
        }
        .screen ul{ 
        	position:absolute; 
        	left:0; 
        	top:0px; 
        	width:3000px; 
        }
        .all ol{ 
        	position:absolute; 
        	right:10px;
        	bottom:10px; 
        	line-height:20px; 
        	text-align:center;
        	list-style: none;
        }
        .all ol li{ 
        	float:left; 
        	width:20px; 
        	height:20px; 
        	background:#fff; 
        	border:1px solid #21a919;
        	margin-left:10px; 
        	color: #21a919;
        	cursor:pointer; 
        }
        .all ol li.current{ 
        	background:#21a919;
        	color: #fff; 
        }
.yi{
	margin-top: 10px;
	height: 110px;
	width: 300px;
	background: #f5f5f5;
}
.yi-1{
	height: 39px;
	width: 300px;
	line-height: 39px;
	border-bottom: 1px solid #bfc5bf;
}
.yi-1 h6{
	font-size: 13px;
	padding:0 10px;
	color: #1ea929;
	display: inline-block;
           float:left;
}
.yi-1 span{
	color: #666;
	font-size: 14px;
          float:left;
}
.yi-1 i{
	font-style: normal;
	font-size:14px;
	color: #fff;
	background: #ff9c00;
	display: inline-block;
	width: 40px;
	height: 20px;
	text-align:center;
	line-height: 20px;
	float: right;
	margin-right:10px;
	margin-top:10px;
}
.yi p{
	font-size: 14px;
	color: #666;
	width: 260px;
	height: 50px;
	padding: 10px 20px;
	overflow: hidden;
          line-height:20px;
}
.yi p a{
	text-decoration: none;
	color: #666;
}
.notice{
          *padding-top:30px;
	height: 445px;
	width: 100%;
	margin:0 auto;
}
.notice-center{
	height: 435px;
	width: 1200px;
	margin:0 auto;
}
.n-zuo{
	float: left;
	width: 540px;
	height: 435px;
}
.n-you{
	float: right;
	width: 622px;
	height: 445px;
}
.lanmu-1{
	height: 40px;
	width: 540px;
	line-height: 40px;
	border-bottom:2px solid #1ea929;
}
.lanmu-1 h3{
	float: left;
	font-size: 18px;
	color: #333;
	font-weight: 100;
}
.lanmu-1 h5{
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: 100;
}
.lanmu-1 h5 a{
	text-decoration: none;
	color: #333;
}
.lanmu-2{
	height: 40px;
	width: 622px;
	line-height: 40px;
	border-bottom:2px solid #1ea929;
}
.lanmu-2 h3{
	float: left;
	font-size: 18px;
	color: #333;
	font-weight: 100;
}
.lanmu-2 h5{
	float: right;
	font-size: 14px;
	color: #333;
	font-weight: 100;
}
.lanmu-2 h5 a{
	text-decoration: none;
	color: #333;
}
.meiti{
	height: 330px;
	width: 622px;
}
.meiti-1{
	height: 74px;
	width: 622px;
	margin-top:12px;
}
.mt-zuo{
	float: left;
	width: 540px;
	height: 74px;
	background: #f5f5f5;
}
.mt-zuo h3{
	font-size: 14px;
	font-weight: bold;
	color: #2ea401;
	float: left;
	width: 86px;
	height: 40px;
	padding:0 10px;
	line-height: 40px;
	margin-top: 15px;
	border-right: 2px solid #d6dfd6;
}
.mt-zuo p{
	float: left;
	color: #000;
	font-size: 14px;
	height: 74px;
	width: 412px;
	padding:0 10px;
	line-height: 74px;
}
.mt-zuo p:hover{
	color: #2ea401;
}
.mt-you{
	float: right;
	width: 70px;
	height: 74px;
	background: #f5f5f5;
	text-align: center;
}
.mt-you h4{
	width: 50px;
	height: 42px;
	line-height: 42px;
	color: #2ea401;
	font-weight: bold;
	font-size: 20px;
	margin:0 10px;
	border-bottom:1px solid #d6d8df;
}
.mt-you span{
	height: 32px;
	width: 70px;
	line-height: 32px;
	color: #666666;
	font-size: 14px;
}
.menhu{
	width: 100%;
	height: 198px;
	background: url(images2017banner.png) no-repeat center 100%;
	margin:0 auto;
}
.menhu-center{
	width: 1200px;
	height: 198px;
	margin:0 auto;
}
.menhu-center ul{
	list-style: none;
}
.menhu-center ul li{
	float: left;
	width: 200px;
	margin-top: 40px;
	text-align: center;
	position: relative;
}
.menhu-center ul li a{
	color: #666;
	font-size: 16px;
	text-decoration: none;
}
.menhu-center ul li a p{
	margin-top: 12px;
}
/*.menhu-center ul li a i{
	width: 90px;
	display: block;
	height: 90px;
}
.menhu-center ul li a i img{
	width: 100%;
	height: 100%;
}*/
.nav-1{
	width: 100%;
	height: 44px;
	background: url(images2017banner-2.png) no-repeat center 100%;
	margin:0 auto;
	float: left;
}
.nav-1-center{
	width: 1200px;
	height: 44px;
	line-height: 44px;
	margin:0 auto;
}
.nav-1-center ul{
	list-style: none;
}
.nav-1-center ul li{
	float: left;
	width: 66px;
	margin-right:37px;
	height: 44px;
	text-align: center;
}
.nav-1-center ul li a{
	color: #fff;
	font-size: 16px;
	width: 66px;
	display: block;
	height: 42px;
	text-decoration: none;
}
.nav-1-center ul li a img{
	width: 48px;
	height: 33px;
	padding-top: 5px;
}
.nav-1-center ul .z-1
{
	margin-right:0px;
}
.nav-1-center ul li a:hover{
	border-bottom: 3px solid #fff;
}
.footer{
	width: 100%;
	height: 226px;
	margin:0 auto;
	background: url(images2017-2banner-1.png) no-repeat 100% 100%;
	float: left;
}
.footer-center{
	width: 1200px;
	height: 226px;
	margin:0 auto;
}
.f-1{
	float: right;
	width: 80px;
	height: 164px;
	text-align: right;
}
/*改*/
.f-1 img{
	margin-top: 70px;
	padding-right: 18px;
}
/*改*/
.footer-center p{
	float: right;
	margin-top: 90px;
	width: 400px;
	height: 114px;
	line-height: 26px;
	font-size: 14px;
	color: #ebf7f0;
}
.footer-center p a{
	color: #ebf7f0;
}
.xingai{
	float: left;
	width: 620px;
}
.xingai h5{
	font-weight: 100;
	color: #ebf7f0;
	font-size: 18px;
	margin-top: 60px;
}
.xingai h6{
	font-weight: 100;
	color: #ebf7f0;
	font-size: 14px;
	margin-top: 10px;
}
.footer_old{
	width: 100%;
	height: 164px;
	margin:0 auto;
	background: url(images2017banner-1.png) no-repeat center 100%;
	float: left;
}
 .f{ width:1200px; margin:0 auto;}
.gb{float:left;}
.gb2{float:left;padding-top:45px;width:90px;}
.bq{width:580px;padding-top:36px;}
.bq a{color:#fff;line-height:25px;font-size:14px; }

#jsq{ float:right;padding-top:30px; margin-right:10px;}
#jsq a{font-size:14px;color:#fff;line-height:100px;vertical-align:middle;}
.zuidi{
	width: 100%;
	height:32px;
	margin:0 auto;
	background: url(images2017banner-3.png) no-repeat center 100%;
	float: left;
}
.zuidi-center{
	width: 994px;
	height: 32px;
	margin:0 auto;
}
.zuidi-center{
	font-size: 14px;
	color: #d8d8d8;
	height: 32px;
	line-height: 32px;
}
.zuidi-center a{
	color: #d8d8d8;
	text-decoration: none;
}
.zhezhao1{
	width: 1200px;
	height: 130px;
	position: relative;
    top: -206px;
    margin:0 auto;
}
.zhezhao{
	width: 1200px;
	height: 130px;
	-khtml-opacity:0.6;
    -moz-opacity:0.6;
    filter:alpha(opacity=60);
    filter:"alpha(opacity=60)";
	opacity: 0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
	background: #001c0d;
	position: relative;
    top: 8px;
    margin:0 auto;
}
.scrollbox{ 
	width: 540px; 
	margin: 0 auto; 
	/*overflow: hidden;*/
	margin-top: 22px;
}
#scrollDiv{
	width:540px;
	height:330px; 
	overflow:hidden;
	}/*这里的高度和超出隐藏是必须的*/
#scrollDiv li{
	height:36px; 
	width:540px; 
	overflow:hidden; 
	vertical-align:bottom; 
	zoom:1; 
	margin-top: 18px;
	border-bottom: 1px solid #f5f5f5;
}
#scrollDiv li h3{ 
	height:36px;
	font-size:18px; 
	color:#21a919;
	border-left:6px solid #21a919;
	line-height:36px; 
	text-align: center;
	width:74px;
	background: #f5f5f5;
	float: left;
}
#scrollDiv li h3 a{
	color:#21a919;
	font-weight: 100;
	text-decoration:none
	}
#scrollDiv li h3 a:hover{ 
	color:#F00;
}
#scrollDiv li div{ 
	height:36px; 
	width:450px; 
	color:#666;
	font-size: 14px;
	line-height:36px; 
	overflow:hidden;
	float: right;
}
#scrollDiv li div a{ 
	color:#666; 
	text-decoration:none;
}
/*.scroltit{
	height:26px;
	line-height:26px;
	padding-bottom:4px;
	margin-bottom:4px;
}
.scroltit h3{ 
	width:100px; 
	float:left;
}*/
#scrollDiv li div a:hover{
	color: #2ea401;
}
.up{ 
    width: 32px;
    height: 22px;
    margin-left: 4px;
    position: relative;
    top: -345px;
    left: 255px;
}
.down{ 
	width: 32px;
    height: 22px;
    margin-left: 4px;
    position: relative;
    top: -4px;
    left: 255px;
}
#but_up{ 
	background:url(images2017up.png) no-repeat 0 0; 
	text-indent:-9999px;
}
#but_down{
	background:url(images2017down.png) no-repeat 0 0; 
	text-indent:-9999px}
/*农大概况*/
.pic{
	width: 100%;
	height: 186px;
	background: #e5e5e5;
}
.pic img{
	width: 100%;
	height: 100%;
}
.n-nr{
	width: 100%;
	height: 955px;
	margin:0 auto;
}
.n-nr-center{
	width: 1160px;
	height: 955px;
	margin:0 auto;
	padding:0 20px;
}
.g-zuo{
	width: 210px;
	float: left;
	margin-top: -30px;
           z-index:1;
}
.g-you{
	float: right;
	width: 900px;
}
.g-lanmu{
	width: 210px;
	height: 173px;
	background: url(images2017n-1.png) no-repeat center;
	z-index: 99;
    position: relative;
}
.g-lanmu h2{
	font-size:24px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	padding-top:60px;
	padding-bottom: 18px;
}
.g-lanmu1{
	width: 198px;
	height: 37px;
	background: #fff;
	padding-top:26px;
	margin-left: 12px;
	border-bottom: 1px solid #d2d2d2;
}
.g-lanmu1 a{
	text-decoration: none;
	color: #179c0f;
	border-bottom: 2px solid #ef9c00;
	padding-bottom:14px;
	margin-left: 40px;
}
.g-z{
	width: 210px;
	height: 110px;
	margin-top: 20px;
}
.g-z img{
	width: 100%;
	height: 100%;
}
.g-dh{
	height: 54px;
	line-height: 54px;
	width: 100%;
}
.g-dh a{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.g-bt{
	height: 60px;
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
}
.g-bt h2{
	font-weight: 100;
	font-size: 24px;
	color: #21a919;
	padding-top: 10px;
}
.g-bt p{
	font-size: 12px;
	color: #999;
}
.arc{
	margin:40px 16px 0px 16px;
	background: #ecf1eb;
	height: 780px;
	width: 94.5%;
	padding-top: 20px;
	padding-right: 20px;
}
.arc-nr{
	float: left;
	width: 160px;
	list-style: none;
	overflow: hidden;
}
.arc-nr li{
	margin-bottom: 3px;
}
.arc-nr .a-1{
	width: 160px;
	height: 210px;
	background: url(images2017n-3.png) no-repeat;
}
.arc-nr .a-2{
	width: 160px;
	height: 240px;
	background: url(images2017n-4.png) no-repeat;
}
.arc-nr .a-3{
	width: 160px;
	height: 120px;
	background: url(images2017n-4.png) no-repeat;
}
.arc-nr .a-4{
	width: 160px;
	height: 140px;
	background: url(images2017n-4.png) no-repeat;
}
.arc li p{
	font-size: 14px;
	font-weight: 600;
	color: #0f9608;
	text-align: right;
	padding-right: 30px;
	padding-top:30px;
}
.arc-nr1{
	float: right;
	width: 677px;
	list-style: none;
	overflow: hidden;
	height: 718px;
}
.arc-nr1 li{
	margin-bottom: 3px;
}
.arc-nr1 .b-1{
	width: 616px;
	height: 210px;
	background: #fff;
	padding:0px 30px;
}
.arc-nr1 .b-1 dl{
	float: left;
	font-size: 14px;
	padding-top: 14px;
}
.arc-nr1 .b-1 .c-1{
	padding-right:33px;
        width:430px;
}
.arc-nr1 .b-1 .c-2{
	padding-right:56px;
}
.arc-nr1 .b-1 .c-4{
	padding-top: 0px;
        width:430px;
}
.arc-nr1 .b-1 dl dt a{
	text-decoration: none;
	color: #333;
	padding-bottom: 8px;
	display: block;
}
.arc-nr1 .b-1 dl dt a:hover{
	color: #0f9608;
}
.arc-nr1 li a{
	display: block;
	float: none;
}
.arc-nr1 .b-2{
	width: 616px;
	height: 240px;
	background: #fff;
	padding:0px 30px;
}
.arc-nr1 .b-2 dl{
	float: left;
	font-size: 14px;
	padding-top: 14px;
}
.arc-nr1 .b-2 .c-1{
	padding-right:72px;
}
.arc-nr1 .b-2 .c-2{
	padding-right:52px;
}
.arc-nr1 .b-2 .c-4{
	padding-top: 0px;
        width:430px;
}
.arc-nr1 .b-2 dl dt a{
	text-decoration: none;
	color: #333;
	padding-bottom: 8px;
	display: block;
}
.arc-nr1 .b-2 dl dt a:hover{
	color: #0f9608;
}
.arc-nr1 .b-3{
	width: 616px;
	height: 120px;
	background: #fff;
	padding:0px 30px;
}
.arc-nr1 .b-3 dl{
	float: left;
	font-size: 14px;
	padding-top: 14px;
}
.arc-nr1 .b-3 .c-1{
	padding-right:102px;
}
.arc-nr1 .b-3 .c-2{
	padding-right:80px;
}
.arc-nr1 .b-3 dl:nth-child(4){
	padding-top: 0px;
}
.arc-nr1 .b-3 dl dt a{
	text-decoration: none;
	color: #333;
	padding-bottom: 8px;
	display: block;
}
.arc-nr1 .b-3 dl dt a:hover{
	color: #0f9608;
}
.arc-nr1 .b-4{
	width: 616px;
	height: 140px;
	background: #fff;
	padding:0px 30px;
}
.arc-nr1 .b-4 dl{
	float: left;
	font-size: 14px;
	padding-top: 14px;
}
.arc-nr1 .b-4 .c-1{
	padding-right:72px;
}
.arc-nr1 .b-4 .c-2{
	padding-right:0px;
}
.arc-nr1 .b-4 dl:nth-child(4){
	padding-top: 0px;
}
.arc-nr1 .b-4 dl dt a{
	text-decoration: none;
	color: #333;
	padding-bottom: 8px;
	display: block;
}
.arc-nr1 .b-4 dl dt a:hover{
	color: #0f9608;
}
/*网络电视*/
.w-z{
	width: 210px;
	height: 348px;
	background: #a4d89d;
	margin-top: 40px;
}
.w-z h2{
	height: 44px;
	width: 160px;
	background: #fff;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	margin-left:10px;
	color: #21a919;
	font-weight:100;
	font-size:24px;
	padding-top:26px;
	padding-left: 40px;
}
.w-z p{
	height:58px;
	width: 180px;
	background: #fff;
	border-bottom: 1px solid #d2d2d2;
	margin-left:10px;
	font-size:14px;
	line-height: 24px;
	padding:10px 10px 0px 10px;
	overflow: hidden;
}
.w-z p a:hover{
	color: #21a919;
}
.w-z p a{
	text-decoration: none;
	color: #666666;
}
.wl{
	margin: 40px 16px 0px 16px;
    height: 800px;
    width: 96.5%;
}
.wl ul{
	list-style: none;
}
.wl ul li{
	width: 260px;
	height: 234px;
	background: #f5f5f5;
	float: left;
	margin-right:42px;
	margin-bottom: 30px;
}
.wl ul li a:hover{
	border:1px solid #179c0f;
	color: #21a919;
	margin:-1px -1px -1px -1px;
}
.wl ul .wjr{
	margin-right:0px;
}
.wl ul li a{
	text-decoration: none;
	color: #333333;
	width: 258px;
	height: 230px;
	display: block;
	overflow: hidden;
}
.wl ul li a img{
	width: 258px;
	height: 161px;
}
.wl ul li a p{
	font-size: 14px;
	line-height: 24px;
	padding:6px 10px 0px 10px;
}
/*.wl ul li a p:hover{
	color: #21a919;
}*/
.w-nr{
	width: 100%;
	height: 1026px;
	margin:0 auto;
}
.w-nr-center{
	width: 1160px;
	height: 1026px;
	margin:0 auto;
	padding:0 20px;
}
.ye
{	font-size: 14px;
	color: #333333;}
.ye a{
	text-decoration: none;
	font-size: 14px;
	color: #999999;
}
.ye a:hover{
	color: #21a919;
}
.yb{
	/*margin: 18px 16px 0px 16px;*/
/*    height: 720px;*/
    width: 100%;
}
.yb a
{	text-decoration: none;}
.yb ul{
	list-style: none;
	margin-bottom: 30px;
}
.yb ul li{
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #d2d2d2;
	overflow: hidden;
	line-height: 60px;
}
.yb ul li a p{
	float:left;
}
.yb ul li a span{
	float: right;
	display: block;
	color: #999999;
	font-size: 14px;
}
.yb ul li a{
	text-decoration: none;
	color: #333;
	font-size: 16px;
}
.yb ul li a:hover{
	color: #21a919;
}

.y-nr{
	width: 100%;
/*	height: 854px;*/
	margin:0 auto;
}
.y-nr-center{
	width: 1160px;
/*	height: 854px;*/
	margin:0 auto;
	padding:0 20px;
}
.y-you{
	float: right;
	width: 900px;
}
.k-lanmu{
	width: 210px;
	height: 227px;
	background: url(images2017k-1.png) no-repeat center;
	z-index: 99;
    position: relative;
}
.k-lanmu h2{
	font-size:24px;
	font-weight: 100;
	color: #fff;
	text-align: center;
	padding-top:60px;
	padding-bottom: 18px;
}
.k-lanmu1{
	width: 198px;
	height: 34px;
	background: #fff;
	padding-top:24px;
	margin-left: 12px;
	border-bottom: 1px solid #d2d2d2;
}
.k-lanmu1 a{
	text-decoration: none;
	color: #179c0f;
	padding-bottom:12px;
	margin-left: 40px;
}
.on{
	border-bottom: 2px solid #ef9c00;
}
.content{
	overflow:hidden;
    height: 720px;
    width: 100%;
    font-family: "宋体";
}

/* The content */

.tabs-content-placeholder1{
    overflow: hidden;
    font-weight: normal;
    background-color: #fff;
    margin: 0 auto;
}

.tabs-content-placeholder1 div{
    display: none;
}

.tabs-content-placeholder1 div.tab-content-active1{
    display: block;
}
.ny{
	width: 100%;
	/*min-height: 1226px;*/
	margin:0 auto;
}
.ny-center{
	width: 1000px;
	/*min-height: 1226px;*/
	margin:0px auto;
}
.ny-center img{
padding:10px 0;
}
.n-dh{
	font-size: 12px;
	width: 100%;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #d2d2d2;
}
.n-dh a{
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.ny-center h2{
	font-size: 24px;
	text-align: center;
	padding-top:35px;
           line-height:40px;
           font-family: "黑体";
}
.ny-center h2 p{
	font-size: 24px;
	text-align: center;
	line-height:40px;font-family: "黑体";
}
.ny-center font{
	font-size: 12px;
	color: #999;
	height: 70px;
/*	display: block;*/
	text-align: center;

	line-height: 70px;
}
.ny-center p{
    	font-size: 16px; 
	line-height: 28px;
/*	width: 100%;
	color: #666;
	font-family: "宋体";
*/
}
.tu{
	width: 100%;
	height: 300px;
	margin-bottom: 30px;
}
.tu img{
	width: 100%;
	height: 100%;
}
.tu2{
	width: 100%;
	height: 666px;
	margin-bottom: 30px;
}
.tu2 img{
	width: 100%;
	height: 100%;
}
.tu3{
	width: 100%;
	min-height: 666px;
	margin-bottom: 10px;
}
.tu3 img{
	width: 100%;
	height: 100%;
	padding-bottom: 20px;
}
.fenxiang{
	width: 100%;
	height: 58px;
	line-height: 32px;
	border-bottom: 1px solid #d2d2d2;
	text-align: right;
	position: relative;
           font-family: "宋体";
}
.fenxiang i{
	font-style: normal;
	font-size: 12px;
	color: #999;
}
.fenxiang i span{
	font-style: normal;
	font-size: 12px;
	color: #999;
}
.bdsharebuttonbox{
	position: absolute;
	top: 3px;
	right: 62px;
}
.pian{
	width: 100%;
	height: 84px;
	padding-top: 26px;
	margin-bottom: 80px;
}
.pian p{
	font-size: 14px;
	color: #666;
	text-indent: 0em;
	margin-bottom: 20px;
}
.pian p a{
	text-decoration: none;
	color: #666;
}
.pian p a:hover{
	color: #21a919;
}
.tu1{
	width: 95.5%;
	height: 300px;
	margin-bottom: 30px;
	font-style:normal;
	display:block;
	margin-top:40px;
	padding:0px 20px;
}
.tu1 img{
	width: 100%;
	height: 100%;
}
.jies{
	width: 95.5%;
    text-indent: 2em;
    font-size: 14px;
    color: #666;
    padding:0px 20px;
    line-height: 22px;
    margin-bottom: 30px;
    font-family: "宋体";
}
.ld-ny{
	width: 870px;
	height: 950px;
	margin-top: 40px;
	background: #ecf1eb;
	margin-left: 16px;
	margin-right: 16px;
	list-style: none;
}
.ld-ny .e-1{
	width: 130px;
	height: 56px;
	background: #c4e3bf;
	float: left;
	text-align: right;
	font-weight: 100;
	padding-top: 14px;
	padding-right: 20px;
	margin-bottom:20px;
}
.ld-ny h4 p{
	font-size: 14px;
	color: #1ca115;
	padding-bottom:4px;
}
.ld-ny .e-2{
	width: 676px;
	height: 56px;
	padding-top: 14px;
	background: url(images2017l-1.png) no-repeat;
	float: right;
	font-weight: 100;
	padding-left: 20px;
	margin-bottom:20px;
}
.ld-ny li{
	width: 100%;
	height: 143px;
	margin-bottom: 4px;
	float: left;
}
.ld-ny .e-3{
	margin-bottom:30px;
}
.ld-ny li h3{
	width: 160px;
	height: 123px;
	background: url(images2017l.png) no-repeat;
	float: left;
	text-align: right;
	padding-top:20px;
}
.ld-ny li h5{
	width: 636px;
	height: 103px;
	margin-right:20px;
	float: right;
	background: #fff;
	font-weight: 100;
	padding:20px;
}
.ld-ny li h3 .e-4{
	font-size: 14px;
	color: #0f9608;
	padding-bottom:4px;
	font-weight: 600;
	padding-right: 30px;
}
.ld-ny li h3 .e-5{
	font-size: 14px;
	color: #0f9608;
	padding-bottom:4px;
	font-weight: 600;
	padding-right: 30px;
}
.ld-ny li h3 .e-6{
	font-size: 22px;
	color: #48b239;
	padding-bottom:4px;
	font-weight: 100;
	padding-right: 30px;
}
.ld-ny li h5 .e-7{
	font-size: 14px;
	color: #333;
	padding-bottom:12px;
}
.ld-ny li h5 .e-8{
	font-size: 12px;
	color: #666;
	width: 636px;
	height: 64px;
	overflow-y:scroll; 
}
.an{
	width: 60px;
	height: 60px;
	color: #fff;
	display: block;
    margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	background: url(images2017an.png) no-repeat;
}
.sub{
	position: absolute;
	z-index: 999;
	width: 100%;
	display: none;
	left: 0px;
	height: 200px;
	background: #fcfcfc;
	margin:0 auto;
	list-style: none;
	-khtml-opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
    filter:"alpha(opacity=90)";
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	box-shadow: 4px 4px 0px #e3e3e3;
}
.sub-center{
	width: 1200px;
	height: 160px;
	line-height: 113px;
	background: #fcfcfc;
	margin:0 auto;
	-khtml-opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
    filter:"alpha(opacity=90)";
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.sub-center dt{
	float: left;
}
.sub-center dt{
	padding-top: 40px;
}
.sub-center dt img{
	display: block;
	width: 210px;
	padding-right:30px;
}
.sub .sub-center dt a{
	display: block;
	width: 106px;
	height: 108px;
	border-right: 1px solid #e6e6e6;
	text-decoration: none;
	color: #333;
	text-align: center;
	line-height: 108px;
	font-size: 14px;
}
.sub .sub-center dt a:hover{
	color: #21a919;
	font-weight: bold;
	border:none;
}
.sub-js{
	position: absolute;
	z-index: 999;
	width: 100%;
	display: none;
	left: 0px;
	height: 506px;
	background: #fcfcfc;
	margin:0 auto;
	list-style: none;
	box-shadow: 4px 4px 0px #e3e3e3;
	/*-khtml-opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
    filter:"alpha(opacity=90)";
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
}
.sub-js-center{
	width: 1200px;
	height: 506px;
	background: #fcfcfc;
	margin:0 auto;
	/*-khtml-opacity:0.9;
    -moz-opacity:0.9;
    filter:alpha(opacity=90);
    filter:"alpha(opacity=90)";
	opacity: 0.9;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);*/
}
.sj-zuo{
	float: left;
	width: 50%;
	height: 253px;
}
.sj-zuo h4{
	font-weight: 100;
    font-size: 14px;
    color: #0f9608;
    height: 40px;
    line-height: 56px;
    padding-left: 18px;
    text-align: left;
}
.heng{
	width: 100%;
	height: 2px;
	background: #21a919;
	position: absolute;
	top: 253px;
	z-index: 99;
           left:0px;
}
.su{
	width: 2px;
	height: 506px;
	background: #97d793;
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 99;
}
.sj-zuo div{
	float: left;
	padding-left:18px;
}
.sj-zuo .d-1{
width:165px;
/*	padding-left:36px;*/
}
.sj-zuo .d-2{
width:165px;
/*	padding-left:18px;*/
}
.sj-zuo .d-5{
width:165px;
/*	padding-left:98px;*/
}
.sj-zuo .d-6{
width:165px;
/*	padding-left:45px;*/
}
.sj-zuo div p a{
	color: #333;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 24px;
    font-size: 14px;
    display: block;
    text-decoration: none;
}
.sj-zuo div p a:hover{
	border:none;
}
.sj-you{
	float: left;
	width: 50%;
	height: 253px;
}
.sj-you h4{
	font-weight: 100;
    font-size: 14px;
    color: #0f9608;
    height: 40px;
    line-height: 56px;
    padding-left: 18px;
    text-align: left;
}
.sj-you div{
	float: left;
	padding-left:18px;
}
.sj-you .d-3{
width:165px;
/*	padding-left:45px;*/
}
.sj-you .d-4{
width:165px;
/*	padding-left:64px;*/
}
.sj-you .d-7{
width:165px;
/*	padding-left:47px;*/
}
.sj-you .d-8{
width:165px;
/*	padding-left:9px;*/
}
.sj-you div p a{
	color: #333;
	width: auto;
	height: auto;
	text-align: left;
	line-height: 24px;
    font-size: 14px;
    display: block;
    text-decoration: none;
}
.sj-you div p a:hover{
	border:none;
}
.dang{
	width: 64px;
	height: 31px;
	position: absolute;
	top: 236px;
    left: 52px;
	background: #fff;
    -khtml-opacity:0.1;
    -moz-opacity:0.1;
    filter:alpha(opacity=10);
    filter:"alpha(opacity=10)";
	opacity: 0.1;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10);
}
.search{
	width: 375px;
	height: 90px;
	background: #8f84a1;
	filter:alpha(opacity=90);  
    -moz-opacity:0.9;  
    -khtml-opacity: 0.9;  
    opacity: 0.9; 
    position: absolute;
    line-height: 90px;
    top: 0px;
    left: -230px;
    border-radius: 45px;
    display: none;
}
.search input{
	width: 235px;
    height: 40px;
    margin-left: -74px;
    border-radius: 20px;
    padding-left: 15px;
}
.bianji{
	font-size: 12px;
	color: #999;
	float: left;
}
ul {list-style: none;}
.out {
	position: relative;
	width: 1200px;
	height: 40px;
	margin: 0px auto;
}
.out .img li {
	position: absolute; 
	top: 0; 
	left: -56px;
	display: none;
}
.out .img li a{
	text-decoration: none;
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	padding-left: 110px;
}
.zhezhao1 span{
	position: absolute;
    top: 14px;
    left: 0px;
    font-size: 30px;
    color: #fff;
}


.jianjie{ width:1160px; float:left; padding-top:10px;padding-bottom:20px; border-top:1px solid #ccc;}
 .content_c {margin:10px 20px;font-size:14px;line-height:28px;}
 .content_c img{padding:10px 0px 10px 0px;}
 .content_c a:link{font-size:14px;line-height:40px;color:#000; text-decoration:none;}
 .content_c a:hover{font-size:14px;line-height:40px;color:#0A7700; text-decoration:none;}
 .content_c p{margin-top:12px;font-size:16px;}
 .sptp{ width:780px; height:auto; margin:0 auto; }
 #left{ width:410px; height:580px; float:left;
/*background-color:#E4FAE2;*/
}
 #right{ width:660px; min-height:540px; float:left;
/*background-color:#E4FAE2;*/
 padding:20px;}
 #right zhxwt_cont{ width:470px; float:left;}
 #right zhxwt_cont ul{ list-style:none;}
 #right zhxwt_cont li{ background:url(https://mjyxmp.com/images2017/d1.jpg) no-repeat 5px 20px; line-height:40px; float:left; width:450px; padding-left:20px; border-bottom:1px dotted #ccc;}
#right zhxwt_cont a{ font-size:18px; color:#333;}

.slider{ width:100%;  min-width:1200px;  height:460px;  position:relative; overflow:hidden; background:#fff; text-align:center;   }
.slider .bd{ width:1280px; position:absolute; left:50%; margin-left:-640px; }
.slider .bd li p{
	    position: absolute;
    width: auto;
    height: 13%;
    background: rgb(0, 0, 0);
    opacity: 0.7;
    box-sizing: border-box;
    text-align: center;
    margin: 0px;
    color: white;
    z-index: 5;
    left: 105px;
    bottom: 50px;
    font-size: 26px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 60px;
    margin-left: 50px;
}
.slider .bd li{ width:1280px;  overflow:hidden; position: relative;}
.slider .bd li img{ display:block; width:1280px; height:460px;    }
.slider .tempWrap{ overflow:visible !important }
.slider .tempWrap ul{  margin-left:-1280px !important; /*强制位置*/  }

.slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  }
.slider .hd li{ display:inline-block; *display:inline; zoom:1; width:12px; height:12px; line-height:99px; overflow:hidden; background:url(images2017slider-btn.png) -1px -17px no-repeat; 
		margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;}
.slider .hd li.on{ background-position:-1px 0; filter:alpha(opacity=100);opacity:1;    border: none;}
.slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:460px; cursor:pointer;   }
.slider .prev{ left:-50%; margin-left:-640px;  }
.slider .next{ left:50%;  margin-left:640px;  }
.slider .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:460px; background:#000; filter:alpha(opacity=50);opacity:0.5;   }
.slider .pnBtn .arrow{ display:none;   position:absolute; top:0; z-index:1; width:60px; height:460px;  }
.slider .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }
.slider .prev .arrow{ right:0; top: 60px;background:url(images2017slider-arrow.png) -120px 0 no-repeat;   }
.slider .next .arrow{left: 6px;top: 60px; background:url(images2017slider-arrow.png) 0 0 no-repeat;  }
.content_2018{width:820px;padding-left:90px;font-family: "宋体";}
.f-1{
	float: right;
	width: 80px;
	height: 164px;
	text-align: right;
}
/*改*/
.f-1 img{
	margin-top: 70px;
	padding-right: 18px;
}
.xingai{
	float: left;
	width: 620px;
}
.xingai h5{
	font-weight: 100;
	color: #ebf7ef;
	font-size: 18px;
	margin-top: 60px;
}
.xingai h6{
	font-weight: 100;
	color: #ebf7ef;
	font-size: 14px;
	margin-top: 10px;
}