@font-face {
	font-family: 'iconfont';
	src: url('../font/iconfont.eot');
	src: url('../font/iconfont.eot?#iefix') format('embedded-opentype'),
		url('../font/iconfont.woff2') format('woff2'),
		url('../font/iconfont.woff') format('woff'),
		url('../font/iconfont.ttf') format('truetype'),
		url('../font/iconfont.svg#iconfont') format('svg');
}


.iconfont {
	font-family: "iconfont" !important;
	font-size: 35px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

input.err,
input.error,
textarea.err,
textarea.error,
select.err,
select.error {
	border: #bf6464 2px dashed !important;
	background-color: #fdfbfb !important;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
}

label.error {
	color: #bf6464;
	padding-top: 5px;
	display: block;
}

.layui-form-checked[lay-skin=primary] i {
	border-color: #c1232c !important;
	background-color: #c1232c;
	color: #fff;
}

.float-right {
	float: right;
}

.font-size-16 {
	font-size: 16px;
}

.font-size-20 {
	font-size: 20px;
}

.color-primary {
	color: #c1232c;
}

.text-primary {
	color: #c1232c;
}

.text-warning {
	color: #ffa367;
}

.text-danger {
	color: #c1232c;
}

.text-info {
	color: #aaa;
}

.text-success {
	color: #323232;
}

.text-default {
	color: #f5f6f8;
}

.text-bai {
	color: #fff;
}

.layui-layer-btn .layui-layer-btn0 {
	border-color: #c1232c !important;
	background-color: #c1232c !important;
	color: #fff;
}

.line1 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line2 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line3 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line4 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line5 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.line6 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	word-break: break-all;
}
.line10 {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 10;
	-webkit-box-orient: vertical;
	word-break: break-all;
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.clearfix {
	clear: both;
}

.text-center {
	text-align: center;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

body {
	color: #393939;
	font-family: '微软雅黑';
	font-size: 16px;
	background: #fff;
}

a {
	color: #393939;
}

a:hover {
	color: #028320;
}

.flex-center {
	display: flex;
	align-items: center;
	justify-content: center;
}

.flex-between {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.flex-content-start {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.padding-10 {
	padding: 10px;
}

.padding-20 {
	padding: 20px;
}

.padding-30 {
	padding: 30px;
}

.padding-40 {
	padding: 40px;
}

.margin-top-10 {
	margin-top: 10px;
}

.margin-top-15 {
	margin-top: 15px;
}

.margin-top-20 {
	margin-top: 20px;
}

.margin-top-30 {
	margin-top: 30px;
}

.margin-top-40 {
	margin-top: 40px;
}

.margin-top-50 {
	margin-top: 50px;
}

.margin-top-60 {
	margin-top: 60px;
}

.margin-top-70 {
	margin-top: 70px;
}

.margin-top-80 {
	margin-top: 80px;
}

.margin-top-90 {
	margin-top: 90px;
}

.margin-top-100 {
	margin-top: 100px;
}

.margin-left-10 {
	margin-left: 10px;
}

.margin-left-20 {
	margin-left: 20px;
}

.margin-right-20 {
	margin-right: 20px;
}

.margin-bottom-5 {
	margin-bottom: 5px;
}

.margin-bottom-10 {
	margin-bottom: 10px;
}

.margin-bottom-15 {
	margin-bottom: 15px;
}

.margin-bottom-20 {
	margin-bottom: 20px;
}

.margin-bottom-30 {
	margin-bottom: 30px;
}

.margin-bottom-40 {
	margin-bottom: 40px;
}

.margin-bottom-50 {
	margin-bottom: 50px;
}

.margin-bottom-60 {
	margin-bottom: 60px;
}

.margin-bottom-70 {
	margin-bottom: 70px;
}

.margin-bottom-80 {
	margin-bottom: 80px;
}

.margin-bottom-90 {
	margin-bottom: 90px;
}

.margin-bottom-100 {
	margin-bottom: 100px;
}

.padding-top-10 {
	padding-top: 10px;
}

.padding-top-20 {
	padding-top: 20px;
}

.padding-top-30 {
	padding-top: 30px;
}

.padding-top-40 {
	padding-top: 40px;
}

.padding-top-50 {
	padding-top: 50px;
}

.padding-top-60 {
	padding-top: 60px;
}

.padding-top-70 {
	padding-top: 70px;
}

.padding-top-80 {
	padding-top: 80px;
}

.padding-top-90 {
	padding-top: 90px;
}

.padding-top-100 {
	padding-top: 100px;
}

.padding-top-120 {
	padding-top: 120px;
}

.padding-top-190 {
	padding-top: 190px;
}

.padding-bottom-0 {
	padding-bottom: 0px;
}

.padding-bottom-10 {
	padding-bottom: 10px;
}

.padding-bottom-20 {
	padding-bottom: 20px;
}

.padding-bottom-30 {
	padding-bottom: 30px;
}

.padding-bottom-40 {
	padding-bottom: 40px;
}

.padding-bottom-50 {
	padding-bottom: 50px;
}

.padding-bottom-60 {
	padding-bottom: 60px;
}

.padding-bottom-70 {
	padding-bottom: 70px;
}

.padding-bottom-80 {
	padding-bottom: 80px;
}

.padding-bottom-90 {
	padding-bottom: 90px;
}

.padding-bottom-100 {
	padding-bottom: 100px;
}

.padding-bottom-120 {
	padding-bottom: 120px;
}

.padding-bottom-190 {
	padding-bottom: 190px;
}

.padding-left-40 {
	padding-left: 40px;
}

.layui-btn {
	background-color: #028320;
	width: 100%;
}

.layui-btn-primary {
	background-color: #fff;
}

.layui-btn-warm {
	background-color: #FFB800;
}

.alert {
	padding: 10px;
	overflow: hidden;
	border-radius: 3px;
}

.alert.alert-danger {
	background: #fff;
}

.alert.alert-info {
	background: #aaa;
}

.alert.alert-success {
	background: #323232;
}

.alert.alert-primary {
	background: #c1232c;
}

.alert .close {
	float: right;
	background: none;
	color: #fff;
	border: none;
	cursor: pointer;
}

.strong {
	font-weight: bold;
}



#scrolltop {
	width: 40px;
	height: 40px;
	position: fixed;
	right: 0px;
	bottom: 20px;
	z-index: 100;
	text-align: center;
	line-height: 40px;
}

#scrolltop .layui-icon {
	font-size: 42px;
	color: #036192;
	cursor: pointer;
}

.img-responsive {
	width: 100%;
	display: block;
}

.hfade {
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
}

.layui-fluid {
	padding: 0;
}

.clearfix2 {
	zoom: 1;
}

.clearfix2::after {
	display: block;
	clear: both;
	height: 0;
	content: ' ';
}

.clearfix2::before {
	display: table;
	content: " ";
	box-sizing: border-box;
}

.fl {
	float: left;
}

.fr {
	float: right;
}



.mheader,
.mnav {
	display: none;
}

.header {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 200;
	box-sizing: border-box;
	transition: all 0.4s ease-out 0s;
	background: #00975c;
	position: fixed;
}


.header h1 {
	width: auto;
	padding-left: 0px;
}

.header h1 img {
	height: 80px;
}

.header .cont {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
	width: 100%;
	padding: 0 100px;
}

.header a {
	font-size: 16px;
}

.header .nav>ul>li {
	float: left;
	padding: 33px 25px 0;
	height: 80px;
	box-sizing: border-box;
	position: relative;
}


.header .nav>ul>li>a {
	display: block;
	box-sizing: border-box;
	text-align: center;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	color: #fff;
	transition: all 0.4s ease-out 0s;
}

.header .nav>ul>li>a>span {
	display: block;
}

.header .nav>ul>li>a>span.en {
	font-size: 14px;
	display: none;
}

.header .nav>ul>li>a:hover,
.header .nav>ul>li.on>a {
	color: #fff;
	font-weight: bold;
}
.header .nav>ul>li:hover{
	background: url(../images/icon2.png) no-repeat center 90%;
}

.header .nav>ul>li.tp_en {
	padding: 34px 0 0;
	margin: 0px 20px 0 20px;
}

.header .nav>ul>li.tp_sch {
	padding: 32px 0 0;
}

.header .nav>ul>li.tp_sch>a {
	padding: 0;
	width: 35px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.header .nav>ul>li .layui-icon {
	font-size: 16px;
	display: block;
	width: 35px;
	height: 35px;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}

.header .nav .submenu {
	position: absolute;
	width: 100%;
	top: 80px;
	left: 0;
	background: rgba(255, 255, 255, .9);
	border-bottom: 3px solid #028320;
	transition: all 0.4s ease-out 0s;
	opacity: 0;
	visibility: hidden;
}

.header .nav>ul>li:hover .submenu {
	opacity: 1;
	visibility: visible;
}

.header .nav .submenu .body {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	padding: 30px 0;
}

.header .nav .submenu .body .top_ad {
	float: left;
	width: 710px;
}

.header .nav .submenu .body .top_ad .pic {
	float: left;
	margin-right: 25px;
}

.header .nav .submenu .body .top_ad .title {
	font-size: 20px;
	color: #028320;
	margin: 20px 0 10px;
}

.header .nav .submenu .body .top_ad .desc {
	font-size: 12px;
	line-height: 25px;
	color: #969696;
}


.header .nav .submenu ul li {
	display: block;
	text-align: center;
}

.header .nav .submenu ul li a {
	display: block;
	border-bottom: 1px solid #d2d2d2;
	line-height: 40px;
	font-size: 14px;
}

.header .nav .submenu ul li a:hover {
	border-bottom: 1px solid #028320;
}

.header .nav .submenu .body img {
	width: 300px;
	height: 150px;
}

.header .nav .submenu .navli {
	padding-right: 100px;
	margin-right: 130px;
	width: 622px;
	border-right: 1px solid #cdcdce;
}

.header .nav .submenu .navli li {
	display: inline-block;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.header .nav .submenu .navli li a {
	display: block;
	border-bottom: 1px solid #d7d7d8;
	padding: 5px 15px;
}

.header .nav .submenu .navli li a:hover {
	border-bottom: 1px solid #7292e2;
	color: #7292e2;
}

.header .hover {
	width: 100%;
	height: 0;
	background: #f7f8fa;
	position: absolute;
	left: 0;
	top: 100px;
	z-index: 1;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	overflow: hidden;

}

.header:hover .hover {
	display: block;
	height: 250px;
}

.head_frame {
	width: 100%;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	-webkit-transition: .8s cubic-bezier(.19, 1, .22, 1);
	transition: .8s cubic-bezier(.19, 1, .22, 1);
	position: fixed;
	z-index: 1000;
}

.head_frame .logo .pic1 {
	display: block;
}

.head_frame .logo .pic2 {
	display: none;
}

.opacity_head {
	width: 100%;
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.02);
	z-index: 1000;
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
	background: #FFFFFF;
	position: fixed;
	top: 0;
	left: 0;
	/* position: relative; */
	/* transform: translateY(-100%); */
}

.header.opacity_head .nav>ul>li>a {
	color: #333;
}

.opacity_head .logo .pic1 {
	display: none;
}

.opacity_head .logo .pic2 {
	display: block;
}

.top_text {
	font-size: 14px;
	line-height: 25px;
	padding: 5px 0;
}

.sch_form {
	display: inline-block;
	border: 1px solid #16529a;
	height: 25px;
	line-height: 25px;
	border-radius: 12px;
	padding-right: 10px;
}

.sch_form .sch_input {
	background: none;
	border: none;
	padding: 0 10px;
}

.sch_form .sch_btn {
	background: none;
	border: none;
	color: #16529a;
	cursor: pointer;
}

.top_text a {
	color: #134e93;
	margin-right: 20px;
}


.topsch .sch_q {
	width: 300px;
	background: #eff2f4;
	height: 45px;
	line-height: 45px;
	border: none;
	padding: 0 10px;
	box-sizing: border-box;
	float: left;
	display: none;
}

.topsch .sch_btn {
	width: 40px;
	background: #eff2f4;
	height: 45px;
	line-height: 45px;
	border: none;
	cursor: pointer;
	position: relative;
	color: #1686c6;
}

.topsch .sch_btn::before {
	content: '';
	width: 1px;
	height: 18px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
	background: #d8dadb;
	display: none;
}

.topsch:hover .sch_q {
	display: block;
}

/* 手机导航 */
.g_phnav1.yxnav_active1,
.g_phnav2.yxnav_active2 {
	color: #001eb4;
}

.mc_ph_hd {
	display: none;
	position: relative;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 54px;
	background-color: #fff;
}

.mc_ph_navbar {
	padding: 0 20px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.mc_language_ph a {
	line-height: 64px;
	color: #333;
	margin-right: 15px;
}

.mc_ph_nav_r .mc_ph_language a {
	line-height: 64px;
	margin-right: 20px;
	color: #333;
}

.mc_ph_hd .mc_ph_logo a {
	line-height: 64px;
}

.mc_ph_hd .mc_ph_logo {
	width: 165px;
	margin-top: -10px;
}
.mc_ph_hd .mc_ph_en {
	margin-top: 15px;
	margin-right: 20px;
}

.mc_ph_logo img {
	width: auto !important;
	height: 45px !important;
}

.mc_ph_menu {
	overflow: hidden;
	width: 26px;
	height: 50px;
}

.mc_ph_hd .mc_phmenubox {
	width: 26px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.mc_ph_hd .mc_phmenubox .point {
	position: relative;
	display: inline-block;
	width: 26px;
	height: 22px;
	margin-top: 15px;
	transform: translateX(-3px);
}

.mc_ph_hd .mc_phmenubox .point .nav_btn,
.mc_ph_hd .mc_phmenubox .point .nav_btn::after,
.mc_ph_hd .mc_phmenubox .point .nav_btn::before {
	display: inline-block;
	width: 26px;
	height: 1px;
	background-color: #333;
}

.mc_ph_hd .mc_phmenubox .nav_btn {
	position: absolute;
	top: 8px;
	right: 0;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .nav_btn::after,
.mc_ph_hd .mc_phmenubox .nav_btn::before {
	content: '';
	position: absolute;
	right: 0;
	-webkit-transition: all .3s ease-out 0s;
	-moz-transition: all .3s ease-out 0s;
	-ms-transition: all .3s ease-out 0s;
	-o-transition: all .3s ease-out 0s;
	transition: all .3s ease-out 0s;
}

.mc_ph_hd .mc_phmenubox .nav_btn::after {
	top: -8px;
}

.mc_ph_hd .mc_phmenubox .nav_btn::before {
	top: 8px;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn {
	background: transparent;
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.mc_ph_hd .mc_phmenubox .point.active .nav_btn::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.mc_ph_navbar {
	position: relative;
	z-index: 999;
}

/*ph导航&下拉*/
.phxia {
	position: fixed;
	width: 100%;
	left: 0;
	top: 54px;
	z-index: 998;
	/* transform: translateX(-50%); */
	/* padding: 0 15px; */
	background-color: #fff;
	max-height: calc(100vh - 64px);
	overflow: auto;
}

.xialaph {
	display: none;
	width: 100%;
	background-color: #fff;
	font-family: '微软雅黑';
	height: calc(100vh - 64px);
	padding: 10px 0;
}

.xialaph h4 {
	position: relative;
	padding: 0 20px;
	font-size: 16px;
}

.xialaph h4::after {
	content: '';
	/* position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    opacity: 0;
    background-color: #000; */
	display: block;
	clear: both;
}

.xialaph h4 a {
	font-size: 18px;
	line-height: 46px;
	/* text-transform: uppercase; */
	color: #999;
	max-width: calc(100% - 36px);
}

.xialaph h4 img {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 13px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.xialaph .ul2 {
	display: none;
	padding-top: 7px;
	padding-bottom: 8px;
	background: #f7f8fa;
	border-top: 1px solid rgba(0, 0, 0, .1);
	border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.xialaph .ul2 .container_s {
	max-width: 100%;
	padding: 0 20px;
}

.xialaph .ul1 {}


.img_s {
	float: right;
	display: block;
	font-size: 16px;
	line-height: 40px;
	color: #999;
	transition: all .36s;
}

/* .xialaph h5 a{
    color: #fff;
}

.xialaph .ul2 .img_s{
    color: #fff;
} */

.xialaph h5 {
	position: relative;
}

.xialaph h5::after {
	content: '';
	/* position: absolute;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 1px;

    opacity: 0;
    background-color: #000; */
	display: block;
	clear: both;
}

.xialaph h5 a {
	font-family: '微软雅黑';
	font-size: 16px;
	line-height: 35px;
	/* text-transform: uppercase; */
	color: #999;
	max-width: calc(100% - 36px);
}

.xialaph h5 img {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 35px;
	padding: 11px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.xialaph h4.active img.img_s,
.xialaph h5.active img.img_s {
	display: none;
}

.xialaph h4.active img.img_d,
.xialaph h5.active img.img_d {
	display: block;
}

.xialaph .ul3 {
	display: none;
}

.xialaph h6 a {
	font-family: '微软雅黑';
	font-size: 12px;
	line-height: 40px;
	text-transform: uppercase;
	color: #999;
}

.xialaph h4.active .img_s {
	transform: rotate(180deg);
}

.xialaph h5.active .img_s {
	transform: rotate(180deg);
}

.xialaph h4.active .img_s {
	transform: rotate(180deg);
}

.xialaph_bot {
	margin: 20px 0;
	text-align: right;
	padding: 0 20px;
	font-size: 0;
}

.xialaph_bot>div {
	display: inline-block;
	margin-left: 15px;
}

.mc_ph_search a,
.mc_ph_language a {
	font-size: 16px;
	color: #666;
	line-height: 18px;
}

.mc_ph_search a i,
.mc_ph_search a em {
	font-size: 18px;
	color: #001eb4;
}

.mc_ph_search a,
.mc_ph_language a {
	color: #001eb4;
}

.xialaph_bot>div {
	margin: 0 8px;
}

.xialaph_bot {
	text-align: center !important;
}

.tp_link {
	position: absolute;
	right: 50px;
	top: 10px;
	z-index: 2;
	font-size: 14px;
	color: #fff;
}

.tp_link a {
	font-size: 14px;
	color: #fff;
}

.tp_link span {
	padding: 0 5px;
}


#bannerslide .swiper-button-next,
#bannerslide .swiper-button-prev {
	left: 0px;
	width: 40px;
	height: 60px;
	background-color: rgba(255, 255, 255, .7);
	font-size: 20px;
	color: #333;
	background-image: none;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
}

#bannerslide:hover .swiper-button-next,
#bannerslide:hover .swiper-button-prev {
	opacity: 1;
}

#bannerslide .swiper-button-next {
	left: auto;
	right: 0;
}

#bannerslide .swiper-button-next:after,
#bannerslide .swiper-button-prev:after {
	font-size: 20px;
	color: #fff;
	display: none;
}

#bannerslide .swiper-pagination {
	bottom: 10px;
}

#bannerslide .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: none;
	margin: 0 4px;
	box-sizing: border-box;
	opacity: 0.5;
	background-color: #fff;
}

#bannerslide .swiper-pagination-bullet-active {
	opacity: 1;
	width: 27px;
	border-radius: 10px;
}


.myclass video {
	width: 100%;
	display: block;
}

.myclass .layui-layer-content {
	height: auto !important;
}

.myclass.layui-layer-page .layui-layer-content {
	overflow: hidden;
}

.myclass2.layui-layer-page{
	width: 700px!important;
}

.himg .pic {
	overflow: hidden;
}

.himg img {
	transition: All .4s ease-in-out;
	-webkit-transition: All .4s ease-in-out;
	-moz-transition: All .4s ease-in-out;
	-o-transition: All .4s ease-in-out;
}

.himg:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.pageadbox{
	padding-top: 80px;
}
#up-banner {
	height: 450px;
	box-sizing: border-box;
	padding-top: 0;
	color: #fff;
}

#up-banner h2 {
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
}
#up-banner .crumbs{
	font-size: 14px;
	opacity: .8;
}

#up-banner h3 {
	font-weight: bold;
	font-size: 36px;
}

