*,body,html {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: '微软雅黑';
	list-style: none;
}

ul,li,dl,ol,dt,dd {
	list-style: none;
}

a,span,cite,font,strong,b,i,em,cite {
	display: inline-block;
	font-style: normal;
}

a {
	text-decoration: none;
}

a:hover {
	/* color: #ED4730!important; */
}

a:active,a:visited,a:link {
	color: #333333;
}

.clear {
	clear: both;
	overflow: hidden;
}

.fr {
	float: right;
}

.fl {
	float: left;
}

.main {
	width: 1200px;
	margin: 0 auto;
}


.top_banner{
	height: 581px;
	background-image: url(../images/banner.png);
	background-position: center;
	background-repeat: no-repeat;
}
.top_banner a {
	display: block;
	margin-top: 46px;
	margin-left: 20px;
}


/* 主要文献 */
.zywx{
	height: 164px;
	background-image: url(../images/zywx_bg.png);
	background-repeat: no-repeat;
	background-position: center;
}
.zywx div.main{
	font-size: 0;
	padding-top: 24px;
	text-align: center;
}
.zywn_bt {
	display: inline-block;
	vertical-align: middle;
	width: 167px;
	height: 115px;
}
.zywx_font{
	width: 964px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 60px;
}
.zywx_font a{
	display: block;
}
.zywx_font a h3{
	/* width: 910px; */
	height: 38px;
	font-size: 38px;
	font-family: FZXiaoBiaoSong-B05S;
	font-weight: 400;
	color: #BE3624;
	line-height: 40px;
	text-align: left;
}
.zywx_font a p{
	width: 964px;
	/* height: 38px; */
	font-size: 14px;
	font-family: FZXiaoBiaoSong-B05S;
	font-weight: 400;
	color: #ED4730;
	line-height: 23px;
	margin-top: 19px;
	text-align: left;
}


.banner_qy{
	font-size: 0;
	width: 1200px;
	position: relative;
	height: 339px;
	margin-top: 40px;
}

.banner {
	display: inline-block;
	vertical-align: middle;
	width: 580px;
	height: 339px;
	overflow: hidden;
	position: relative;
}
.banner_img a{
	display: block;
	width: 580px;
	height: 339px;
	position: relative;
}
.banner_img a img{
	display: block;
	width: 580px;
	height: 339px;
}
.banner_bt {
	position: absolute;
	bottom: 0;
	left: 0;width: 600px;
	height: 50px;
	background-color: rgba(0,0,0,0.5);
}
.banner_bt h6 {
	font-size: 18px;
	font-family: FZXiaoBiaoSong-B05S;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 50px;
	padding-left: 20px;
}

.banner_mySwiper div.swiper-pagination {
	width: 580px;
	bottom: 60px;
}

.banner_mySwiper div.swiper-pagination span.swiper-pagination-bullet{
    /* width: 12px;
    height: 12px; */
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: white;
    opacity: 1;
}
.banner_mySwiper div.swiper-pagination span.swiper-pagination-bullet-active{
    background-color: #338ACF;
	width: 24px;
	height: 8px;
}

