@charset "utf-8";
/* CSS Document */
/*游艇会线路检测中心大图轮播focus*/
.focus {
	width: 100%;
	margin-top: -100px;
	margin-bottom: 0px;
	padding: 0px 00px 0px 0px;
	z-index: 1;
}

.swiper {
	width: 100%;
	height: auto;
	position: relative;
}

.mySwiper1 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.mySwiper1 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mySwiper1 {
	margin-left: auto;
	margin-right: auto;
}

.mySwiper1 p {
	display: block;
	position: absolute;
	right: 50px;
	bottom: 50px;
	font-size: 2rem;
	font-weight: bold;
	color: #FFF;
	z-index: 99;
	text-align: right;
}

.gk_gk {
	width: 100%;
}

.swiper-button-next.none,.swiper-button-prev.none {
	display: none;
}

.mySwiper1:hover .swiper-button-next.none,.mySwiper1:hover .swiper-button-prev.none,.mySwiper3:hover .swiper-button-next.none,.mySwiper3:hover .swiper-button-prev.none,.mySwiper5:hover .swiper-button-next.none,.mySwiper5:hover .swiper-button-prev.none {
	display: block;
}

/*栏目头部样式*/
.gk_top {
	max-width: 1300px;
	margin: auto;
	text-align: center;
}

.gk_top h1 {
	font-size: 40px;
	display: inline-block;
	line-height: 82px;
	margin: 0 auto 20px auto;
	border-bottom: solid 3px #32AA39;
	padding: 30px 0 10px 0;
}

.gk_content {
	margin-bottom: 20px;
	padding: 0 1%;
}

.gk_content p {
	text-align: left;
	text-align: justify;
	color: #7a7a7a;
	font-family: "Nunito Sans", 微软雅黑;
	font-size: 18px;
	line-height: 2em;
	letter-spacing: 0.5px;
	text-indent: 2em;
}

.gk_content p a:hover {
	color: #dd3333
}