#up-banner a {
	color: #fff;
}

#up-banner .position {
	font-size: 14px;
}

#up-banner .position .cn {
	font-size: 36px;
	font-weight: bold;
}

#up-banner .position .en {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

#up-banner .layui-container {
	height: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	text-align: left;
}

#up-banner .line span {
	display: inline-block;
	width: 27px;
	height: 3px;
	background-color: #ffffff;
	opacity: 0.35;
}

.nav_box {
	background: #028320;
}

#colbox {
	background: #fff;
}

#colbox .layui-tab-card {
	border-width: 0px;
	border-style: solid;
	border-radius: 0px;
	box-shadow: none;
}

#colbox .layui-tab {
	margin: 0;
}

#colbox .layui-tab-title {
	position: relative;
	border-bottom-width: 0px;
	background: none;
	height: auto;
}

#colbox .layui-tab-title li {
	padding: 0;
}

#colbox .layui-tab-title li span {
	display: inline-block;
	padding: 0 10px;
}

#colbox .layui-tab-title li:last-child span {
	display: none;
}

#colbox .layui-tab-title li a {
	display: inline-block;
}

#colbox .layui-tab-title li.layui-this:after {
	display: none;
}

.conent_box {}

.conent_box .layui-row {
	overflow: inherit;
}