.banner_font{
	display: inline-block;
	vertical-align: middle;
	width: 570px;
	height: 339px;
	background-image: url(../images/zywx_font_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	/* position: absolute; */
	/* z-index: -1; */
	margin-left: 40px;
}
.banner_font_top a{
	display: block;
	width: 543px;
	border-bottom: 1px dotted #DDDDDD;
	padding-bottom: 20px;
	margin-bottom: 24px;
}
.banner_font_top a h2{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 600;
	color: #000000;
	line-height: 26px;
	border-left: 5px solid #338ACF;
	padding-left: 10px;
}
.banner_font_top a p{
	font-size: 14px;
	font-family: SourceHanSansCN-Light;
	font-weight: 400;
	color: #696969;
	line-height: 20px;
	margin-top: 10px;
	/* text-indent: 2em; */
}
.banner_font_top a p b{
	display: inline-block;
	/* vertical-align: middle; */
	font-weight: normal;
	color: #338ACF;
	font-size: 14px;
	margin-left: 6px;
}
.banner_font_top a:hover h2{
	color: #338ACF;
}
.banner_font_top a:hover p{
	color: #338ACF;
}
.banner_font ul li{
	margin-top: 18px;
}
.banner_font ul li a{
	font-size: 0;
}
.banner_font ul li a b{
	display: inline-block;
	vertical-align: middle;
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background-color: black;
}
.banner_font ul li a cite{
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	font-family: FZXiaoBiaoSong-B05S;
	font-weight: 400;
	color: #696969;
	line-height: 28px;
	margin-left: 6px;
}
.banner_font ul li a:hover b{
	background-color: #ED4730;
}
.banner_font ul li a:hover cite{
	color: #ED4730;
}

/* 列表 */

.list{
	width: 100%;
	height: auto;
	margin-top: 40px;
	padding:40px 0;
	background-color: #FBFBFB;
	text-align: center;
}
.list div.main{
	font-size: 0;
	overflow: hidden;
}

.zctd{
	display: inline-block;
	vertical-align: middle;
	width: 580px;
}
.jstd{
	margin-left: 40px;
}
.zctd_bt{
	width: 580px;
	margin-bottom: 7px;
}
.zctd ul{
	width: 580px;
}
.zctd ul li{
	width: 570px;
	padding-left: 10px;
	border-bottom: 1px dotted #DDDDDD;
}
.zctd ul li:last-child{
	border-bottom: 0;
}
.zctd ul li a{
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 32px;
	width: 560px;
	padding: 10px 0;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: left;
}


/* 农机装备再提升 */
.njzbts{
	margin-top: 40px;
	margin-bottom: 100px;
	text-align: center;
}
.njzbts_bt {
	text-align: center;
}
.njzbts_bt a img{
	display: inline-block;
}
.njzbts_nr{
	font-size: 0;
	overflow: hidden;
	margin-top: 40px;
}
.njzbts_l,.njzbts_r{
	display: inline-block;
	vertical-align: middle;
}
.njzbts_l{
	width: 580px;
	height: 368px;
	position: relative;
	margin-right: 24px;
}
.njzbts_l_nr{
	position: absolute;
	top: 0;
	left: 0;
	width: 580px;
	height: 368px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.njzbts_l_nr a{
	width: 580px;
	display: block;
	text-align: center;
	padding-top: 123px;
	padding-bottom: 133px;
}
.njzbts_l_nr a b {
	width: 60px;
	cursor: pointer;
	height: 60px;
	background-image: url(../images/bf-icon.png);
	background-position: center;
	background-repeat: no-repeat;
}
.njzbts_l_nr a h2 {
	font-size: 22px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #FFFFFF;
	margin-top: 30px;
}


.njzbts_r{
	font-size: 0;
	overflow: hidden;
	width: 596px;
}
.njzbts_r_nr{
	display: inline-block;
	vertical-align: middle;
	margin-right: 24px;
	margin-bottom: 20px;
}
.njzbts_r_nr,.njzbts_r_nr a{
	width: 182px;
	height: auto;
}
.njzbts_r_nr_img{
	width: 182px;
	height: 116px;
	position: relative;
}
.njzbts_r_bf{
	position: absolute;
	width: 182px;
	bottom: 10px;
	left: 0;
}
.njzbts_r_bf b{
	background-image: url(../images/bf_s_icon.png);
	background-size: 14px 14px;
	width: 14px;
	height: 14px;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.njzbts_r_bf span{
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #FFFFFF;
	line-height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 114px;
}


.njzbts_r_nr a h4{
	width: 182px;
	height: 39px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #424242;
	line-height: 22px;
	text-align: justify;
	margin-top: 16px;
}