/*================桂垦概况=================*/
.gk_main {
	width: 100%;
	background: url(../images/gk_bg.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 120px 0 120px 0;
	display: flex;
}

.gk_main .flex {
	display: flex;
}

.r_twoBox {
	width: 365px;
	height: 450px;
	margin-left: 30px;
}

.r_twoBox a {
	width: 100%;
	height: 204.5px;
	display: block;
	margin-bottom: 20px;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0px 10px 20px 5px rgba(54, 54,54,0.66);
	text-align: center;
	line-height: 215px;
	font-size: 24px;
	font-weight: 700;
	color: #FFF;
}

.fzzl {
	background: url(../images/fzzl.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

.qywh {
	background: url(../images/qywh.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
}

a.fzzl:hover,a.qywh:hover {
	background: none;
	background-color: rgb(50, 170, 57);
}

.l_jtj {
	width: 330px;
	height: 431.5px;
}

.l_jtjs {
    margin-left: 30px;
	width: 345px;
	height: 431.5px;
	background: url(../images/nkbanner-30.jpg) no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0px 10px 20px 5px rgba(54, 54,54,0.66);
}

.l_jtjs a {
	display: block;
	width: 345px;
	height: 431.5px;
	color: #fff;
}

.l_jtjs a:hover {
	background-color: rgb(50, 170, 57);
}

.l_jtjs h2 {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	padding: 123px 0 30px 0;
}

.l_jtjs p {
	font-size: 16px;
	text-indent: 2em;
	padding: 0 39px;
	line-height: 30px;
}

/*概况统计*/
.gk_tj {
	width: 100%;
	min-height: 250px;
	background: url(../images/gkcy_bg.jpg) no-repeat center center;
	background-attachment: fixed;
	display: flex;
	margin: auto;
	position: relative;
}

.gk_tj_zz {
	background-color: rgba(31, 165, 10, 0.85);
	opacity: 0.53;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 2;
}

.gk_gj_box {
    max-width: 1300px;
	position: relative;
	z-index: 4;
	margin: auto;
	width: 100%;
	display: flex;
}

.tj_item {
	color: #FFF;
	text-align: center;
	width: 16.66%;
	float: left;
}

.tj_item h2 {
	font-size: 41px;
}

.tj_item p {
	font-size: 18px;
	padding-top: 5px;
}

/*企业分布*/
.qy_map {
	width: 100%;
}

.qy_map img {
	max-width: 100%;
}


/*================新闻中心=================*/
.news {
	padding: 0 1%;
}
/*焦点图*/
.img_focus {
	width: 45%;
	float: left;
	background: #f8f8f8;
}

.mySwiper2 img,.img_focus img {
	width: 100%;
}

.mySwiper2 .img_focus_title,.img_focus .img_focus_title {
	padding: 0 15px;
}

.img_focus_title h3 {
	font-size: 21px;
	line-height: 32px;
	text-align: center;
	color: #444;
	padding: 15px 0;
}

.img_focus_title p {
	color: rgba(0,0,0,0.7);
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
	text-indent: 2em;
	letter-spacing: 0.5px;
}


/*列表*/
.tab-news {
	width: 55%;
	float: left;
}

.yqdt-t {
	margin-bottom: 15px;
	display: block;
}

.yqdt-t li {
	float: left;
	margin-left: 10px;
	display: block;
	padding: 15px;
	background: #f3f3f3;
	display: block;
	font-size: 1rem;
	color: #666;
	cursor: pointer;
}

.yqdt-t li.on {
	background: #d8b574;
}

.yqdt-t li.on {
	color: #FFF;
}

.yqdt-c {
	margin-top: 5px;
}

.yqdt-c .list-news li a {
	width: 75%;
}

.yqdt-t.dj li.on {
	background: #F21515;
}

.list-news {
	display: none;
	padding: 0 20px 0 30px;
}

.list-news li {
	font-size: 17px;
	font-weight: 400;
	line-height: 48px;
	margin-bottom: 5px;
}

.list-news li a {
	line-height: 48px;
	display: block;
	color: #666;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-news li a:hover {
	color: #d8b574;
}

.list-news li span {
	font-size: 0.9375rem;
	color: #999;
	float: right;
	line-height: 48px;
	float: right;
}

.list-news li i {
	display: block;
	float: right;
	width: 13px;
	height: 48px;
	background: url(../images/icon_time.png) no-repeat left center;
	margin-right: 5px;
}

.news_more {
	display: block;
	width: 86px;
	height: 40px;
	margin: auto;
	border: 1px solid #D8B574 !important;
	text-align: center;
	clear: both;
	float: none;
	line-height: 40px;
	border-radius: 3px 3px 3px 3px;
	margin-top: 18px;
	color: #666;
}

.news_more:hover {
	background: #d8b574;
	color: #FFF;
}

/*================图片专题=================*/
.imgzt_box {
	max-width: 1300px;
	margin: 78px auto;
	clear: both;
	height: 90px;
	padding: 0 1%;
}

.imgzt_box ul {
	display: flex;
	margin-left: -20px;
	justify-content: center;
}

.imgzt_box ul li {
	display: block;
	width: 25%;
	height: 90px;
}

.imgzt_box ul li a {
	display: block;
	padding-left: 20px;
	height: 90px;
}

.imgzt_box ul li a img {
	width: 100%;
	height: auto;
	display: block;
	margin: auto;
}

.mzl_focus {
	display: none;
}
/*================文章推送=================*/

.tw_box {
	max-width: 1300px;
	margin: auto;
	padding: 0 1%;
}

.wzzt_item {
	width: 25%;
	height: auto;
	float: left;
}

.wzzt_item a {
	padding: 0 40px 0px 40px;
	display: block;
}

.wzzt_item h2 {
	margin-bottom: 6px !important;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	color: #C50C11;
}

.wzzt_item span {
	font-size: 13px;
	font-weight: 400;
	color: #999;
	padding: 10px 0;
	display: block;
}

.wzzt_item p {
	font-size: 16px;
	color: #666;
	line-height: 38px;
	text-indent: 2em;
}

.mySwiper3 {
	padding-bottom: 40px;
}

.swiper-pagination.bot {
	bottom: 0;
	top: auto;
	left: 0;
	right: 0;
}

.swiper-button-next.bot {
	right: 0;
}

.swiper-button-prev.bot {
	left: 0;
}
/*================产业=================*/
.four_mark {
	width: 100%;
	background: url(../images/gkcy_bg.jpg) no-repeat;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 20px 0 50px 0;
	position: relative;
}

.mark_main {
	max-width: 1400px;
	margin: auto;
	position: relative;
	z-index: 4;
}

.mark_main ul li {
	display: block;
	width: 25%;
	height: 659px;

	float: left;
}

.mark_main ul li a {
	display: block;
	height: 585px;
	border-top: solid 4px #0aad19;
	background: #FFF;
	margin: 0 4%;
	padding: 35px;
}

.mark_main ul li a:hover {
	border-top: solid 4px #d3b574;
	box-shadow: 3px 3px 3px 0px rgba(54, 54,54,0.66)
}

.mark_main ul li a img {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto 30px auto;
}

.mark_main ul li a h2 {
	font-size: 20px;
	font-weight: 600;
	color: #16163f;
	padding-bottom: 30px;
}

.mark_main ul li a:hover h2 {
	color: #73BF5E;
}

.mark_main ul li a p {
	font-size: 0.9375rem;
	font-weight: 300;
	color: #4a4a4a;
	line-height: 34px;
}

.mark_zz {
	background-color: #23FF92A8;
	opacity: 0.59;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

/*================优选=================*/
.gkyx_main {
	max-width: 1300px;
	margin: auto;
	overflow-x: hidden;
	padding: 0 1%;
}

.gkyx_main ul {
	margin-left: -1%;
}

.gkyx_main ul li {
	display: block;
	width: 15.66%;
	height: 264px;
	float: left;
	margin-left: 1%;
	position: relative;
	overflow: hidden;
}

.gkyx_main ul li a {
	display: block;
	height: 264px;
}

.yx_img {
	position: absolute;
	background-color: rgba(0,0,0,.1);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.yx_img img {
	height: 100%;
	width: auto;
	position: absolute;
	top: calc(50% + 1px);
	left: calc(50% + 1px);
	-webkit-transform: scale(1.01) translate(-50%,-50%);
	-ms-transform: scale(1.01) translate(-50%,-50%);
	transform: scale(1.01) translate(-50%,-50%);
}

.yx_title {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	background-color: rgba(129,138,145,.8);
}

.yx_title p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 264px;
	z-index: 4;
	position: relative;
}

.yx_title:hover {
	opacity: 1;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}


/*专题专栏*/
.zt_box {
	max-width: 1300px;
	height: 200px;
	margin: auto;
	position: relative;
	margin-top: 50px;
}

.mySwiper5 .swiper-slide img {
	width: 80%;
	height: auto;
	display: block;
	margin: auto;
}

.sm_zt_box {
	display: none;
}
/*======================================内页开始==============================================*/
.ny_container {
	max-width: 1280px;
	padding: 0 10px;
	margin: 40px auto 50px auto;
}

.ny_container.grayBg {
	margin: 40px auto 50px auto;
}
/*===============桂垦概况===============*/
.Lm_img {
    margin-top: -100px;
    margin-bottom: 0px;
    z-index: 1;
    overflow: hidden;
    min-height: 380px;
}

.Lm_img img {
	width: 100%;
}

.Lm_img_zt img {
	margin-top: -100px;
	margin-bottom: 0px;
	z-index: 1;
	overflow: hidden;
	width: 100%;
}
/*左侧left*/
.left {
	width: 20%;
	float: left;
 /*padding:10px;*/
}

.one_lm {
	width: 100%;
	height: 96px;
	text-align: center;
	line-height: 96px;
	color: #ffffff;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 1px;
	background: #73BF5E;
}

.left ul {
	background: #FFF;
}

.left ul li {
	display: block;
	width: 100%;
	background: #FFF;
	height: 46px;
	text-align: center;
	line-height: 46px;
	ont-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
}

.left ul li a {
	color: #54595F;
}

.left ul li:hover a,.left ul li.on a {
	color: #F2AC29;
}

/*右侧*/
.right {
	float: right;
	width: 80%;
}

.right_main {
	padding: 0px 20px;
}

.cn-en_title {
	margin-bottom: 20px;
	height: 78px;
	width: 100%;
	position: relative;
}

.en {
	color: rgba(156,156,156,0.12);
	z-index: 0;
	font-size: 3.4rem;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
	bottom: 0;
	width: 100%;
	height: 78px;
	transition: all .3s ease-out;
	position: absolute;
	text-align: center;
}

.en p {
	padding-top: 18px;
}

.cn h2 {
	color: #23A455;
	-webkit-text-stroke-color: #23A455;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	line-height: 78px;
}

.en.t_left p {
	padding-left: 15px;
}

.cn.t_left h2 {
	color: #000000;
	font-size: 1.625rem;
	line-height: 96px;
	padding-left: 10px;
}

.en.t_left,.cn.t_left h2 {
	text-align: left;
}

.green_line {
	width: 312px;
	height: 2px;
	background: #23a455;
	margin: 27px auto;
}

.green_line_short {
	width: 48px;
	height: 2px;
	background: #23a455;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

/*content正文*/
.content {
	padding: 20px 10px;
}

.content p {
	font-size: 1rem;
	line-height: 2.2;
	/*text-indent: 2em;*/
}

.content img {
	max-width: 100%;
	height: auto;
}

.width_cont h3 {
	font-size: 1.375rem;
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 1px;
	text-align: center;
	padding: 0 10px;
}

.pub_time {
	line-height: 30px;
	text-align: center;
	line-height: 30px;
	color: #A1A1A1;
	font-size: 0.875rem;
}


/*集团框架*/
.jtkj {
	width: 100%;
	display: flex;
}

.kj_item {
	width: 33.33%;
}

.kj_content {
	padding: 10px;
}

.kj_main {
	width: 100%;
	align-content: flex-start;
}

.kj_main_top {
	text-align: center;
	margin-bottom: 20px;
	width: 100%;
	display: block;
	box-sizing: border-box;
}

.kj_main_title {
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
	border-color: #61CE70;
	border-radius: 0px 0px 5px 5px;
}

.kj_main_title h2 {
	color: #61CE70;
	font-weight: 900;
	line-height: 28px;
	letter-spacing: 0.5px;
	padding-bottom: 0.5rem;
}

.kj_main_list {
	display: block;
	width: 100%;
}

.kj_main_list p {
	font-size: 16px;
	color: #666;
	line-height: 32px;
}

/*发展历程*/
.lc_img {
	height: 500px;
}

.mySwiper6 {
	height: 80%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.mySwiper6 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mySwiper6 .swiper-slide {
	background-size: cover;
	background-position: center;
}

.mySwiper7 {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.mySwiper7 .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}

.mySwiper7 .swiper-slide-thumb-active {
	opacity: 1;
}

.mySwiper6 .swiper-slide img,.mySwiper7 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*发展战略*/
.zl_title {
	height: 27px;
	width: 100%;
	color: #D1A542;
	font-size: 22px;
	font-weight: 600;
	line-height: 27px;
}

.zl_title i {
	display: block;
	width: 26px;
	height: 27px;
	float: left;
	margin: 0 15px;
}

.zl_focus .swiper-button-next,.zl_focus .swiper-button-prev {
	color: #fff;
}
/*战略定位*/
.zl_local,.zl_focus {
	margin-top: 20px;
}
/*手风琴效果*/
.sideMenu h3 {
	outline: none;
	font-size: 1rem;
	margin: 0;
	cursor: pointer;
	font-weight: bold;
	line-height: 1.5;
	padding: 15px 20px;
	background: #f3f3f3;
	transition: all 300ms cubic-bezier(0, .49, .27, .99);
	margin-bottom: 2px;
}

.sideMenu h3 em {
	float: right;
	display: block;
	width: 40px;
	height: 32px;
	background: url(../images/close.png) no-repeat;
    background-size: 20px;
}

.sideMenu h3.on em {
	background-position: 16px -57px;
	background: url(../images/open.png) no-repeat;
	background-size: 20px;
}

.sideMenu .zl_nr {
	color: #ffffff;
	background-color: #73bf5e;
	padding: 5px 0px 30px 0px;
	margin-top: 0px;
	font-size: 16px;
	text-indent: 2em;
	line-height: 32px;
}

.mySwiper10 {
	width: 50%;
	margin: auto;
}


/*===============桂垦产业===============*/
/*----------食品产业------------*/
.sorts {
	margin-bottom: 15px;
	display: block;
}

.sorts li {
	float: left;
	height: 22px;
	margin-left: 20px;
	display: block;
	padding: 15px;
	background: #f3f3f3;
}

.sorts li a {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: 600;
	height: 22px;
	border-bottom: solid 3px #f3f3f3;
	text-align:center;
}

.sorts li.on {
	background: #f3f3f3;
	
}

.sorts li.on a {
	color: #F3B239;
	border-bottom: solid 3px #f3b239;
	
}

.sorts {
	margin-top: 5px;
}

.list-news.ny {
	padding: 0;
}
/*简介*/
.cy_jj {
	padding: 30px 10px;
	border-bottom: solid 1px #23A455;
	margin-bottom: 20px;
}

.cy_jj p {
	text-indent: 2em;
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 36px;
	color: #666;
}

/*图片*/
.cy_img_box {
	padding: 0 10px;
}

.img_ty1 {
	text-align: center;
}

.img_ty1 img {
	width: 100%;
}

.img_ty1 p,.img_ty2 p,.img_ty3 p,.img_ty4 p,.img_ty5 p,.img_ty6 p,.img_ty7 p,.img_ty8 p,.img_ty9 p {
	line-height: 35px;
	padding-bottom: 10px;
}

.img_ty2,.img_ty3 {
	width: 49%;
	text-align: center;
}

.img_ty2 img,.img_ty3 img,.img_ty4 img,.img_ty5 img,.img_ty6 img,.img_ty7 img,.img_ty8 img,.img_ty9 img {
	width: 100%;
}

.img_ty4 {
	width: 32%;
	text-align: center;
}

.img_ty5 {
	width: 66%;
	text-align: center;
}

.img_ty6 {
	width: 78%;
	text-align: center;
}

.img_ty7 {
	width: 20%;
	text-align: center;
}

.img_ty8 {
	width: 45%;
}

.img_ty9 {
	width: 25.5%;
}

/*图文*/
.w58 {
	width: 58%;
}

.w63 {
	width: 63%;
}

.w61 {
	width: 61%;
}

.w53 {
	width: 53%;
}

.w51 {
	width: 51%;
}

.w45 {
	width: 45%;
}

.w40 {
	width: 40%;
}

.w35 {
	width: 35%;
}

.w33 {
	width: 33%;
}

.jzt {
	margin-bottom: 30px;
}

.jzt_name {
	width: 120px;
	border-bottom: solid 2px #23A455;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	margin-bottom: 20px;
}

.jzt_img img {
	width: 100%;
}

.cpjs {
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 36px;
	color: #666;
}

.xm_img {
	border-top: solid 1px #abe5b3;
}

.img_xu img,.r_xm img,.img_xm img {
	width: 100%;
}

.img_xu,.img_xm,.r_xm {
	padding-top: 10px;
}

.img_xm h6,.r_xm h6 {
	font-size: 16px;
	letter-spacing: 0.5px;
	padding: 10px 0;
}

.img_xm p,.r_xm p,.msf_jj {
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 36px;
	color: #666;
}

.r_xm {
	border-left: solid 1px #abe5b3;
	padding-left: 15px;
}

/*茶叶*/
.cy_left {
	border-right: solid 1px #abe5b3;
	padding-right: 2%;
}

.cy_cp {
	border-top: solid 1px #abe5b3;
	padding-top: 15px;
	margin-bottom: 30px;
}

.cy_cp img {
	width: 100%;
}

.cy_cp h5 {
	color: #000000;
	font-size: 18px;
	font-weight: 600;
	font-style: normal;
	padding: 20px 0 10px 0;
}

.cy_cp p {
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 36px;
	color: #666;
	text-indent: 2em;
}

.cy_right {
	padding-left: 2%;
}

/*商贸流通*/
.sorts_second {
	margin-bottom: 15px;
	display: block;
	display: flex;
	justify-content: center;
}

.sorts_second div {
	height: 22px;
	margin-left: 20px;
	display: block;
	padding: 15px;
	background-color: transparent;
	background-image: linear-gradient(180deg, #FFFFFF 0%, #4CF229 100%);
	display: flex;
}

.sorts_second div {
	display: block;
	color: #5D5D5D;
	font-size: 0.9375rem;
	font-weight: 500;
	height: 22px;
	border-bottom: solid 3px #4CF229;
}

.sorts_second div.on {
	border-bottom: solid 3px #ff0000;
}

.sorts_second div.on {
	color: #ff0000;
}

.sorts_second {
	margin-top: 5px;
}

.cp_imgList {
	width: 100%;
}

.cp_imgList dt {
	display: block;
	width: 23%;
	float: left;
	transition: background 1s;
	background: #f2f2f2;
	float: left;
	margin: 20px 1% 0px 1%;
}

.cp_imgList dt a {
	display: block;
	height: 100%;
	border: 1px solid rgba(221,221,221,1);
	border-radius: 3px;
	overflow: hidden;
	margin: 25px;
}

.cp_imgList dt a img {
	height: 200px;
	text-align: center;
	max-width: 100%;
	object-fit: cover;
	vertical-align: top;
	transition: transform 250ms cubic-bezier(.3, .91, .58, 1);
}

.cp_imgList dt a:hover img {
	transform: scale(1.1);
}

/*----------城乡产业------------*/
.cxfw_box {
	width: 100%;
	margin: auto;
	display: flex;
}

.cxfw_box ul {
	width: 101%;
}

.cxfw_box ul li {
	display: block;
	width: 32.33%;
	height: 180px;
	float: left;
	margin: 0 1% 10px 0;
	position: relative;
	overflow: hidden;
}

.cxfw_box ul li a {
	display: block;
	width: 100% !important;
}

.cxfw_box ul li .yx_img1 img {
	width: 100% !important;
}

.cxfw_box ul li:hover .yx_img1 img {
	transform: scale(1.1);
}

.yx_title {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 15px;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	background-color: rgba(129,138,145,.8);
}

.yx_title p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 264px;
	z-index: 4;
	position: relative;
}

.yx_title:hover {
	opacity: 1;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}

.cxfw_box ul li .yx_title1 p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 264px;
	z-index: 4;
	position: relative;
}






/*===============新闻中心===============*/
/*图文列表*/
.img_list {
	width: 100%;
}

.img_list_item {
	width: 33.33%;
	float: left;
}

.img_list_content {
	padding: 15px;
}

.img_list_main {
	align-content: flex-start;
	border: 1px solid rgba(0, 0, 0, .07);
	background: #FFF;
	position: relative;
	padding: 9px 9px 30px 9px;
}

.img_list_main:hover {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5)
}

.img_list_main img {
	width: 100%;
	height:169px;
}

.img_list_main h3 {
	padding: 0 10px;
	height: 56px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.img_list_main h3 a {
	color: #000;
	font-size: 1.125rem;
}

.img_list_main h3 a:hover,.img_list_main .yd:hover {
	color: #dd3333;
}

.img_list_main span {
	line-height: 1.3;
	padding: 0 10px;
	font-size: 0.7rem;
	margin-bottom: 13px;
	color: #adadad;
}

.img_list_main p {
	line-height: 1.5;
	font-size: 0.875rem;
	text-indent: 2em;
	color: #777;
	padding: 10px 10px;
}

.img_list_main .yd {
	font-size: 0.7rem;
	font-weight: 700;
}

/*图片列表*/
.wz_title {
	text-align: center;
	font-size: 1.25rem;
	width: 275px;
	padding: 30px 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.img_list_main:hover .wz_title {
	color: #f00;
}

/*------企业文化---------*/
.qy_img {
	width: 100%;
}

.qyImg_item {
	width: 33.33%;
	float: left;
	height: 380px;
	margin-bottom: 20px;
}

.qyImg_item a {
	display: block;
	width: 100%;
	height: 380px;
	position: relative;
}

.qy_imgbox {
	margin: 0 10px;
	overflow: hidden;
	height: 380px;
	text-align: center;
	position: relative;
	z-index: 2;
}

.qyImg_item img {
	display: block;
	height: 380px;
	margin-left: -30%;
}

.qy_text {
	position: absolute;
	left: 10px;
	bottom: 0;
	right: 10px;
	z-index: 4;
	color: #fff;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0.65) 70%);
}

.qy_text p {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 600;
	padding: 30px;
}

/*画卷*/
.hj_img {
	width: 100%;
}

.hjImg_item {
	width: 33.33%;
	float: left;
	height: 265px;
	margin-bottom: 20px;
}

.hjImg_item a {
	display: block;
	width: 100%;
	height: 265px;
	position: relative;
}

.hj_imgbox {
	margin: 0 10px;
	overflow: hidden;
	height: 265px;
	text-align: center;
	position: relative;
	z-index: 2;
}

.hjImg_item img {
	display: block;
	height: 265px;
	margin-left: -30%;
}

.hj_text {
	opacity: 0;
	z-index: 4;
	position: absolute;
	top: 200px;
	left: 10px;
	right: 15px;
	bottom: 0;
	padding: 15px;
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	overflow: hidden;
	background-color: rgba(0,0,0,.3);
}

.hj_text p {
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 2645x;
	z-index: 5;
	position: relative;
}

.hj_text:hover {
	opacity: 1;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
}

/*宣传视频*/
.sp_img {
	width: 100%;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

.sp_img .swiper-slide {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.sp_img .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.sp_img .swiper-slide {
	background-size: cover;
	background-position: center;
}

.sp_img .mySwiper11 {
	height: 80%;
	width: 100%;
	position: relative;
}

.sp_img .mySwiper12 {
	height: 20%;
	box-sizing: border-box;
	padding: 10px 0;
}

.sp_img .mySwiper12 .swiper-slide {
	width: 25%;
	height: 100%;
	position: relative;
	margin-right: 10px;
	cursor: pointer;
}

.sp_img .mySwiper12 .swiper-slide .black_zz {
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}

.sp_img .mySwiper12 .swiper-slide-thumb-active .black_zz {
	opacity: 0;
}

.sp_img .mySwiper11 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
}

.sp_img .mySwiper11 .swiper-slide h2 {
	font-size: 2rem;
	color: #FFF;
	position: absolute;
	left: 5%;
	top: 30px;
	z-index: 5;
}
/*page分页*/
.page {
	width: 100%;
	text-align: center;
	margin: 20px auto;
	color: #000;
}

/*游艇会0005yth*/
.title_list ul {
	padding: 0 20px 0 40px;
}

.title_list ul li {
	display: block;
	height: 46px;
	line-height: 46px;
}

.title_list ul li a {
	display: block;
	float: left;
	width: 75%;
	font-size: 17px;
	font-weight: 400;
	color: #666;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.title_list ul li span {
	float: right;
	font-size: 0.9375rem;
}

.contact_us {
	width: 100%;
}

.cont_item {
	width: 48%;
	margin-bottom: 30px;
}

.cont_main {
	margin: 0px 20px 0px 20px;
	padding: 30px 30px 270px 30px;
}

.cont_main:hover {
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.21)
}

.cont_box {
	padding: 30px 10px 30px 10px;
}

.cont_icon {
	height: 65px;
	width: 66px;
	float: left;
	margin-right: 20px;
}

.cont_title {
	float: left;
	width: 67%;
}

.cont_title h3 {
	font-size: 22px;
	font-weight: 600;
	letter-spacing: 2px;
	padding-bottom: 12px;
}

.cont_title p {
	color: #33333399;
	font-family: "Open Sans", 微软雅黑;
	font-size: 0.9375rem;
	line-height: 1.6;
}

/*------------专题专栏------------*/
.zt_container {
	padding: 3% 1% 0 1%;
}

.ztzl {
	max-width: 1300px;
	min-height: 400px;
	margin: auto;
}

.partOne {
	margin-bottom: 90px;
}

.zt_list {
	width: 50%;
}

.list_title {
	width: 100%;
	margin-bottom: 20px;
}

.list_title p {
	color: #C50C11;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	line-height: 1;
	letter-spacing: 0px;
	padding-bottom: 10px;
}

.list_title span {
	width: 23%;
	height: 2px;
	background: #c50c11;
	display: block;
}

.list_box ul li {
	display: block;
	-webkit-box-shadow: 0 1px 25px rgba(0,0,0,.05);
	box-shadow: 0 1px 25px rgba(0,0,0,.05);
	z-index: 1;
	height: 33px;
	margin-bottom: 10px;
}


.list_box ul li a {
	font-size: 1rem;
	font-weight: 500;
	margin-bottom: 0px;
	color: #020101;
	display: block;
	width: 75%;
	height: 33px;
	line-height: 33px;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.list_box ul li span {
	float: right;
	font-size: 0.875rem;
	line-height: 33px;
	color: #020101;
}

.zt_img {
	width: 50%;
}

.zt_img_box {
	padding: 0 0 0 5%;
}

.zt_img img {
	width: 100%;
}

.mySwiper8 {
	display: none;
}

.mySwiper8 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.imgzt_box1 {
	width: 100%;
	margin: 0 auto 40px auto;
	clear: both;
	height: 90px;
}

.imgzt_box1 ul {
	display: flex;
	margin-left: -20px;
}

.imgzt_box1 ul li {
	display: block;
	width: 20%;
	height: 90px;
}

.imgzt_box1 ul li a {
	display: block;
	padding-left: 20px;
	height: 90px;
}

.imgzt_box1 ul li a img {
	width: 240px;
	height: 90px;
	display: block;
	margin: auto;
}

/*学习专栏*/
.xxzl {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 30px;
}

.xxzl .swiper-wrapper {
	padding-bottom: 30px;
	width: 100%;
}

.xxzl_title {
	text-align: center;
	height: 90px;
	background: url(../images/blob-grad.svg) no-repeat center center;
}

.xxzl_title p {
	color: #005195;
	font-size: 34px;
	font-weight: 500;
	line-height: 90px;
}

.xxzl .mySwiper9 .swiper-slide {
	border: solid 1px #f9f9f9;
	box-shadow: 0 5px 8px 0 rgba(0,0,0,0.08);
}

.xxzl .mySwiper9 .swiper-slide a p {
	text-align: center;
	padding: 30px 10px;
}

.swiper-pagination.ztxxn {
	bottom: 0px;
}

.mySwiper9 .swiper-slide img {
	display: block;
	width: 100%;
	height: 372px;
	object-fit: cover;
}

.small.xxzl {
	display: none;
}




/*专题图文列表*/
.zt_img_list {
	width: 100%;
}

.zt_img_list_item {
	width: 25%;
	float: left;
}

.zt_img_list_content {
	padding: 15px;
}

.zt_img_list_main {
	align-content: flex-start;
	border: 1px solid rgba(0, 0, 0, .07);
	background: #FFF;
	position: relative;
	padding: 9px 9px 30px 9px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
}

.zt_img_list_main:hover {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.zt_img_list_main img {
	width: 100%;
	margin-bottom: 20px;
}

.zt_img_list_main h3 {
	padding: 0 10px;
	height: 56px;
	line-height: 1.5;
	font-size: 1.125rem;
	padding-bottom: 0.5rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.zt_img_list_main h3 a {
	color: #000;
}

.zt_img_list_main h3 a:hover,.yd:hover {
	color: #dd3333;
}

.zt_img_list_main span {
	line-height: 1.3;
	padding: 0 10px;
	font-size: 0.7rem;
	margin-bottom: 13px;
	color: #adadad;
}

.zt_img_list_main p {
	line-height: 1.5;
	font-size: 0.875rem;
	text-indent: 2em;
	color: #777;
	padding: 10px 10px;
}

.zt_img_list_main .yd {
	font-size: 0.7rem;
	font-weight: 700;
	padding: 0 10px;
}

/*专题文字列表*/
.zt_list.w100 {
	width: 98%;
	padding: 0 1%;
}


/*=================宽屏细览================*/
.ny_container.nop {
	margin: 0 auto;
}

.xl_img img {
	width: 100%;
}
/*分享*/
.share {
	height: 35px;
	width: 100%;
	border-top: solid 1px #eee;
	text-align: center;
	line-height: 35px;
	margin: 40px auto;
}

.share_main {
	width: 270px;
	margin: auto;
	height: 35px;
	line-height: 35px;
	float: right;
}

.docauthor {
	padding-left: 20px;
	height: 35px;
	line-height: 35px;
	float: left;
}

.bdsharebuttonbox {
	float: right;
	margin-top: 7px;
}

.article-share-group {
	float: left;
	padding-top: 10px;
}

.article-share-group em,
.article-share-group a {
	float: left;
	font-size: 0;
	line-height: 16px;
	height: 16px;
	width: 16px;
	background-image: url("../images/icon-share.png");
	background-repeat: no-repeat;
	margin-right: 6px;
}

.article-share-group a {
	cursor: pointer;
	position: relative;
}

.article-share-tips {
	background-position: 0 -235px;
}

.article-share-qq {

	background-position: 0 -177px;
}

.article-share-qzone {
	background-position: 0 0;
}

.article-share-wechat {
	background-position: 0 -124px;
}

.article-share-weibo {
	background-position: 0 -33px;
}

.article-share-douban {
	background-position: 0 -76px;
}

.article-share-wechat-code {
	display: none;
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
	position: absolute;
	width: 100px;
	height: 100px;
	top: -120px;
	left: 50%;
	margin-left: -52px;
	z-index: 1000;
}
/*打印*/
.wz_copy {
	display: block;
	width: 65px;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 0.875rem;
	cursor: pointer;
	margin-right: 10px;
}

.wz_copy img {
	vertical-align: middle;
	padding-right: 3px;
}

.print {
	display: block;
	width: 65px;
	height: 35px;
	line-height: 35px;
	float: left;
	font-size: 0.875rem;
	cursor: pointer;
	margin-right: 10px;
}

.print img {
	vertical-align: middle;
	padding-right: 3px;
}

.fj {
	font-size: 1rem;
}

/*当前位置*/
.local_box {
	font-size: 0.875rem;
	line-height: 2;
	color: #666;
	width: 100%;
	border-bottom: solid 1px #000;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

.local_box a {
	color: #000;
}

.local_box a:hover {
	color: #dd3333;
}

/*党建工作*/
.cn-en_title.red {
	margin-bottom: 0px;
	height: 78px;
	width: 100%;
	position: relative;
}

.red.en {
	color: rgba(156,156,156,0.12);
	z-index: 0;
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 1;
	bottom: 0;
	width: 100%;
	height: 78px;
	transition: all .3s ease-out;
	position: absolute;
	text-align: center;
}

.red.en p {
	padding-top: 18px;
}

.red.cn h2 {
	color: #FF0101;
	-webkit-text-stroke-color: #FF0101;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	line-height: 78px;
}

.red.en.t_left p {
	padding-left: 15px;
}

.red.cn.t_left h2 {
	color: #000000;
	font-size: 26px;
	line-height: 96px;
	padding-left: 10px;
}

.red.en.t_left,.cn.t_left h2 {
	text-align: left;
}

.red_line {
	width: 200px;
	height: 2px;
	background: #FF0101;
	margin: 10px auto 20px auto;
}


/*片头语*/
.pty {
	max-width: 1200px;
	margin: 0 auto 30px auto;
}

.pty span {
	line-height: 38px;
	color: rgb(84, 89, 95);
}

.pty p {
	float: left;
	color: #54595f;
	line-height: 1.5;
	letter-spacing: 0.5px;
	font-size: 1rem;
}

/*党建新闻列表*/
.btn_click {
	text-align: center;
	clear: both;
	width: 100%;
}

.btn_click a {
	font-size: 0.9375rem;
	display: inline-block;
	font-weight: 600;
	margin: 1rem auto;
	color: #FD1212;
	border-radius: 22px;
	align-self: center;
	border: 2px solid #FD1212;
	background: transparent;
	padding: 12px 24px;
}
	
/*党建工作焦点图*/
.dj_focus {
	max-width: 1200px;
	margin: 20px auto;
}

.mySwiper16 {
	width: 100%;
}

.mySwiper16 .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.dj_focus .swiper-button-next,.dj_focus .swiper-button-prev {
	color: #fff;
}
/*列表*/
.dj_list {
	max-width: 1200px;
	margin: auto;
}

.dj_list ul li:hover {
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
}

.dj_list ul li {
	display: block;
	width: 100%;
	border: 1px solid rgba(0, 0, 0, .07);
	margin: 0 auto 34px auto;
	box-sizing: border-box;
}

.dj_img {
	width: 13%;
	margin-right: 20px;
	float: left;
}

.dj_img img {
	width: 100%;
	margin: 10px;
}

.dj_wz {
	float: left;
	width: 84%;
	padding: 8px 0 10px 0;
}

.dj_wz h3 {
	font-weight: 100;
	font-size: 18px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.dj_wz h3 a {
	color: #000;
}

.dj_wz h3 a:hover,.dj_wz .yd:hover {
	color: #dd3333;
}

.dj_wz span {
	line-height: 1.3;
	font-size: 0.7rem;
	margin-bottom: 13px;
	color: #adadad;
}

.dj_wz p {
	font-size: 0.875rem;
	color: #777;
	padding: 0px 0 5px 0;
}

.dj_wz .yd {
	font-size: 0.75rem;
	font-weight: 700;
}

/*page*/
.pagediv{clear:both; padding-top:20px; padding-bottom:20px; color:#666; font-size:14px; text-align:center; }
.pagediv a{color:#666;}
.pagediv .pagination_index_last *{vertical-align:middle\9;}
.pagediv .arrow{margin:0 2px;}
.pagediv .arrow a, .pagediv .index_num{ display:inline-block; padding:0 8px; line-height:30px; border:#b5b5b5 1px solid;  border-radius:4px;}
.pagediv .index_num{ border:#b5b5b5 1px solid; background:#fdfdfd; box-shadow:1px 4px 6px rgba(0,0,0,0.2) inset;}
.pagediv .arrow a:hover{background:#fff; text-decoration:none;}
.pagination_index_last{ padding-left:10px;}
.pagination_index_last a{display:inline-block; padding:0 10px; line-height:30px; border:#b5b5b5 1px solid; border-radius:4px;}
#pagination_input{width:40px; margin:-4px 8px 0 2px; height:28px; border:#b5b5b5 1px solid; background:#fff; border-radius:4px; text-align:center;}

.Image li {
	cursor: pointer;
	width: 100%;
}

.Image img {
    width: 950px;
    height: 850px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.mySwiper17 .swiper-slide img {
	display: block;
	width: 100%;
	height: 372px;
	object-fit: cover;
}