.leftmenu {
	overflow: hidden;
}


.leftmenu li {
	height: 60px;
	line-height: 60px;
	position: relative;
	min-width: auto;
	z-index: 1;
	display: inline-block;
	margin-right: 0;
}

.leftmenu li a {
	display: block;
	padding: 0 35px;
	position: relative;
	text-align: center;
}



.leftmenu li.layui-this a,
.leftmenu li a:hover {
	color: #fff;
	font-weight: bold;
}

.leftmenu li.layui-this,
.leftmenu li:hover {
	z-index: 2;
	background: #028320;
}

.leftsubmenu{
	background: url(../images/bg28.jpg) no-repeat center;
	background-size: cover;
	padding-left: 20px;
}

.leftsubmenu li {
	display: inline-block;
	margin-right: 10px;
}

.leftsubmenu li a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	border: solid 1px #d8d8d8;
	background-color: #fff;
}

.leftsubmenu li a:hover,
.leftsubmenu li.on a {
	border: solid 1px #028320;
	font-weight: bold;
	color: #028320;
}



.layui-tab-bar {
	height: 48px;
	line-height: 48px;
}

.page_main {
	padding: 50px;
	background: #fbfbfb;
}


.page_detail {
	border: 1px solid #e1e1e1;
	padding: 40px 150px 0;
}

.detail_box {
	padding: 0px;
	line-height: 2.5em;
	font-size: 16px;
	overflow: hidden;
}

.detail-box {
	padding: 0px;
}

.col-title {
	font-size: 32px;
	line-height: 1.8em;
	text-align: center;
}

.col-att {
	font-size: 14px;
	color: #adadad;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 15px;
}

.col-att a {
	color: #adadad;
}

.col-att .linedc {
	padding: 0 5px;
}

.dtl_detail {
	line-height: 2.5em;
	font-size: 16px;
}

.dtl_detail.p1 {
	font-size: 18px;
}

.dtl_detail.p2 {
	font-size: 16px;
}

.dtl_detail.p3 {
	font-size: 14px;
}

.pager {
	overflow: hidden;
	border-top: 1px solid #e1e1e1;
}

.pager li {
	width: 49%;
	float: left;
}

.pager li a {}

.pager li:last-child {
	float: right;
}

.pager li a:hover {
	color: #028320;
}

.pagination li {
	display: inline-block;
	margin: 0 5px;
	margin-bottom: 10px;
}

.pagination li a {
	display: inline-block;
	background: #fff;
	width: 35px;
	height: 37px;
	border-radius: 2px;
	border: solid 1px #dddddd;
	line-height: 37px;
	text-align: center;
	font-size: 16px;
	color: #595959;
	transition: All .4s ease-in;
	-webkit-transition: All .4s ease-in;
	-moz-transition: All .4s ease-in;
	-o-transition: All .4s ease-in;
}

.pagination li a:hover,
.pagination li.active a {
	background: #028320;
	color: #fff;
	border: solid 1px #028320;
}

.textlist {
	padding: 0px;
}

.textlist li {}

.textlist li a {
	background: #f4f4f4;
	display: block;
	padding: 30px 30px 30px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.textlist li .time {
	width: 70px;
	padding-right: 20px;
	margin-right: 20px;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, .05);
}
.textlist li .nianyue{
	font-size: 14px;
	color: #adadad;
}
.textlist li .ri {
	line-height: 30px;
	font-size: 30px;
	font-weight: bold;
	color: #414141;
	border-bottom: 1px solid rgba(0, 0, 0, .05);
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.textlist li .text {
	position: relative;
}



.textlist li .text1 {
	height: 21px;
	font-size: 18px;
}

.textlist li .text2 {
	height: 70px;
	font-size: 16px;
	line-height: 35px;
	letter-spacing: 0px;
	color: #adadad;
}

.textlist li a:hover {
	box-shadow: 0px 0px 8px 0px rgba(145, 102, 60, 0.36);
}

.textlist li a:hover .text1 {
	font-weight: bold;
	color: #028320;
}

.textlist li a:hover .time .ri {
	color: #028320;
}


.righttitle {
	height: 35px;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}

.righttitle .title {
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	color: #028320;
	display: inline-block;
	height: 34px;
}

.righttitle .position {
	float: right;
	font-size: 14px;
	color: #333333;
}


.piclist li a {
	display: block;
	background: #fff;
	position: relative;
}

.piclist li .pic {}

.piclist li .text {
	background: #f4f4f4;
	padding-left: 20px;
	padding-right: 20px;
	height: 55px;
	overflow: hidden;
	line-height: 55px;
	font-size: 20px;
	text-align: center;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;

}

.piclist li .title {
	font-size: 18px;
}

.piclist li .time {
	opacity: .5;
}


.piclist li a:hover .text {
	background: #028320;
	color: #fff;
}

.piclist2 li a {
	display: block;
	position: relative;
}

.piclist2 li .text {
	border-bottom: 1px solid #d8d8d8;
	padding: 20px;
}

.piclist2 li .title {
	height: 20px;
	line-height: 20px;
	font-size: 18px;
}

.piclist2 li .time {
	font-size: 14px;
	color: #aaaaaa;
}

.piclist2 li a:hover {
	background: #fff;
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.05);
}

.piclist2 li a:hover .text {
	border-bottom: 1px solid #028320;
}

.piclist2 li a:hover .title {
	font-weight: bold;
}

.tuwenlist li {
	position: relative;
}

.tuwenlist li a {
	overflow: hidden;
	background: #fbf9f6;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.tuwenlist li .pic {
	flex: none;
	width: 450px;
	float: left;
}

.tuwenlist li .text {
	width: calc((100% - 450px));
	height: 204px;
	background-size: cover;
}

.tuwenlist li .text0 {
	padding: 40px;
	max-width: 100%;
	box-sizing: border-box;
}

.tuwenlist li .title {
	height: 28px;
	line-height: 28px;
	font-size: 18px;
}

.tuwenlist li .desc {
	height: 56px;
	line-height: 28px;
	color: #929292;
	width: 100%;
}

.tuwenlist li .time {
	color: #929292;
}

.tuwenlist li .more {
	color: #929292;
	line-height: 26px;
}

.tuwenlist li a:hover .title,
.tuwenlist li a:hover .time,
.tuwenlist li a:hover .more {
	color: #028320;
}

.tuwenlist li a:hover .title {
	font-weight: bold;
}
.tuwenlist li .line {
	width: 100%;
	height: 4px;
	background-color: #ebe1d3;
}
.tuwenlist li .linex2 {
	width: 0;
	height: 4px;
	background-color: #028320;
}
.tuwenlist li:hover .linex2 {
	width: 100%;
}
.tuwenlist li .hover{
	position: absolute;
	right: 0;
	bottom: 14px;
	opacity: 0;
}
.tuwenlist li:hover .hover{
	opacity: 1;
}

.tuwenlist li:first-child .pic{
	width: 700px;
}
.tuwenlist li:first-child a{
	background: none;
	align-items: flex-end;
	overflow: inherit;
}
.tuwenlist li:first-child .text{
	width: 774px;
	height: 324px;
	box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	flex: none;
	margin-left: -70px;
	position: relative;
	z-index: 2;
}
.tuwenlist li:first-child .title{
	font-size: 24px;
}
.tuwenlist li:first-child .desc{
	margin-top: 30px;
	margin-bottom: 60px;
	line-height: 30px;
}


.search_list .item .text {
	text-align: center;
	background: #f9f9f9;
	line-height: 2em;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding: 20px 30px;
}

.search_list .item .iconfont {
	width: 80px;
	height: 80px;
	background: #fff;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 20px;
	font-size: 30px;
	flex: none;
	color: #028320;
}

.search_list .item .text1 {
	color: #333;
	font-size: 18px;
}

.search_list .item:hover .text {
	background: #028320;
}

.search_list .item:hover .text1 {
	color: #fff;
}

/*
内容搜索页
 */
.sch-form {
	display: block;
	background: #fff;
	position: relative;
	box-shadow: 0 0 10px #ccc;
}

.sch-form .sch-input {
	border: none;
	background: #fff;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #aaa;
}

.sch-form .sch-btn {
	position: absolute;
	right: 20px;
	top: 20px;
	background: #fff;
	border: none;
	line-height: 30px;
	cursor: pointer;
	color: #aaa;
	font-weight: bold;
}

.sch-form .sch-btn .layui-icon {
	font-size: 18px;
}

.column {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.column .cn {
	font-size: 36px;
}

.column .en {
	font-size: 24px;
	font-weight: bold;
	color: #9d9d9d;
	text-transform: uppercase;
}

.column a:hover .en {
	color: #028320;
}

.column .more {
	float: right;
	display: block;
	width: 160px;
	height: 50px;
	border: solid 1px #d8d8d8;
	text-align: center;
	line-height: 50px;
	color: #767676;
	text-transform: uppercase;
	font-size: 14px;
}

.column .more:hover {
	background: #028320;
	color: #fff;
	border: solid 1px #028320;
}

.column .line {
	width: 41px;
	height: 1px;
	background-color: #028320;
	margin: 12px auto 0;
}

.qzyl_tabhd1 a{
	cursor: pointer;
}
.qzyl_tabhd1 a.on{
	color: #028320;
}

.bgbai {
	background: #fff;
	padding: 30px 30px 10px;
}

.infolist {}

.infolist li {
	height: 59px;
	border-bottom: 1px solid #f3f3f3;
	line-height: 59px;
	overflow: hidden;
}

.infolist li .title {
	width: calc((100% - 100px));
	height: 59px;
	float: left;
	overflow: hidden;
	position: relative;
}

.infolist li .shijian {
	float: right;
	color: #d1d1d1;
}

.infolist li a {
	padding-left: 15px;
}

.infolist li .title::before {
	content: '';
	width: 5px;
	height: 5px;
	background-color: #eaeaea;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	border-radius: 100%;
}

.infolist li:hover .title::before {
	background-color: #028320;
}

.infolist li:last-child {
	border-bottom: none;
}

.pchide {
	display: none;
}

.phhide {
	display: block;
}

.footer {
	background: #fbf9f6;
	background-size: cover;
	color: #999896;
	font-size: 14px;
}

.footer a {
	color: #999896;
	font-size: 14px;
}

.footer .iconfont {
	opacity: .8;
}

.copyright {
	line-height: 30px;
	overflow: hidden;
}

.foot_right {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.foot_right .foot_erweima {
	width: 160px;
	margin-left: 0;
	text-align: center;
}

.footer .lx_box {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.footer .lx_box .icon {
	margin-right: 10px;
}

.footer .lx_box .icon .iconfont {
	font-size: 40px;
	color: #028320;
}

.footer .lx_box .text {
	line-height: 25px;
	font-size: 16px;
	color: #333;
}

.fenxiang .wb {
	margin: 0 15px 0 5px;
	position: relative;
	cursor: pointer;
}

.fenxiang .wx {
	position: relative;
	cursor: pointer;
}

.fenxiang .hover {
	width: 120px;
	height: 120px;
	position: absolute;
	right: 0;
	top: 40px;
	display: none;
	z-index: 2;
}

.fenxiang .wx:hover .hover,
.fenxiang .wb:hover .hover {
	display: block;
}

.footlogobox {
	border-bottom: 1px solid #e6e6e6;
}

.foot_nav {
	overflow: hidden;
}

.foot_nav>li {
	float: left;
	border-right: 1px solid rgba(255, 255, 255, .1);
	padding-right: 50px;
	margin-right: 45px;
}

.foot_nav>li:last-child {
	margin-right: 0;
}

.foot_nav>li>a {
	display: block;
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #fff;
}

.foot_nav>li>a::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 25px;
	height: 1px;
	background-color: rgba(255, 255, 255, .2);
}

.foot_nav>li li {
	margin-bottom: 15px;
}
.foot_nav>li li a{
	color: rgba(255, 255, 255, .5);
}

.foot_info {
	line-height: 2em;
}

.foot_link {
	text-align: right;
}

.yqlj {
	display: inline-block;
	position: relative;
}

.yqlj>a {
	width: 270px;
	height: 45px;
	border: 1px solid #e7e5e3;
	line-height: 45px;
	padding: 0 28px;
	box-sizing: border-box;
	text-align: left;
}

.yqlj ul {
	position: absolute;
	left: 0;
	top: -120px;
	background-color: #fbf9f6;
	z-index: 2;
	border: 1px solid #e7e5e3;
	padding: 10px 0;
	height: 100px;
	overflow-y: scroll;
	display: none;
	width:100%;
}

.yqlj ul li a {
	line-height: 30px;
	padding: 0 18px;
	text-align: left;
}

.footcopright {
	background-color: #f5ebdd;
	background-repeat: repeat-x;
	background-position: 0 100%;
	font-size: 14px;
	color: #b1aeab;
}

.footcopright a {
	color: #b1aeab;
}


.top_line {
	height: 13px;
}

.banner_hd_box {
	background-color: #fbf9f6;
}

.banner_hd li {
	text-align: center;
	position: relative;
}

.banner_hd li::after {
	content: '';
	width: 1px;
	height: 70px;
	position: absolute;
	top: 0;
	right: -75px;
	background: url(../images/line.png) repeat-y center;
}

.banner_hd li:last-child::after {
	display: none;
}

.banner_hd li span {
	display: block;
}

.banner_hd li .iconfont {
	font-size: 40px;
}

.banner_hd li a {
	cursor: pointer;
	color: #9f9e9d;
}

.banner_hd li.on a,
.banner_hd li a:hover {
	color: #028320;
}

.xwzx_slide .text {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	height: 60px;
	background-color: rgba(0, 0, 0, .4);
	width: 100%;
	line-height: 60px;
	box-sizing: border-box;
	padding: 0 170px 0 25px;
}

.xwzx_slide .text a {
	color: #fff;
}

.swiper-pagination {
	bottom: 10px;
}

.swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: none;
	margin: 0 4px;
	box-sizing: border-box;
	opacity: 0.5;
	background-color: #fff;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	width: 27px;
	border-radius: 10px;
}

#menu {
	position: fixed;
	left: 25px;
	top: 50%;
	margin-top: -217px;
	list-style-type: none;
	z-index: 70;
	width: 209px;
	height: 434px;
	background-color: rgba(0, 0, 0, .3);
	border-radius: 20px;
	box-sizing: border-box;
	padding: 30px;
	transform: translateX(-120%);
}
#menu ul{
	position: relative;
	height: 372px;
}
#menu ul .line{
	width: 10px;
	height: 372px;
	background-color: #ffffff;
	border-radius: 5px;
	opacity: 0.5;
	position: absolute;
	left: 11px;
	top: 0;
}

#menu li {
	font-size: 20px;
}
#menu li .img{
	margin-right: 15px;
	opacity: 0;
}

#menu li a {
	color: #fff;
	height: 70px;
}

#menu li.active a {
	font-weight: bold;
}
#menu li.active .img{
	opacity: 1;
}
.banner{
	width: 100%;
	height: 100%;
}
.banner .swiper-slide{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.banner .swiper-button-next,
.banner .swiper-button-prev {
	left: 10%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	color: #fff;
}
.banner .swiper-button-next{
	left: auto;
	right: 10%;
}
.banner .swiper-button-next .layui-icon,
.banner .swiper-button-prev .layui-icon{
	font-size: 30px;
}

.column{
	text-align: center;
}
.column a{
	font-size: 36px;
	color: #00975c;
}
.ppcp_hd{
	text-align: center;
}
.ppcp_hd li{
	display: inline-block;
	margin: 0 10px;
}
.ppcp_hd li a{
	display: inline-block;
	padding: 10px 40px;
	background-color: #ededed;
	border-radius: 20px;
}
.ppcp_hd li a:hover,
.ppcp_hd li.on a {
	background-color: #028320;
	color: #fff;
}

.ppcp_bd .box{
	display: none;
}
.gallery-thumbs-box{
	position: relative;
	margin-left: 30px;
}
.gallery-thumbs-box .swiper-button-next2,
.gallery-thumbs-box .swiper-button-prev2 {
	position: absolute;
	left: -30px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	color: #353535;
	z-index: 2;
	cursor: pointer;
}

.gallery-thumbs-box .swiper-button-next2 {
	left: auto;
	right: -30px;
}

.gallery-thumbs-box .swiper-button-next2 .layui-icon,
.gallery-thumbs-box .swiper-button-prev2 .layui-icon {
	font-size: 30px;
}
.gallery-thumbs-box .swiper-button-disabled {
	opacity: .5;
}
.gallery-thumbs .swiper-slide{
	text-align: center;
}
.gallery-thumbs .swiper-slide.swiper-slide-active .title{
	color: #00975c;
}
.gallery-top .textbox .title{
	font-size: 28px;
	font-weight: bold;
}
.gallery-top .textbox .desc{
	line-height: 45px;
	color: #767675;
}
.gallery-top .textbox .desc a{
	color: #59a064;
}
.gallery-top .textbox,
.gallery-thumbs-box{
	height: 450px;
}
.gyzy{
	background-image: url(../images/nbg1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.column2 a{
	color: #fff;
	font-size: 36px;
}
.column2_desc{
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
}
.gyzybox .pic{
	padding-left: 50px;
	padding-top: 50px;
}
.sszy{
	clear: both;
}
.column3 a{
	font-size: 24px;
	color: #ffffff;
}
.sszyslide .line{
	width: 100%;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 15px;
}
.sszyslide .swiper-button-next,
.sszyslide .swiper-button-prev {
	top: 0;
	left: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	background: none;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 100%;
	margin: 0;
}

.sszyslide .swiper-button-next {
	left: auto;
	right: 0;
}

.sszyslide .swiper-button-next .layui-icon,
.sszyslide .swiper-button-prev .layui-icon {
	font-size: 16px;
}
.sszyslide .swiper-button-disabled{
	opacity: 1;
}
.sszyslide .swiper-button-next:hover,
.sszyslide .swiper-button-prev:hover{
	background-color: #00975c;
	color: #fff;
}

.sszyslide .swiper-slide{
	text-align: center;
}
.sszyslide .swiper-slide .dot{
	width: 7px;
	height: 7px;
	border: 4px solid #dadada;
	border-radius: 100%;
	margin: 8px auto 0;
	background: #fff;
}
.sszyslide .swiper-slide a{
	display: block;
	padding: 0 50px;
	color: #fff;
}
.sszyslide .swiper-slide .title{
	font-size: 20px;
	margin: 15px 0 10px;
}
.sszyslide .swiper-slide .title .nian {
	font-size: 14px;
}
.sszyslide .swiper-slide .desc{
	line-height: 30px;
	opacity: .5;
}
.sszyslide .swiper-slide.swiper-slide-active .dot,
.sszyslide .swiper-slide:hover .dot {
	background: #00975d;
}
.sszyslide .swiper-slide.swiper-slide-active .desc,
.sszyslide .swiper-slide:hover .desc {
	opacity: 1;
}

.shzp_list li .date{
	color: #b1b1b1;
	font-size: 14px;
}
.shzp_list li .title {
	color: #fff;
	font-size: 18px;
}
.shzp_list li a{
	display: block;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}
.shzp_list li a:hover .title{
	font-weight: bold;
}
.shzp_list li a:hover .date{
	color: #fff;
}
.xwzx{
	background: url(../images/nbg2.jpg) no-repeat right 120px;
}
.xwzx_hd {
	text-align: center;
}

.xwzx_hd li {
	display: inline-block;
	margin: 0 10px;
}

.xwzx_hd li a {
	display: inline-block;
	padding: 10px 40px;
	background-color: #ededed;
	border-radius: 20px;
}

.xwzx_hd li a:hover,
.xwzx_hd li.on a {
	background-color: #028320;
	color: #fff;
}
.xwzx_bd .box {
	display: none;
}


.xwzxslide .textbox{
	background: #fff;
	padding: 0 55px;
	height: 330px;
}
.xwzxslide .textbox .title a{
	font-size: 24px;
	color: #028320;
	font-weight: bold;
}
.xwzxslide .textbox .desc{
	line-height: 35px;
	color: #8c8c8c;
}
.xwzxslide .textbox .date {
	color: #b1b1b1;
	font-size: 14px;
}
.xwzxslide .swiper-pagination{
	width: auto;
	left: auto;
	right: 50px;
	bottom: 50px;
	z-index: 2;
}
.xwzxslide .swiper-pagination-bullet{
	width: 11px;
	height: 19px;
	background: url(../images/ndot1.png) no-repeat center;
}

.xwzx_list li a{
	border-bottom: 1px solid #d4e8dd;
}
.xwzx_list li .title{
	color: #535353;
}
.xwzx_list li a:hover .title{
	color: #028320;
	font-weight: normal;
}
.xwzx_list li a:hover .date{
	color: #b7bdb9;
}
.xwzx_list li a:hover{
	border-bottom: 1px solid #028320;
}

.zyyw {
	background-image: url(../images/nbg3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.column4 a{
	font-size: 28px;
	color: #fff;
}
.qgzs{
	padding: 0 155px;
}
.qgzs .pic{
	position: relative;
}
.qgzs .pic .text{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 80px;
	text-align: center;
	padding: 0 60px;
	box-sizing: border-box;
}
.qgzs .pic .text .more a{
	background: #fff;
	width: 150px;
	height: 50px;
	background-color: #ffffff;
	border-radius: 25px;
	box-sizing: border-box;
	padding: 0 10px 0 30px;
	font-size: 14px;
	color: #028320;
}
.qgzs .pic .text .more .layui-icon{
	width: 30px;
	height: 30px;
	background-color: #028320;
	border-radius: 100%;
	color: #fff;
}
.qgzs .pic .text .title a{
	color: #fff;
	font-size: 36px;
}
.qgzs .pic .text .desc{
	line-height: 31px;
	color: #fff;
}
.tzzzq {
	background-image: url(../images/nbg5.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tzzzqmain{
	border-top: 1px solid #c8d6cf;
	border-bottom: 1px solid #c8d6cf;
}
.tzzzqmain .gpdm .title{
	font-size: 28px;
	color: #535353;
}

.tzzzqmain .gpdm .num {
	font-size: 60px;
	color: green;
	font-weight: bold;
}
.tzzzqmain .gpdm .up .num {
	color: red;
}
.tzzzqmain .item{
	text-align: center;
	position: relative;
}
.tzzzqmain .item .name{
	color: #028320;
}
.tzzzqmain .item .shuju {
	color: #028320;
	font-size: 30px;
	font-weight: bold;
}
.tzzzqmain .item .line{
	width: 1px;
	height: 157px;
	position: absolute;
	left: -50px;
	top: -43px;
	background: #c8d6cf;
	transform:rotate(20deg);
	-webkit-transform:rotate(20deg);
	-moz-transform:rotate(20deg);
}
.column5 a{
	font-size: 24px;
	color: #028320;
}
.tzzzqnavlist li a{
	display: block;
	text-align: center;
	background-color: #0a8727;
	border-radius: 15px;
	color: #fff;
}
.tzzzqnavlist li:nth-child(2) a,
.tzzzqnavlist li:nth-child(3) a {
	background-color: #0a640c;
}
.tzzzqnavlist li .name{
	font-size: 24px;
}
.tzzzqnavlist li .iconfont {
	font-size: 66px;
}
.erweima .title{
	color: #fff;
}
.ewm_hd li{
	display: inline-block;
	margin: 0 5px;
}
.ewm_hd li a{
	width: 37px;
	height: 37px;
	background-color: #ffffff;
	opacity: 0.5;
	border-radius: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #028320;
	position: relative;
}
.ewm_hd li a::after{
	content: '';
	width: 0;
	height: 0;
	border-width: 8px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	position: absolute;
	right: -14px;
	top: 50%;
	margin-top: -8px;
	display: none;
}
.ewm_hd li .iconfont{
	font-size: 20px;
}
.ewm_hd li.on a,
.ewm_hd li a:hover {
	opacity: 1;
}
.ewm_hd li.on a::after{
	display: block;
}
.ewm_bd{
	margin-left: 15px;
}
.ewm_bd .box{
	display: none;
}
.ewm_bd .box img{
	width: 95px!important;
	height: 95px !important;
}
.footer{
	background-color: #028320;
}
.footer .fp-tableCell{
	display: block;
}
.footer_logo{
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	padding: 25px 0 20px;
}
.foot_link{
	width: 270px;
	float: right;
}
.foot_link h3{
	height: 45px;
	background-color: rgba(2, 135, 45, .2);
	border: solid 1px rgba(255, 255, 255, .2);
	padding: 0 28px;
	color: rgba(255, 255, 255, .5);
}
.foot_link h3 a{
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
}
.foot_link ul{
	height: 200px;
	overflow-y: scroll;
	padding: 0 10px 0 28px;
	text-align: left;
	border: 1px solid rgba(255, 255, 255, .1);
	display: none;
}
.foot_link ul li a{
	line-height: 2em;
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
}
.foot_link:hover ul{
	display: block;
}
.banquan{
	background-color: #0a640c;
}
.banquan_main{
	color: rgba(255, 255, 255, .5);
}
.banquan_main a{
	color: rgba(255, 255, 255, .5);
}
.foot_tel{
	color: #fff;
	font-size: 16px;
	border-top: 1px solid rgba(255, 255, 255, .1);
}
.foot_tel .icon{
	margin-right: 10px;
}
.foot_tel .iconfont{
	font-size: 40px;
}
.foot_tel .text{
	line-height: 25px;
}

.right_menu{
	position: fixed;
	right: 30px;
	top: 50%;
	margin-top: -150px;
	z-index: 10;
}
.right_menu li{
	width: 87px;
	height: 86px;
	background-color: #ffffff;
	box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 17px;
}
.uplxlist li .box{
	background-color: #ffffff;
	box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.1);
	text-align: center;
	line-height: 25px;
}
.uplxlist li .text1{
	height: 50px;
}
.uplxlist li .pic .iconfont{
	color: #028320;
	font-size: 40px;
}
.uplxlist li:hover .box{
	background-color: #028320;
	color: #fff;
}
.uplxlist li:hover .pic .iconfont{
	color: #fff;
}
#guestbook{
	background-color: #ffffff;
	box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.1);
	padding: 40px;
}
#guestbook .layui-input{
	height: 40px;
	line-height: 40px;
}
#guestbook .layui-btn{
	height: 42px;
	line-height: 42px;
	font-size: 16px;
}

.up_ppcp_list li .box{
	background: #f9f9f9 url(../images/bg_ppcp.png) no-repeat center;
	padding: 50px;
	box-sizing: border-box;
	height: 395px;
}
.up_ppcp_list li .more a {
	background: #c1c1c1;
	width: 150px;
	height: 50px;
	border-radius: 25px;
	box-sizing: border-box;
	padding: 0 10px 0 30px;
	font-size: 14px;
	color: #fff;
}

.up_ppcp_list li .more .layui-icon {
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 100%;
	color: #c1c1c1;
}
.up_ppcp_list li .desc{
	line-height: 30px;
	color: #414141;
	opacity: 0.6;
	font-size: 14px;
}
.up_ppcp_list li .title a{
	font-size: 30px;
	color: #00975c;
	font-weight: bold;
	display: inline-block;
}
.up_ppcp_list li:hover .more a{
	background: #028320;
}
.up_ppcp_list li:hover .more .layui-icon{
	color: #028320;
}
.up_ppcp_list li:hover .title a{
	background: url(../images/dot8.png) no-repeat right;
	padding-right: 40px;
}
.up_ppcp_list li .line{
	width: 60px;
	height: 3px;
	background: #028320;
}
.up_ppcp_list li:nth-child(2n) .left{
	float: right;
}
.up_ppcp_list li:nth-child(2n) .box {
	background: #f9f9f9 url(../images/bg_ppcp1.png) no-repeat center;
}
.tzzzq_nav .box{
	position: relative;
}
.tzzzq_nav .box .main{
	position: absolute;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	text-align: center;
	color: #fff;
}
.tzzzq_nav .box .bg{
	border-radius: 10px;
	overflow: hidden;
	background-color: #737373;
}
.tzzzq_nav .box .main a{
	color: #fff;
	display: inline-block;
}
.tzzzq_nav li:hover .box .bg{
	background-color: #028320;
}
.tzzzq_nav .box .main .iconfont{
	font-size: 40px;
}
.tzzzq_nav .box .main .name {
	font-size: 24px;
}
.tzzzq_nav .box .main .navname{
	line-height: 42px;
	font-size: 18px;
}

.cgggslide .swiper-pagination {
	bottom: 0px;
	z-index: 2;
}

.cgggslide .swiper-pagination-bullet {
	width: 11px;
	height: 19px;
	background: url(../images/ndot1.png) no-repeat center;
}
.cgggslide .swiper-slide a{
	display: block;
	border: solid 1px #dddddd;
	padding: 30px;
}
.cgggslide .swiper-slide a:hover{
	background-color: #ffffff;
	box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.1);
	border: solid 1px #fff;
}
.cgggslide .swiper-slide .title{
	font-size: 18px;
}
.cgggslide .swiper-slide .desc{
	font-size: 14px;
	line-height: 25px;
	color: #313131;
	opacity: 0.5;
	height: 75px;
}
.cgggslide .swiper-slide .date{
	font-size: 14px;
	color: #313131;
	opacity: 0.5;
}
.cgggslide .swiper-slide .line{
	width: 60px;
	height: 3px;
	background-image: linear-gradient(#028320,
		#028320),
	linear-gradient(#00975c,
		#00975c);
	background-blend-mode: normal,
	normal;
}
.up_qgzs .xwzxslide .textbox{
	height: 337px;
	background-color: #ffffff;
	box-shadow: 0px 3px 50px 0px rgba(0, 0, 0, 0.1);
}
.up_qgzs .xwzxslide .textbox .title a {
	color: #535353;
}
.up_qgzs .xwzxslide .textbox .title a:hover{
	color: #028320;
}