/** Generated by FG **/
/* @font-face {
	font-family: 'Conv_HELVETICANEUELTPRO-BDCN_2';
	src: url('../fonts/HELVETICANEUELTPRO-BDCN_2.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTPRO-BDCN_2.woff') format('woff'), url('../fonts/HELVETICANEUELTPRO-BDCN_2.ttf') format('truetype'), url('../fonts/HELVETICANEUELTPRO-BDCN_2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */

/** Generated by FG **/
/* @font-face {
	font-family: 'Conv_HELVETICANEUELTPRO-TH_2';
	src: url('../fonts/HELVETICANEUELTPRO-TH_2.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTPRO-TH_2.woff') format('woff'), url('../fonts/HELVETICANEUELTPRO-TH_2.ttf') format('truetype'), url('../fonts/HELVETICANEUELTPRO-TH_2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
} */

/** Generated by FG **/
/*37细体*/
@font-face {
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2';
	src: url('../fonts/HELVETICANEUELTPRO-THCN_2.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTPRO-THCN_2.woff') format('woff'), url('../fonts/HELVETICANEUELTPRO-THCN_2.ttf') format('truetype'), url('../fonts/HELVETICANEUELTPRO-THCN_2.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*87粗体*/
/** Generated by FG **/
@font-face {
	font-family: 'Conv_HELVETICANEUELTSTD-HVCN_0';
	src: url('../fonts/HELVETICANEUELTSTD-HVCN_0.eot');
	src: local('☺'), url('../fonts/HELVETICANEUELTSTD-HVCN_0.woff') format('woff'), url('../fonts/HELVETICANEUELTSTD-HVCN_0.ttf') format('truetype'), url('../fonts/HELVETICANEUELTSTD-HVCN_0.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*
body{
	overflow: hidden;
}*/

.g_padding {
	/*padding-left: 138px;
	padding-right: 138px;*/
	/*width: 1645px;*/
	margin: 0 auto;
}

/*pc头部*/
.g_header {
	position: fixed;
	z-index: 99;
	width: 100%;
}

.g_headertop {
	background: #a4c538;
}

.g_hrtoprnavl span a {
	font-family: "Microsoft JhengHei";
	color: #fff;
	font-size: 14px;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 34px;
}

.g_hrtoprnavl span {
	color: #fff;
}

.g_hrtoprnavr span {
	/*position: relative;*/
	width: 16px;
	display: block;
	margin-top: 10px;
	top: 50%;
	height: 34px;
	/*	transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);*/
}

.g_hrtoprnavr span img {
	width: 100%;
	display: block;
	/*-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;*/
}

.g_hrtoprnavr span img:hover {
	opacity: 0.6;
}

.g_hrtoprnavra {
	margin-right: 16px;
}

.g_hrtoprnavr {
	position: relative;
	height: 34px;
	z-index: 1;
}

.g_nav {
	margin-right: 42px;
	width: 1026px;
}

.g_navli {
	width: 16.666666%;
}

.g_navli.act a {
	color: #a4c538;
}

.g_navli a {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #333333;
	display: block;
	text-align: center;
}

.g_navli a span {
	position: relative;
	display: inline-block;
	line-height: 80px;
	height: 80px;
}

.g_navli a span::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
	width: 0%;
	height: 2px;
	background: #a4c538;
	transition: all 0.3s;
	z-index: 1001;
}

.g_navli:hover a span::after {
	width: 100%;
}

.g_navli:hover a {
	color: #a4c538;
}

.g_navtnbox {
	position: relative;
	transform: translateY(-50%);
	cursor: pointer;
	top: 50%;
	height: 20px;
}

.g_navtn span {
	width: 30px;
	height: 1px;
	background: #666666;
	display: block;
	position: relative;
	transform: translateY(-50%);
	top: 50%;
}

.g_navtn span:after {
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: -6px;
	background: #666666;
}

.g_navtn span:before {
	width: 12px;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 6px;
	background: #666666;
	-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;
}

.g_navtn:hover span:before {
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 6px;
	background: #666666;
}

.g_navtn {
	height: 80px;
	position: relative;
}

.g_neitm {
	width: 16.666666%;
}

.g_neitm span {
	display: block;
}

.g_neitm span a {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	text-align: center;
	display: block;
}

.g_headerbom {
	position: relative;
	background-color: #fff;
	border-bottom: 1px solid #a4c538;
}

.indexa .g_headerbom {
	border-bottom: 1px solid #ffffff;
}

.g_navej {
	position: absolute;
	left: 0;
	top: 80px;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff;
	display: none;
	z-index: 1000;
	border-top: 1px solid #dbdbdb;
}

.g_nelist {
	width: 1026px;
	margin-right: 72px;
}

.g_logo {
	height: 80px;
	position: relative;
}

.g_logo a {
	position: relative;
	width: 177px;
	display: block;
	top: 50%;
	transform: translateY(-50%);
}

.g_neitm span a:hover {
	color: #a4c538;
}

.g_navsj {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(164, 197, 56, 0.95);
	z-index: 1002;
	left: 0;
	top: 0;
	padding-top: 146px;
	display: none;
}

.g_nsjlispa {
	font-family: "Microsoft JhengHei";
	font-size: 28px;
	color: #fff;
	text-align: left;
	display: block;
}

.g_nsjli:hover .g_nsjlispa {
	color: #fff;
}

.g_nsjlisp {
	line-height: 78px;
	height: 78px;
	display: inline-block;
	padding-right: 45px;
	box-sizing: content-box;
}

.g_nsjli {
	width: 16.666666%;
}

.g_nseitm .g_nseime {
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	display: block;
	text-align: left;
	padding-left: 17px;
	padding-right: 17px;
	position: relative;
}

.g_nseitm .g_nseime::after {
	width: 7px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	display: block;
}

.g_nsnelist span a {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
}

.g_nsnelist span a::after {
	width: 4px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	display: block;
}

.g_nsnelist {
	padding-left: 17px;
	padding-right: 17px;
}

.g_navsjb {
	position: relative;
}

.g_navsjbtn {
	width: 24px;
	position: absolute;
	right: 0;
	top: -24px;
	cursor: pointer;
}

.g_navsjbtn img {
	width: 100%;
	display: block;
}

.g_nsjlisp {
	border-bottom: 1px solid #bbd074;
}

.g_nselist {
	margin-top: 26px;
}

/*pc2 头部 */
.header3 {
	width: 100%;
	height: 115px;
	box-shadow: 0px 0px 25px #eee;
	position: fixed;
	z-index: 20;
	background-color: #ffffff;
}

.header3s {
	padding-left: 140px;
	padding-right: 140px;
}

.header3s .j_hlogo {
	line-height: 115px;
}

.header3s .j_hlogo img {
	width: 177px;
}

.j_nav2 {
	margin: 0 -33px;
}

.j_nav2>li {
	display: inline-block;
	float: left;

	/*margin: 0 33px;*/
	position: relative;
}

.j_nav2>li>a {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #333333;
	line-height: 115px;
	padding: 0 33px;
}

.j_nav2>li>a:hover {
	color: #a2be1e;
}

.j_nav2>li.act>a {
	color: #a2be1e;
}

.j_sub2 {
	display: none;
	position: absolute;
	width: 100%;
	top: 116px;
	left: 0;
	background-color: #ffffff;
	border-top: 1px solid #a2be1e;
}

.j_sub2>li {
	width: 100%;
	text-align: center;
}

.j_sub2>li>a {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #333333;
	line-height: 42px;
}

.j_sub2>li>a:hover {
	color: #a2be1e;
}

/*Ph头部*/
.header2 {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 16;
	width: 100%;
	height: 68px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #ffffff;
}

.header2 .logo {
	width: 100px;
	line-height: 68px;
}

.header2 .logo img {
	width: 177px;
}

.header2 .phsearch {
	position: absolute;
	top: 50%;
	right: 70px;
	width: 30px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.header2 .phsearch img {
	width: 100%;
}

.header2 .menuph {
	position: absolute;
	top: 50%;
	right: 15px;
	width: 50px;
	height: 50px;
	cursor: pointer;
	text-align: center;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.header2 .menuph .point {
	position: relative;
	display: inline-block;
	width: 28px;
	height: 22px;
	margin-top: 14px;
}

.header2 .menuph .point:hover .navbtn,
.header2 .menuph .point:hover .navbtn::after,
.header2 .menuph .point:hover .navbtn::before {
	width: 28px;
}

.header2 .menuph .navbtn {
	position: absolute;
	top: 10px;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 2px;
	-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;
	background: #666666;
}

.header2 .menuph .navbtn::after,
.header2 .menuph .navbtn::before {
	position: absolute;
	right: 0;
	display: inline-block;
	width: 28px;
	height: 2px;
	content: '';
	-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;
	background: #666666;
}

.header2 .menuph .navbtn::after {
	top: -10px;
}

.header2 .menuph .navbtn::before {
	top: 10px;
}

.header2 .menuph .point.active .navbtn {
	background: transparent;
}

.header2 .menuph .point.active .navbtn::after {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.header2 .menuph .point.active .navbtn::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.searchbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 11;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .85);
}

.searchbox .sou {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 847px;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.searchbox .sou input {
	float: left;
	width: 731px;
	height: 87px;
	padding-left: 30px;
	color: #333;
	background: #fff;
	font-size: 18px;
}

.searchbox .sou button {
	float: right;
	width: 102px;
	height: 87px;
	margin-left: 3px;
	text-align: center;
	/*background: #065fae;*/
	background: #a4c538;
	line-height: 86px;
}

.searchbox .sou button img {
	width: 40px;
}

.searchbox .tansouc {
	position: absolute;
	top: 60px;
	right: 15px;
	cursor: pointer;
	width: 32px;
}

@media screen and (max-width: 991px) {
	.searchbox .sou {
		width: 750px;
	}

	.searchbox .sou input {
		width: 638px;
	}
}

@media screen and (max-width: 767px) {
	.searchbox .sou {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.searchbox .sou input {
		font-size: 12px;
		width: calc(100% - 70px);
		width: -webkit-calc(100% - 70px);
		height: 50px;
		padding-left: 15px;
	}

	.searchbox .sou button {
		line-height: 50px;
		width: 60px;
		height: 50px;
	}

	.searchbox .sou button img {
		width: 26px;
	}
}


/*手机下拉*/

.phxia {
	position: relative;
	z-index: 15;
	margin-top: 68px;
	width: 100%;
}

.xialaph {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	padding-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.9);
	font-family: '微软雅黑';
}

.xialaph .ul2 {
	/*background: #f1f1f1;*/
	background-color: rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 992px) {
	.xialaph .container {
		width: 100%;
		padding: 0 20px;
	}
}

@media screen and (max-width: 768px) {
	.xialaph .container {
		width: 100%;
		padding: 0 20px;
	}
}

.xialaph h4 {
	position: relative;
	margin: 0;
}

.xialaph h4::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: 0.6;
	background-color: #ffffff;
}

.xialaph h4 a {
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-transform: uppercase;
	color: rgba(52, 52, 52, 0.9);
}

.xialaph h4 .img_s {
	position: absolute;
	top: 50%;
	right: 5px;
	width: 15px;
	cursor: pointer;
	transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}

.xialaph .ul2 {
	display: none;
	padding-top: 7px;
	padding-bottom: 8px;
}

.xialaph .ul2 .container {
	max-width: 100%;
}

.xialaph h5 {
	position: relative;
}

.xialaph h5::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	opacity: 0.6;
	background-color: #ffffff;
}

.xialaph h5 a {
	font-family: '微软雅黑';
	font-size: 14px;
	line-height: 40px;
	/*text-transform: uppercase;*/
	color: rgba(52, 52, 52, 0.87);
}

.xialaph h5 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 h4.active img.img_s,
.xialaph h5.active img.img_s {
	/*display: none;*/
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
}

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

.xialaph .ul3 {
	display: none;
	padding-left: 15px;
}

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

.phonemeng {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	opacity: .6;
	background-color: transparent;
}

.phonemeng.active {
	display: block;
}


/*搜索  demo-1*/


/*搜素*/

.sousuo {
	display: inline-block;
}

.sousuo img {
	width: 30px;
	cursor: pointer;
}

.tansou {
	position: fixed;
	z-index: 1061;
	top: 0;
	left: 0;
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .85);
}

.tansou .sou {
	position: absolute;
	width: 847px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.tansou .sou input {
	font-size: 18px;
	float: left;
	width: 731px;
	height: 87px;
	padding-left: 30px;
	color: #333;
	background: #fff;
}

@media screen and (max-width: 990px) {
	.tansou .sou {
		width: 750px;
	}

	.tansou .sou input {
		width: 638px;
	}
}

@media screen and (max-width: 767px) {
	.tansou .sou {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
	}

	.tansou .sou input {
		font-size: 12px;
		width: calc(100% - 70px);
		width: -webkit-calc(100% - 70px);
		height: 50px;
		padding-left: 15px;
	}
}

.tansou .sou button {
	line-height: 86px;
	float: right;
	width: 102px;
	height: 87px;
	margin-left: 3px;
	text-align: center;
	background: #065FAE;
}

.tansou .sou button img {
	width: 44px;
}

@media screen and (max-width: 767px) {
	.tansou .sou button {
		line-height: 50px;
		width: 60px;
		height: 50px;
	}

	.tansou .sou button img {
		width: 26px;
	}
}

.tansou .tansouc {
	position: absolute;
	top: 60px;
	right: 60px;
	cursor: pointer;
}

@media screen and (max-width: 767px) {
	.tansou .tansouc {
		width: 20px;
		position: absolute;
		top: 20px;
		right: 15px;
		cursor: pointer;
	}
}

/*底部*/
.g_footerbj {
	background: #213041;
	padding-top: 110px;
}

.g_footboxr {
	width: 155px;
}

.g_footnav a {
	display: block;
	text-align: right;
	border-top: 1px solid #424f5d;
}

.g_footnav span {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #5a7491;
	line-height: 50px;
}

.g_footnav a:nth-child(1) {
	border-top: 0px solid #424f5d;
}

.g_footbom {
	width: 100%;
	float: left;
	margin-top: 90px;
	padding-bottom: 46px;
}

.g_footbom p {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 24px;
	color: #5a7491;
	text-align: center;
	float: left;
}

.g_footbombox {
	margin: 0 auto;
	display: inline-block;
	text-align: center;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.w_rot {
	margin-left: 10px;
}

.g_footbom p a {
	color: #5a7491;
}

.g_footbom p a:hover {
	color: #a4c538;
}

.g_footlogo {
	margin-top: 62px;
	width: 152px;
}

.g_footlogo img {
	width: 100%;
	display: block;
}

.g_footnav {
	margin-top: 32px;
}

.g_footbtn {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	text-align: right;
	margin-top: 30px;
	cursor: pointer;
}

.g_footfx {
	margin-top: 52px;
}

.g_footfxa {
	width: 16px;
	display: block;
	margin-right: 20px;
	position: relative;
}

.g_footfxa img {
	width: 100%;
	display: block;
}

.g_footfxb {
	width: 16px;
	display: block;
}

.g_footfxb img {
	width: 100%;
	display: block;
}

.g_footboxl {
	width: calc(100% - 400px);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.g_foottop {
	position: relative;
}

.g_footboxl img {
	width: 100%;
	display: block;
}

.g_footnav a:hover span {
	color: #a4c538;
}

.g_footbtn:hover {
	color: #a4c538;
}

.g_footbtn1 {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	text-align: right;
	cursor: pointer;
	float: right;
	display: none;
}

/*banner*/
.g_banner {
	margin-top: 115px;
}

.g_banitm {
	width: 100%;
}

.g_banitm img {
	width: 100%;
	display: block;
}

.g_banlist .slick-dots li {
	background-image: url("../images/dots.png");
	width: 12px;
	height: 12px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px 12px;
	text-align: center;
}

.g_banlist .slick-dots li.slick-active {
	background-image: url("../images/dotsa.png");
	width: 28px;
	height: 12px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 12px;
	border-radius: 5px;
}

.g_banlist .slick-prev,
.g_banlist .slick-next {
	width: 22px;
	height: 42px;
	background-size: 22px 42px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 5;
}

.g_banlist .slick-prev {
	background-image: url("../images/jian_l.png");
	left: 186px;
}

.g_banlist .slick-next {
	background-image: url("../images/jian_r.png");
	right: 186px;
}

.g_banlist .slick-dots {
	bottom: 40px;
}

.slick_one {
	animation-delay: 0.2s;
	visibility: visible;
	animation-name: fadeInUp;
	animation-duration: 1s;

}

.dent {
	animation-delay: 0.2s;
	visibility: visible;
	animation-name: fadeInUp;
	animation-duration: 0.8s;
}

.clind {
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	height: 352px;
}

.vidia {
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center;
}

.vidia p {
	font-size: 56px;
	font-weight: bold;
	line-height: 66px;
	color: #fff;
	/* font-family: arial; */
	padding-top: 87px;
	padding-right: 110px;
}

.jplayer {
	padding-right: 110px;
	margin-top: 50px;
	display: inline-block;
}

.jplayer img {
	width: 104px;
}

.deleft {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

.deleft img {
	height: 100%;
}

.deright img {
	height: 100%;
}

.deright {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
}

/*.deright h3{
	font-size: 36px;
	font-weight: bold;
	line-height: 34px;
	color: #fff;
	font-family: "Microsoft JhengHei","微软雅黑";
}
.deright h3 span{
	font-size: 54px;
}*/
.inews {
	padding-top: 100px;
	padding-bottom: 100px;
}

.date_dtop {
	position: relative;
}

.date_dtop .date_dtop0 {
	position: absolute;
	top: 25px;
	left: 22px;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	display: inline-block;
}

.date_dtop .date_dtop0 p {
	font-size: 14px;
	font-family: "Microsoft JhengHei", "微软雅黑";
	line-height: 24px;
	color: #333333;
	-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;
}

.date_dtop .date_dtoph h1 {
	font-size: 100px;
	font-family: 'Conv_HELVETICANEUELTPRO-BDCN_2', '微软雅黑';
	line-height: 110px;
	font-weight: bold;
	color: #213041;
	padding-left: 37px;
	-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;
}

.date_dbot {
	border-left: 1px solid #999999;
	padding-left: 30px;
	/*padding-right: 85px;*/
	margin-left: 10px;
	margin-top: 35px;
	-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;
}

.date_dbot h2 {
	font-size: 22px;
	font-family: 'Microsoft JhengHei';
	height: 72px;
	line-height: 36px;
	color: #333333;
	-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;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.date_dbot p {
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	line-height: 26px;
	height: 78px;
	color: #999999;
	margin-top: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.date_ds {
	margin: 0 -40px;
}

.date_d {
	width: 25%;
	padding: 0 40px;
	animation-delay: 0.3s;
	visibility: visible;
	animation-name: fadeInUp;
	animation-duration: 0.9s;
}

.inmeet {
	width: 25px;
	height: 25px;
	position: relative;
	border: 1px solid #a4c538;
	margin-top: 30px;
}

.inmeet img {
	position: absolute;
	width: 5px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.date_ds .slick-prev,
.date_ds .slick-next {
	width: 16px;
	height: 31px;
	background-size: 16px 31px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 5;
}

.date_ds .slick-prev {
	background-image: url(../images/jleft.png);
	left: -40px;
	color: #333333;
	-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;
}

.date_ds .slick-next {
	background-image: url(../images/jright.png);
	right: -40px;
	color: #333333;
	-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;
}

@media (min-width: 1200px) {
	.date_ds .slick-prev:hover {
		background-image: url(../images/j_lefta.png);
		left: -40px;
	}

	.date_ds .slick-next:hover {
		background-image: url(../images/j_righta.png);
		right: -40px;
	}

	.j_qhdh:hover .j_wenz>span {
		background-color: #ffffff;
		color: #a4c538;
	}

	.j_qhdh:hover .j_wenz>span .img_bl {
		display: none;
	}

	.j_qhdh:hover .j_wenz>span .img_d {
		display: inline-block !important;
	}

	.j_zyqh .j_shprev:hover {
		background-color: #a4c538;
	}

	.j_zyqh .j_xinext:hover {
		background-color: #a4c538;
	}

	.j_zyqh .j_shprev:hover .img_bl {
		display: none;
	}

	.j_zyqh .j_shprev:hover .img_d {
		display: inline-block !important;
	}

	.j_zyqh .j_xinext:hover .img_bl {
		display: none;
	}

	.j_zyqh .j_xinext:hover .img_d {
		display: inline-block !important;
	}
}

.bomo {
	text-align: center;
	margin-top: 75px;
	animation-delay: .2s;
	visibility: visible;
	animation-name: fadeInUp;
	animation-duration: 1s;
}

.dmo {
	display: inline-block;
	border: 2px solid #a4c538;
	padding: 10px 58px;
}

.dmo span {
	font-size: 18px;
	font-family: 'Conv_HELVETICANEUELTPRO-TH_2';
	line-height: 24px;
	color: #a4c538;
	-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;

}

.dmo span img {
	width: 7px;
	margin-left: 10px;
}

.numberas {
	width: 100%;
	margin-top: 75px;
}

.dexna {
	width: 50%;
	animation-delay: .3s;
	visibility: visible;
	animation-name: fadeInUp;
	animation-duration: .8s;
}

.dexna .dexnal {
	width: 50%;
	/*height: 386px;*/
	background-color: #a4c538;
	padding: 90px 48px 75px;
	position: relative;
	z-index: 1;
}

.dexnal h2 {
	font-size: 30px;
	font-family: 'Microsoft JhengHei';
	line-height: 30px;
	color: #ffffff;
	text-align: center;
}

.dexnal p {
	font-size: 16px;
	font-family: 'Microsoft JhengHei';
	line-height: 26px;
	color: #ffffff;
	height: 80px;
	margin-top: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.dexnal span {
	font-size: 18px;
	font-family: 'Conv_HELVETICANEUELTPRO-TH_2', arial;
	line-height: 24px;
	color: #ffffff;
	padding-top: 45px;
	display: block;
	text-align: right;
}

.dexnal span img {
	width: 7px;
	margin-left: 10px;
}

.dexnal .macs {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 46px);
	height: calc(100% - 50px);
	/*margin: 23px 25px;*/
	top: 23px;
	left: 23px;
	border: 3px solid #fff;
	-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;
	z-index: 5;
	opacity: 0;
}

.dexnar .macs {
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 46px);
	height: calc(100% - 50px);
	/*margin: 23px 25px;*/
	top: 23px;
	left: 23px;
	border: 3px solid #a4c538;
	-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;
	z-index: 5;
	opacity: 0;
}

.dexna .dexnar {
	width: 50%;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.dexnar img {
	transition: all 0.56s;
	display: block;
	width: 100%;
	-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;
}

.dexnar:hover img {
	transform: scale(1.1);
}

.dexnarmc {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(164, 197, 56, 0.26);
	-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;
	z-index: 5;
	opacity: 0;
}

.dexna:nth-child(3) .dexnal,
.dexna:nth-child(4) .dexnal {
	float: right;
}

@media screen and (min-width: 1200px) {
	.date_d:hover .date_dtop .date_dtop0 p {
		color: #a4c538;
	}

	.date_d:hover .date_dtop .date_dtoph h1 {
		color: #a4c538;
	}

	.date_d:hover .date_dbot {
		border-left: 1px solid #a4c538;
	}

	.date_d:hover .date_dbot h2 {
		color: #a4c538;
	}

	.date_d:hover .inmeet {
		background-color: #a4c538;
	}

	.date_d:hover .inmeet .img_bl {
		display: none;
	}

	.date_d:hover .inmeet .img_d {
		display: inline-block !important;
	}

	.dmo:hover {

		background-color: #a4c538;
	}

	.dmo:hover span {
		color: #ffffff;
	}

	.dmo:hover .img_bl {
		display: none;
	}

	.dmo:hover .img_d {
		display: inline-block !important;
	}

	/*.dexna:nth-child(2):hover .macs {*/
	/*opacity: 0;*/
	/*}*/
	/*.dexna:nth-child(2) .dexnal:hover  .macs {*/
	/*opacity: 1;*/
	/*}*/
	/*.dexna:hover .macs{*/
	/*opacity: 1;*/
	/*}*/
	/*.dexna a:hover .dexnarmc{*/
	/*opacity: 1;*/
	/*}*/
	.dexnal:hover .macs {
		opacity: 1;
	}

	.dexnar:hover .dexnarmc {
		opacity: 1;
	}

	.dexnar:hover .macs {
		opacity: 1;
	}
}


/*联系我们*/
.contact {
	margin-top: 102px;
}

.cont_yop {
	padding-top: 75px;
	padding-bottom: 45px;
}

.lxwm h2 {
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
	color: #333333;
}

.lxwma .homea img {
	width: 18px;
}

.lxwma span {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 36px;
	color: #a4c538;
}

.lxwma span p {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 42px;
	color: #a4c538;
}

.lxwma .homeb img {
	width: 6px;
}

.lxwma .homeb {
	margin: 0 10px;
}

/*#j_map{
	height: 664px;
	width: 100%;
	position: relative;
}*/
.maps {
	position: relative;
	z-index: 1;
}

.j_fare {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

/*.mapps{
	position: relative;
}*/
.j_addresr {
	height: 664px;
	width: 100%;
	position: relative;
	z-index: 1;
}

.j_addresr .mapa {
	height: 100%;
	width: 100%;
	position: relative;
}

.j_mens {
	background-color: #ffffff;
	cursor: pointer;
	width: 134px;
	text-align: center;
}

.j_mens>p {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 56px;
	color: #999999;
	font-weight: bold;
}

.j_mens.act {
	background-color: #a4c538;
}

.j_mens.act>p {
	color: #ffffff;

}

.j_mensd {
	display: none;
	background-color: #a4c538;
	padding: 5px 8px;
}

.j_mens.act .j_mensd {
	display: block;
}

.j_mensd p {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 22px;
	color: #ffffff;
}

.j_dzxq {
	position: absolute;
	z-index: 5;
	top: 140px;
	right: 65px;
	padding: 35px 35px 30px;
	background-color: #ffffff;
	width: 285px;
}

.j_dzxq h1 {
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	line-height: 30px;
	color: #a4c538;
	font-weight: bold;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 27px;
	margin-bottom: 27px;
}

.j_dzxq p {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.daibiao h1 {
	font-family: "Microsoft JhengHei";
	font-size: 36px;
	line-height: 36px;
	color: #a4c538;
	font-weight: bold;
	padding-top: 80px;
	padding-bottom: 48px;
}

.men_cons {
	margin-top: -1px;
}

.men_con {
	border: 1px solid #dbdbdb;
	padding: 25px 13px 25px 40px;
	cursor: pointer;
}

.men_con.act {
	background-color: #a4c538;
	border: 1px solid #a4c538;
}

.men_con.act .lxwz span {
	color: #ffffff;
}

.men_con .lxwz span {
	font-size: 20px;
	line-height: 32px;
	color: #666666;
}

.men_con .lxwz span:nth-child(1) {
	font-family: "Microsoft JhengHei";
	font-weight: bold;
}

.men_con .lxwz span:nth-child(2) {
	margin: 0 10px;
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
}

.men_con .lxwz span:nth-child(3) {
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	letter-spacing: 1px;
}

.lxwimg {
	cursor: pointer;
	padding: 5px 20px;
}

.lxwimg img {
	width: 17px;
}

.lxway {
	display: none;
}

.lxways {
	padding: 50px 57px;
	margin-top: -27px;
}

.lway {
	width: calc(33.333333% - 26px);
	margin: 27px 13px 0;
	border: 1px solid #dbdbdb;
	padding: 30px 0 27px 40px;
	position: relative;
}

.lway::before {
	content: '';
	display: block;
	position: absolute;
	top: 70%;
	height: 1px;
	right: 0;
	width: 100%;
	background-color: #dbdbdb;
}

.lway h3 {
	font-size: 18px;
	line-height: 32px;
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-weight: bold;
}

.lway .peoph img {
	width: 27px;
}

.men_con.act .lxwimg .img_d {
	display: inline-block;
}

.men_con.act .lxwimg .img_b {
	display: none;
}

.lway .people {
	width: calc(100% - 27px);
	padding-left: 10px;
}

.lway .people h4 {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-weight: bold;
}

.lway .people p {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-weight: bold;
}

.peos {
	padding-top: 25px;
}

.lway>p {
	font-size: 16px;
	line-height: 32px;
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	font-weight: bold;
	margin-top: 55px;
}

.qyaddres h1 {
	font-family: "Microsoft JhengHei";
	font-size: 36px;
	line-height: 36px;
	color: #a4c538;
	font-weight: bold;
	padding-top: 80px;
	padding-bottom: 48px;
}

.adtop h2 {
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	line-height: 32px;
	color: #333333;
	font-weight: bold;
}

.adtop h2 span {
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	font-weight: bold;
	padding-left: 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.adbot {
	margin: 0 -7.5px;
	padding-top: 49px;
	padding-bottom: 50px;
}

.adbots {
	width: calc(25% - 15px);
	margin: 0 7.5px;
	border: 1px solid #dbdbdb;
	border-top: 2px solid #a4c538;
	padding: 35px 28px 35px 28px;
}

.adbots h2 {
	font-family: "Microsoft JhengHei";
	font-size: 28px;
	line-height: 30px;
	color: #a4c538;
	font-weight: bold;
	padding-bottom: 35px;
	border-bottom: 1px solid #e8e8e8;
}

.adbots h2 span {
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	font-size: 20px;
	line-height: 30px;
	color: #a4c538;
	font-weight: bold;
	padding-left: 15px;
	letter-spacing: 1px;
}

.address {
	padding-top: 30px;
	height: 180px;
}

.address p {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 1px;
}

.qyaddres {
	padding-bottom: 30px;
}

/*数字化导板*/

/**/
.dbcom {
	margin-top: 115px;
}

.dbtop {
	padding-top: 75px;
	padding-bottom: 45px;
}

.dbtop>h1 {
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	line-height: 42px;
	color: #333333;
	font-weight: bold;
}

.homzd span {
	line-height: 42px;
}

.homzd .homea,
.homzd .dayu {
	line-height: 40px;
}

.homzd .homea img {
	width: 18px;
}

.homzd .dayu img {
	width: 6px;
	margin: 0 11px;
}

.homzd a {
	color: #999999;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 29px;
}

.w_active a {
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 42px;
}

.homzd a:hover {
	color: #a4c538;
}

.w_sph {
	position: relative;
}

.db_lists {
	top: 35px;
	left: 0;
	z-index: 1;
}

.db_lists2 {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	z-index: 1;
	width: 100%;
}

.db_lists2>li {
	display: inline-block;
	float: left;
	width: 100%;

}

.db_lists2>li a {
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #dbdbdb;
	border-top: 1px solid #213041;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 50px;
	/*font-weight: bold;*/
}

.db_lists>li {
	display: inline-block;
	float: left;
	width: 25%;

}

.db_lists>li a {
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #dbdbdb;
	border-top: 1px solid #213041;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 50px;
	/*font-weight: bold;*/
}

.db_lists>li.act a {
	background: #213041;
	border: 1px solid #213041;
}

.db_lists>li.act a {
	color: #ffffff;
}

.db_lists2>li.act a {
	background: #213041;
	border: 1px solid #213041;
}

.db_lists2>li.act a {
	color: #ffffff;
}

@media (min-width: 1200px) {
	.db_lists>li a:hover {
		background: #213041;
		border: 1px solid #213041;
		color: #ffffff;
	}
}

.dbban {
	margin-top: 80px;
}

.dbban img {
	width: 100%;
}

.digit {
	padding-top: 75px;
}

.digit .yajchi img {
	width: 100%;
}

.digit .digital {
	width: calc(100% - 458px);
	padding-right: 100px;
}

.digit .digital h1 {
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	font-size: 48px;
	line-height: 58px;
	font-weight: bold;
}

.digit .digital h2 {
	color: #a4c538;
	font-family: "Conv_HELVETICANEUELTPRO-THCN_2", arial;
	font-size: 30px;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 15px;
}

.digit .digital p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	line-height: 32px;
	margin-top: 30px;
	letter-spacing: 1px;
}

.board_list {
	padding-bottom: 80px;
	padding-top: 70px;
}

.board_lists {
	margin: 0 -8px;
}

.board_ads {
	width: calc(25% - 16px);
	margin: 0 8px;
	border: 1px solid #dbdbdb;
	padding: 35px 30px 45px;
}

.board_top .advan {
	color: #999999;
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	font-size: 18px;
	line-height: 32px;
	position: relative;
}

.board_top .advan:after {
	position: absolute;
	content: '';
	width: 67px;
	height: 1px;
	background-color: #999999;
	left: 90px;
	top: 50%;
}

.board_top .advana {
	color: #a4c538;
	font-family: 'Conv_HELVETICANEUELTSTD-HVCN_0', arial;
	font-size: 32px;
	line-height: 32px;
}

.board_bottom p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 32px;
	margin-top: 30px;
	letter-spacing: 1px;
	height: 128px;
}

.zxdg {
	width: 100%;
	height: 157px;
	margin-bottom: 80px;
}

.zxdgmc {
	background: rgba(164, 197, 56, 0.85);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 157px;
	position: relative;
}

.djlianj {
	width: 461px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #ffffff;
	border-radius: 25px;
}

.fuwu img {
	width: 17px;
	margin-left: 30px;
}

.fuwu span {
	color: #ffffff;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 42px;
	font-weight: bold;
	padding-left: 5px;
}

.fuwuru {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	border-radius: 25px;
	padding: 0 35px;
}

.fuwuru span {
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 42px;
	padding-right: 15px;
	font-weight: bold;
}

.fuwuru img {
	width: 13px;
	margin-bottom: 5px;
}

/*

/*index2  首页2*/

.j_banner {
	margin-top: 115px;
}

.j_bannera {
	width: 100%;
}

.j_bannera img {
	width: 100%;
	/*display: block;*/
}

.j_banner_list .slick-dots li {
	background-image: url("../images/dots.png");
	width: 12px;
	height: 12px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 12px 12px;
	text-align: center;
}

.j_banner_list .slick-dots li.slick-active {
	background-image: url("../images/dotsa.png");
	width: 28px;
	height: 12px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 28px 12px;
	border-radius: 5px;
}

.j_banner_list .slick-prev,
.j_banner_list .slick-next {
	width: 22px;
	height: 42px;
	background-size: 22px 42px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 5;
}

.j_banner_list .slick-prev {
	background-image: url("../images/jian_l.png");
	left: 186px;
}

.j_banner_list .slick-next {
	background-image: url("../images/jian_r.png");
	right: 186px;
}

.j_banner_list .slick-dots {
	bottom: 40px;
}

.j_doctor {
	padding-top: 70px;
	padding-bottom: 60px;
}

.j_doctors {
	margin: 0 -9.5px;
}

.j_doctors a {
	display: block;
}

.j_doct01 {
	/*width: 33.333333%;*/
	padding: 0 9.5px;
}

.j_docyz {
	position: relative;
}

.j_docyz>img {
	width: 100%;
}

.j_wenzi {
	opacity: 1;
	-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;
}

.j_wenzi h2 {
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	padding-top: 15px;
}

.j_wenzi p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	padding-top: 10px;
}

.j_doctors .slick-prev,
.j_doctors .slick-next {
	width: 12px;
	height: 24px;
	background-size: 12px 24px;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 5;
}

.j_doctors .slick-prev {
	background-image: url("../images/docleft.png");
	left: -62px;
}

.j_doctors .slick-next {
	background-image: url("../images/docright.png");
	right: -62px;
}

.j_docyzmc {
	position: absolute;
	width: calc(100% - 40px);
	height: calc(100% - 46px);
	background-color: #ffffff;
	border-bottom: 2px solid #a4c538;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	opacity: 0;
	padding: 55px 42px 45px 42px;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
	/*transform: translateY(-100%);*/
}

.j_doct01.act .j_docyzmc {
	opacity: 1;
	/*transform: translateY(0);*/
	/*animation: fadeInUp .5s;*/
}

.j_doct01.act .j_wenzi {
	opacity: 0;
}

.j_docyzmc h1 {
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 26px;
	line-height: 22px;
	font-weight: bold;
	padding-bottom: 25px;
	position: relative;
}

.j_docyzmc h1:after {
	position: absolute;
	content: '';
	width: 78px;
	height: 1px;
	bottom: 0;
	left: 0;
	background-color: #dbdbdb;
}

.j_docyzmc p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	padding-top: 20px;
}

.j_docyzmc span {
	font-family: 'Conv_HELVETICANEUELTPRO-TH_2', arial;
	color: #a4c538;
	font-size: 14px;
	line-height: 30px;
	display: inline-block;
	border: 1px solid #a4c538;
	padding: 0 35px;
	margin-top: 40px;
}

.j_docyzmc span img {
	width: 7px;
	margin-left: 10px;
}


/*产品中心*/
.jproduct_ons {
	margin-top: 115px;
	padding-top: 75px;
}

.j_chanpintop .j_protu {
	position: relative;
	width: 75px;
	height: 75px;
	background-color: #a4c538;
	border-radius: 50%;
}

.j_chanpintop .j_protu img {
	width: 35px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.j_protur {
	padding-left: 25px;
}

.j_protur h1 {
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	font-size: 42px;
	line-height: 52px;
	font-weight: bold;
}

.j_protur p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 10px;
}

.j_chanpinbot {
	margin-top: 62px;
	padding-bottom: 50px;
}

.j_cpbotlist>li {
	display: inline-block;
	float: left;
	width: 25%;
}

.j_cpbotlist>li a {
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #dbdbdb;
	border-top: 1px solid #213041;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}

.j_cpbotlist>li:nth-child(2) a,
.j_cpbotlist>li:nth-child(3) a,
.j_cpbotlist>li:nth-child(4) a {
	border-left: none;
}

.j_cpbotlist>li.act a {
	background: #213041;
	border: 1px solid #213041;
}

.j_cpbotlist>li.act a {
	color: #ffffff;
}

@media (min-width: 1200px) {
	.j_cpbotlist>li a:hover {
		background: #213041;
		border: 1px solid #213041;
		color: #ffffff;
	}
}

.jproduct_ions {
	margin: 0 -12.5px;
}

.jproducts {
	width: calc(25% - 25px);
	margin: 0 12.5px;
	margin-top: 15px;
}

.jproduct_img {
	position: relative;
}

.jproduct_img img {
	width: 100%;
}

.jproduct_img .j_img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 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;
}

@media (min-width: 1200px) {
	.jproduct_img {
		overflow: hidden;
	}

	.jproducts:hover .jproduct_img .j_img {
		transform: scale(1.2);
	}
}

.jproduct_z {
	background-color: #f3f5f7;
	border-radius: 3px;
	padding: 25px 20px 25px 25px;
}

.jproduct_z>h6 img {
	width: 100%;
	padding-right: 30px;
}

.jproduct_z .p1 {
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	line-height: 22px;
	padding-top: 10px;
	font-weight: bold;
}

.jproduct_z .p2 {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
	font-weight: bold;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

/*pc分页*/
/*分页*/
.lpage .activepage {
	color: #fff;
	background-color: #a4c538;
}

.lpage {
	padding-top: 65px;
	padding-bottom: 70px;
	position: relative;
	z-index: 1;
}

.lpage li {
	color: #333333;
	font-size: 14px;
	line-height: 33px;
	font-family: arial;
	display: inline-block;
	width: 33px;
	height: 33px;
	margin-right: 11px;
	vertical-align: top;
	-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;
}

.lpage li:hover {
	color: #fff;
	background-color: #a4c538;
}

.lpage .r {
	display: none;
}

.lpage li:hover .r {
	display: inline;
}

.lpage li:hover .b {
	display: none;
}

.lpage li.lp {
	line-height: 32px;
}

.lpage li.lp img {
	vertical-align: initial;
}

/*手机版分页*/
.h_phpage {
	display: none;
	padding-top: 30px;
	padding-bottom: 30px;
}

.h_phpage a {
	color: #333333;
	font-size: 14px;
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	outline: 1px solid #a4c538;
}

.h_phpage .lp {
	float: left;
	margin-left: 0;
}

.h_phpage .rp {
	float: right;
	margin-right: 0;
}

/*分页 止*/


/*认证中心*/
.renz {
	margin-top: 115px;
}

.renztop {
	padding-top: 75px;
	padding-bottom: 45px;
}

.renztop .j_renc h1 {
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	line-height: 42px;
	font-weight: bold;
}

.j_rent .j_reni,
.j_rent .j_renia {
	line-height: 38px;
}

.j_rent .j_reni img {
	width: 18px;
}

.j_rent .j_renia img {
	width: 6px;
	margin: 0 10px;
}

.j_reniz {
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 42px;
}

.comrz_a>li {
	display: inline-block;
	float: left;
	width: 50%;
}

.comrz_a>li a {
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #dbdbdb;
	border-top: 1px solid #213041;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}

.comrz_a>li:nth-child(3) a {
	/*border-top: 1px solid #dbdbdb;*/
	border-top: none;
	border-left: 1px solid #dbdbdb !important;
}

.comrz_a>li:nth-child(2) a,
.comrz_a>li:nth-child(3) a {
	border-left: none;
}

.comrz_a>li.act a {
	color: #ffffff;
}

.comrz_a>li.act a {
	background: #213041;
	border: 1px solid #213041;
}

@media (min-width: 1200px) {
	.comrz_a>li a:hover {
		background: #213041;
		border-bottom: 1px solid #213041;
		color: #ffffff;
	}
}

.j_zhengas {
	padding-top: 80px;
	margin-top: -27px;
	padding-bottom: 80px;
}

.j_zhenga {
	background-color: #fafafa;
	padding: 36px 115px 35px 90px;
}

.j_zhenga .j_techs {
	position: relative;
	width: 122px;
	height: 122px;
	border-radius: 50%;
	border: 3px solid #a4c538;
	margin-top: 40px;
	display: inline-block;
}

.j_zhenga .j_techs img {
	width: 36px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.j_zhenga .j_techa {
	width: calc(100% - 122px);
	padding-left: 80px;
}

.j_techa h1 {
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	-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;
}

.j_techa p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #dbdbdb;
}

.j_techa span {
	color: #999;
	font-family: "Conv_HELVETICANEUELTPRO-TH_2", arial;
	font-size: 18px;
	line-height: 40px;
	display: inline-block;
	border: 1px solid #dbdbdb;
	padding: 0 58px;
	margin-top: 28px;
	-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;
}

.j_techa span img {
	width: 7px;
	margin-left: 6px;
}

.j_zhenga {
	margin-top: 27px;
}

@media (min-width: 1200px) {
	.j_zhenga:hover .j_techa h1 {
		color: #a4c538;
		;
	}

	.j_zhenga:hover .j_techa span {
		color: #ffffff;
		border: 1px solid #a4c538;
		background-color: #a4c538;
	}

	.j_zhenga:hover .j_techa .img_j {
		display: none;
	}

	.j_zhenga:hover .j_techa .img_d {
		display: inline-block;
	}
}

/*技工所认证*/
.city_c {
	padding-top: 80px;
	padding-bottom: 50px;
}

.selebox {
	text-align: center;
	color: #999999;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 26px;
	border: 1px solid #dbdbdb;
	border-radius: 25px;
	padding: 9px 40px 9px 25px;
	background: url(../images/j_optonjt.png) no-repeat;
	background-position: 88% 50%;
	margin-right: 10px;
	width: 170px;
	cursor: pointer;
}

.ulbox {
	display: none;
	width: 100%;
	position: absolute;
	top: 45px;
	background-color: #ffffff;
	border: 1px solid #3499df;
	height: 330px;
	overflow: auto;
}

.ulbox li {
	width: 100%;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 26px;
	padding: 5px 10px 5px 43px;
	text-align: left;
	cursor: pointer;
}

.ulbox li:hover {
	background-color: #3499df;
	color: #ffffff;
}

.j_chooses .sel {
	text-align: center;
	color: #999999;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 27px;
	border: 1px solid #dbdbdb;
	border-radius: 25px;
	padding: 9px 40px 9px 25px;
	background: url(../images/j_optonjt.png) no-repeat;
	background-position: 88% 50%;
	margin-right: 10px;
	width: 170px;
	cursor: pointer;
}

.op {
	width: 100%;
	display: none;
	position: absolute;
	top: 45px;
	background-color: #ffffff;
	border: 1px solid #3499df;
	height: 330px;
	overflow: auto;
}

.op li {
	width: 100%;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 26px;
	padding: 5px 10px 5px 43px;
	text-align: left;
	cursor: pointer;
}

.op li:hover {
	background-color: #3499df;
	color: #ffffff;
}

.j_jsname {
	width: 442px;
	position: relative;
	border: 1px solid #dbdbdb;
	border-radius: 25px;
}

.j_jsnamel input {
	width: calc(100% - 150px);
	padding-left: 30px;
	color: #999999;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 46px;
	height: 46px;
	display: block;
}

.j_jsnamel input::-moz-placeholder {
	color: #999999;
	opacity: 1;
}

.j_jsnamel input:-moz-placeholder {
	color: #999999;
	opacity: 1;
}

.j_jsnamel input::-webkit-input-placeholder {
	color: #999999;
}

.j_jsnamel input:-ms-input-placeholder {
	color: #999999;
}

.j_jsnamer {
	position: absolute;
	width: 145px;
	top: 0;
	right: 0;
	text-align: center;
}

.j_jsnamer a {
	color: #ffffff;
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	line-height: 46px;
	font-weight: bold;
	background-color: #a4c538;
	display: block;
	border-radius: 25px;
}

.j_china01 {
	padding-bottom: 70px;
}

/*诊所认证*/
.j_jiantg {
	text-align: center;
}

.j_jiantg img {
	width: 29px;
}

.shenfs {
	margin-top: 130px;
}

.shengf h1 {
	font-size: 32px;
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	line-height: 42px;
	font-weight: bold;
	padding-bottom: 30px;
	padding-left: 15px;
}

.j_mouthtl ul li {
	position: relative;
	font-size: 16px;
	color: #666666;
	font-family: "Microsoft JhengHei";
	line-height: 25px;
	padding-left: 18px;
	cursor: pointer;
	margin-bottom: 14px;
}

.j_mouthtl ul li.active {
	font-size: 18px;
	color: #a4c538;
}

.j_mouthtl ul li.active .img_d {
	display: inline-block;
}

.j_mouthtl ul li span img {
	width: 7px;
}

.j_mouthtl ul li span {
	position: absolute;
	left: 0;
	top: 8px;
}

.j_mouthtl>ul>li:hover {
	color: #a4c538;
}

.j_mouthtl>ul>li:hover .img_d {
	display: inline-block;
}

.j_addph p span:nth-child(1) {
	font-size: 16px;
	color: #333333;
	font-family: "Microsoft JhengHei";
	line-height: 32px;
	font-weight: bold;
}

.j_addph p span:nth-child(2) {
	font-size: 16px;
	color: #666666;
	font-family: "Microsoft JhengHei";
	line-height: 32px;
}

.j_addph {
	padding-left: 54px;
	display: none;
}

.j_addph p {
	position: relative;
	padding-left: 10px;
}

.j_addph p::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #a4c538;
}

.j_mouthtl {
	padding-right: 0px;
	height: 400px;
	width: 50%;
	overflow: hidden;
}

.j_addphs {
	width: 50%;
}

.j_moutht {
	width: 50%;
}

.j_wzxe {
	width: calc(50% - 55px);
	margin-left: 55px;
	position: relative;
	display: none;
}

.j_wzxe>img {
	width: 100%;
}

.j_wzxe .j_book {
	position: absolute;
	top: 0;
	left: 0;
}

.j_sqsbook {
	position: absolute;
	top: 65px;
	left: 0;
	width: 100%;
}

.j_book01 {
	text-align: center;
}

.j_book01 img {
	width: 150px;
}

.j_sqsbook h3 span:nth-child(1) {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 32px;
	color: rgb(164, 197, 56);
	font-weight: bold;
}

.j_sqsbook h3 span:nth-child(2) {
	color: #a4c538;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 5px;
	max-height: 64px;
}

.j_sqsbook h3 {
	text-align: center;
	margin-top: 25px;
	width: 80%;
	margin: 0 auto;
}

.j_sqsbook h4 {
	text-align: center;
	color: #333333;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 30px;
	padding: 10px 0;
}

.j_xingzh {
	text-align: center;
	padding: 0 20px;
	margin-bottom: 15px;
}

.j_xingzh img {
	width: 100%;
	height: 1px;
}

.j_sqsbook>p {
	text-align: center;
	color: #666666;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
}

.j_bkdib {
	padding: 20px 85px 0;
}

.j_bkdib .fl>span {
	color: #333333;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
}

.j_bkdib .fl>span img {
	width: 104px;
}

.j_bkdib .fr img {
	width: 115px;
}

.shengf {
	display: none;
}

.shengf>div {
	width: 100%;
}

.j_chprovin {
	display: none;
}

.j_chprovin img {
	width: 100%;
}

.CooindexL_namel {
	display: none;
}

/*
 * 滚动条
 */
.mCSB_scrollTools {
	background: rgba(0, 0, 0, 0);
}

/*医生认证*/
.j_science {
	width: 436px;
}

.j_science>h1 {
	font-size: 32px;
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	line-height: 42px;
	font-weight: bold;
}

.j_la>li {
	padding-left: 22px;
	position: relative;
	border-bottom: 1px dashed #dcdcdc;
}

.j_lala {
	padding-bottom: 25px;
}

.j_lala ul li {
	position: relative;
}

.j_lala ul li::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #a4c538;
}

.j_la>li>a {
	font-size: 16px;
	color: #666666;
	font-family: "Microsoft JhengHei";
	line-height: 42px;
	display: block;
	background-image: url(../images/jiaxiala1.png);
	background-position: 370px center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
	-webkit-transition: all .0s ease-out 0s;
	-moz-transition: all .0s ease-out 0s;
	-ms-transition: all .0s ease-out 0s;
	-o-transition: all .0s ease-out 0s;
	transition: all .0s ease-out 0s;
}

.j_la>li .inactives {
	color: #a4c538;
	font-size: 18px;
	background-image: url(../images/j_xialjian.png);
	background-position: 370px center;
	background-repeat: no-repeat;
	background-size: 10px 10px;
}

.j_la>li>a>span img {
	width: 17px;
}

.j_la>li>a>span {
	position: absolute;
	left: 0;
	top: 10px;
}

.j_la>li .inactives .img_d {
	display: inline-block;
}

.j_lala ul>li span:nth-child(1) {
	font-size: 16px;
	color: #333333;
	font-family: "Microsoft JhengHei";
	line-height: 32px;
	font-weight: bold;
	margin-left: 10px;
}

.j_lala ul>li span:nth-child(2) {
	font-size: 16px;
	color: #666666;
	font-family: "Microsoft JhengHei";
	line-height: 32px;
}

.j_pngsq>img {
	width: 100%
}

.j_pngsq {
	position: relative;
}

.j_pngsq .j_dentium {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.j_pngsq {
	/*margin-left: -22px;*/
	position: relative;
	margin-top: 5px;
}

.j_shouq1s {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
}

.j_shouq1 {
	text-align: center;
}

.j_shouq1 img {
	width: 127px;
}

.j_shouq1s>h3 span:nth-child(1) {
	font-size: 26px;
	color: #333333;
	font-family: "微软雅黑";
	line-height: 36px;
	font-weight: bold;
}

.j_shouq1s>h3 span:nth-child(2) {
	font-size: 26px;
	color: #a4c538;
	font-family: "微软雅黑";
	line-height: 32px;
	font-weight: bold;
	padding-left: 10px;
	max-height: 64px;
}

.j_shouq1s>h3 {
	text-align: center;
	margin-top: 28px;
}

.j_shouq1s>h4 {
	font-size: 26px;
	color: #333333;
	font-family: "微软雅黑";
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 15px;
}

.j_shouq1s>p {
	font-size: 12px;
	color: #666666;
	font-family: "微软雅黑";
	line-height: 22px;
	text-align: center;
}

.j_dszhang {
	padding: 0 32px;
}

.j_dszhanga span {
	font-size: 14px;
	color: #a4c538;
	font-family: "微软雅黑";
	line-height: 24px;
}

.j_dszhanga span img {
	width: 104px;
}

.j_dszhangb img {
	width: 115px;
}

.j_dszhang {
	margin-top: 10px;
}

.j_lala {
	display: none;
}

.j_science {
	display: none;
}

/*联系我们2*/
.contactus_two {
	margin-top: 115px;
	padding-top: 75px;
}

.map_list2s>li {
	display: inline-block;
	width: 33.333333%;
	float: left;
}

.map_list2s>li a {
	display: block;
	width: 100%;
	background-color: #fafafa;
	text-align: center;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 35px;
}

.map_list2 {
	margin-top: 60px;
	margin-bottom: 80px;
	position: relative;
}

.map_list_pps {
	margin-top: 60px;
	position: relative;
}

.map_list_pps .map_01 {
	width: 100%;
	height: 610px;
}

.map_list_pps .map_01 #map_01 {
	width: calc(100% - 435px);
	height: 100%;
}

.map_list_pps .map_01 .jmap {
	width: calc(100% - 435px);
	height: 100%;
}

.map_list2s>li.act a {
	background: #a2be1e;
	color: #ffffff;
}

@media (min-width: 1200px) {
	.map_list2s>li a:hover {
		background: #a2be1e;
		color: #ffffff;
	}
}

.map_list_pps .map_01 {
	display: block;
}

.map_list_pps .map_01 .frxinxi {
	width: 435px;
	height: 100%;
	background-color: #fafafa;
	padding: 60px 60px 60px 40px;
}

.frxinxi h2 {
	color: #a2be1e;
	font-family: "Microsoft JhengHei";
	font-size: 24px;
	line-height: 34px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 20px;
}

.j_dzxxa .spa {
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
}

.j_dzxxa .spb {
	color: #333333;
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	font-size: 16px;
	line-height: 24px;
}

.j_dzxxa p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	line-height: 24px;
	padding-top: 5px;
}

.j_dzxxa {
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #dddddd;
}


/*医患视频*/
.j_cate .dbcom {
	margin-top: 115px;
}

.j_cate .dbtop {
	padding-top: 75px;
	padding-bottom: 45px;
}

.j_cate .dbtop>h1 {
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	line-height: 42px;
	color: #333333;
	font-weight: bold;
	margin: 0;
}

.j_cate .homzd .homea,
.j_cate .homzd .dayu {
	line-height: 40px;
}

.j_cate .homzd .homea img {
	width: 18px;
}

.j_cate .homzd .dayu img {
	width: 6px;
	margin: 0 11px;
}

.j_cate .homzd .numa {
	color: #999999;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 42px;
	/*font-weight: bold;*/
}

.w_bactive a {
	color: #a4c538;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 42px;
	/*font-weight: bold;*/
}

.j_cate .db_lists>li {
	display: inline-block;
	float: left;
	width: 50%;

}

.j_cate .db_lists>li a {
	display: block;
	width: 100%;
	text-align: center;
	border: 1px solid #dbdbdb;
	border-top: 1px solid #213041;
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}

.j_cate .db_lists>li.act a {
	background: #213041;
	border: 1px solid #213041;
}

.j_cate .db_lists>li.act a {
	color: #ffffff;
}

@media (min-width: 1200px) {
	.j_cate .db_lists>li a:hover {
		background: #213041;
		border: 1px solid #213041;
		color: #ffffff;
	}
}

.j_videos {
	padding-top: 80px;
}

.shipins {
	margin: -22px -15px 0;
}

.jdt_linc {
	width: calc(33.333333% - 30px);
	margin: 22px 15px 0;
	position: relative;

}

.j_spmc .j_vid01 {
	position: relative;
}

.j_dsmcs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background-color: rgba(0, 0, 0, 0.3);
}

.j_spmc .j_vid01>img {
	width: 100%;
}

.j_spbf {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 11;
}

.j_spbf>img {
	width: 49px;
}

.j_spmc>p {
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	line-height: 66px;
	text-align: center;
}

/**/
/*视频蒙层*/
.shipingmc {
	width: 100%;
	height: 100vh;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 101;
	display: none;
}

.shipingmcbox {
	width: 58%;
	margin: auto;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}

.shipingmcbox video {
	width: 100%;
	display: none;
}

.shipgb {
	width: 26px;
	position: absolute;
	right: -37px;
	top: -36px;
	z-index: 10;
	cursor: pointer;
}

.shipgb img {
	width: 100%;
}

.j_dnone {
	display: none;
}

.j_lock {
	display: block !important;
}

/**/





/*其他页面*/

.a_xw {
	font-weight: bold;
	font-family: "微软雅黑";
	font-size: 32px;
	line-height: 40px;
}

.a_dqwz {
	/*line-height: 55px;*/
}

.a_dqwz a:link {
	color: #999999;
}

.a_dqwz a:visited {
	color: #a4c538;
}

.a_button {
	margin-top: 50px;
	width: 100%;
}

#a_an1 {
	border: 1px solid black;
	width: 50%;
	height: 50px;
}

#a_an2 {
	border: 1px solid black;
	width: 50%;
	height: 50px;
	position: relative;
	top: -50px;
	margin-left: 50%;
}

.a_button input:hover {
	color: white;
	background: #213041;
}

.a_button input:visited {
	color: white;
	background: #213041;
}

.a_xwlj {
	margin: 40px 0px 0;
	border-bottom: 3px solid #dbdbdb;
}

.a_xwljs {
	padding-top: 40px;
}

.a_rongqi {
	margin-top: 56px;
}

.a_xwlj:link {
	color: black;
}

.a_xwlj:hover {
	color: #a4c538;
}

.a_img {
	margin: 20px 0px;
	margin-top: -20px;
	position: relative;
	width: 282px;
	overflow: hidden;
}

.a_img img {
	width: 100%;
	display: block;
	transition: all 0.56s;
}

.a_xwlj:hover .a_img img {
	transform: scale(1.1);
}

.a_imga {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}

.a_imgb {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.a_neirong {
	width: calc(100% - 502px);
	margin-left: 46px;
	;
}

.a_neirong h3 {
	font-family: "Microsoft JhengHei";
	font-size: 22px;
	color: #333333;
}

.a_neirong p {
	letter-spacing: 1px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	font-family: "Microsoft JhengHei";
	margin-top: 27px;
}

.a_xwlj:hover .a_neirong h3 {
	color: #a4c538;
}

.a_biaoti {
	font-family: "Microsoft JhengHei";
	font-size: 48px;
	color: #333333;
}


.a_fx {
	float: right;
}

.a_wenzhang>p {
	margin: 30px 0px;
	letter-spacing: 1px;
	line-height: 26px;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #333333;
}

.a_tupain {
	margin: 30px 0px;
}

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

.a_images img {
	float: right;
}

.a_dibu {
	padding: 50px;
	line-height: 50px;
	background: #f5f5f5;
	margin: 50px 0px;
	width: 100%;
}

.a_xiayibu {
	float: right;
}

.a_jiange {
	letter-spacing: 10px;
}

.a_jiange2 {
	letter-spacing: 13px;
}

.a_shangyibu a {
	color: #333333;
}

.a_xiayibu a {
	color: #333333;
}

.a_dibu a:hover {
	color: #a4c538;
}

.a_xinwenzx a:hover {
	color: #a4c538;
}

.a_banner {
	width: 100%;
}

.a_banner>img {
	width: 100%;
}

.a_textsrk {
	width: 100%;
}

.a_textsous input {
	font-size: 16px;
	height: 42px;
	line-height: 40px;
	font-family: "Microsoft JhengHei";
	color: #666666;
	border: 1px solid #dbdbdb;
	width: 270px;
	padding-left: 15px;
	float: left;
}

.a_textsous button {
	background-color: #a4c538;
	line-height: 40px;
	width: 58px;
	text-align: center;
	float: left;
	border: 1px solid #a4c538;
}

.a_textsous button img {
	width: 18px;
}

.a_textsous input::-moz-placeholder {
	color: #666666;
	opacity: 1;
}

.a_textsous input:-moz-placeholder {
	color: #666666;
	opacity: 1;
}

.a_textsous input::-webkit-input-placeholder {
	color: #666666;
}

.a_textsous input:-ms-input-placeholder {
	color: #666666;
}

.a_xlk span {
	font-size: 16px;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #666666;
	width: 200px;
	border: 1px solid #dbdbdb;
	display: block;
	padding-left: 44px;
	position: relative;
}

.a_xlk span .j_xiazs {
	width: 14px;
	position: absolute;
	top: 13px;
	left: 20px;
}

.a_xlk span .j_sanjiaoa {
	position: absolute;
	width: 13px;
	top: 13px;
	right: 20px;
	-webkit-transition: all .6s ease-out 0s;
	-moz-transition: all .6s ease-out 0s;
	-ms-transition: all .6s ease-out 0s;
	-o-transition: all .6s ease-out 0s;
	transition: all .6s ease-out 0s;
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.a_xlk {
	position: relative;
	margin-right: 3px;
	display: inline-block;
	float: none;
}

.a_textsous {
	display: inline-block;
}

.a_xlkyc {
	position: absolute;
	top: 41px;
	left: 0;
	width: 100%;
	display: none;
	z-index: 5;
	border: 1px solid #dbdbdb;
	height: 280px;
	background-color: #fff;
	overflow: auto;
}

.a_xlkyc li {
	width: 100%;
	font-size: 14px;
	line-height: 40px;
	font-family: "微软雅黑";
	color: #666666;
	position: relative;
	padding-left: 44px;
	background-color: #ffffff;
}

.a_xlkyc li:hover {
	color: #a4c538;
}

.a_xlkyc li:hover img {
	opacity: 1;
}

.a_xlkyc li img {
	width: 13px;
	position: absolute;
	top: 13px;
	left: 20px;
	opacity: 0;
}

.j_sanjiaoa.act {
	transform: rotate(180deg);

	-ms-transform: rotate(180deg);

	-moz-transform: rotate(180deg);

	-webkit-transform: rotate(180deg);

	-o-transform: rotate(180deg);

}

.a_cpfl {
	/*margin: 36px 0px;*/
	width: 100%;
}

.a_cpfenglei {
	margin: 30px 0px;
	width: 171px;
	border: 10px solid #a4c538;
	position: relative;
	left: 0;
	top: 0;
}

.a_sanjiao {
	position: absolute;
	left: 106%;
	bottom: 50%;
}

.a_cpfenglei1 {
	margin: 30px 0px;
	width: 100%;
	border: 10px solid #fafafa;
	position: relative;
}

.a_rongqi1 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	display: block;
}

.a_jieshao {
	background: #a4c538;
	width: 130px;
}

.a_jieshao2 {
	background: #a4c538;
	width: 130px;
}

.a_xiangqing {
	margin: 30px 0px;
	background: #fafafa;
}

.a_djqhdiv {
	width: calc(100% - 216px);
}

.a_datu {
	margin: 30px 25px;
	background: #e2e2e2;
}

.a_jieshao1:nth-child(2) {
	border-top: 1px solid #c8dc88;
	border-bottom: 1px solid #c8dc88;
}

.a_wenzijieshao {
	margin: 70px 30px 0px;
	width: calc(100% - 730px);
}

.a_wenzijieshao h2 {
	font-family: "微软雅黑";
	font-size: 32px;
	color: #a4c538;
}

.a_wenzijieshao p {
	line-height: 32px;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #666666;
}

.a_jieshao1 span {
	line-height: 22px;
	font-family: "宋体";
	font-size: 14px;
	color: #e5f3b6;
}

.a_jieshao2 p {
	margin: 25px 0px;
	font-family: arial;
	font-size: 22px;
	color: white;
}

.a_jieshao2 span {
	line-height: 22px;
	font-family: "宋体";
	font-size: 14px;
	color: #e5f3b6;
}

.a_mingcheng {
	color: #a4c538;
	font-family: "微软雅黑";
	font-size: 32px;
}

.a_zimu {
	color: #a4c538;
	margin-left: 45px;
	font-size: 20px;
}

.a_chakangengduo {
	line-height: 40px;
	color: #a4c538;
	float: right;
	font-size: 18px;
}

.a_wenzineirong {
	background: #f0efef;
	width: 560px;
	padding-left: 30px;
	padding-right: 30px;
}

.a_tupian2 {
	width: 280px;
	height: 220px;
}

.a_wenzijieshao1 {
	width: calc(100% - 278px);
	margin-top: 46px;
	margin-bottom: 41px;
}

.a_wenzijieshao1 h3 {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #a4c538;
	border-bottom: 2px solid #a4c538;
	padding-bottom: 10px;
	display: inline-block;
}

.a_wenzijieshao1 h1 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #a4c538;
	margin-top: 28px;
}

.a_wenzijieshao1 p {
	line-height: 32px;
	font-size: 14px;
	font-family: "微软雅黑";
	color: black;
	margin-top: 28px;
}

.a_tupain2 {
	height: 400px;
	position: relative;
	width: 268px;
}

.a_tupain2 img {
	width: 100%;
	display: block;
}

.a_wenbtn span {
	display: inline-block;
	line-height: 36px;
	color: #a4c538;
	font-size: 18px;
}

.a_wenbtn {
	padding-left: 34px;
	padding-right: 34px;
	border: 1px solid #a4c538;
	display: inline-block;
	margin-top: 28px;
}

.a_wenbtnb {
	margin-left: 8px;
}

.a_wenzineirong {
	position: relative;
}

.a_wenzineirong .a_xiaotu {
	margin: 0px -8px;
}

.a_wenzineirong:hover .a_tupain2box img {
	transform: scale(1.1);
}

.a_tupain2box img {
	width: 100%;
	display: block;
	transition: all 0.56s;
}

.a_tupain2box {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	overflow: hidden;
}

.a_rontqibox:hover .a_tupianruqi2 img {
	transform: scale(1.1);
}

.a_xiaotu1 .a_tupianruqi2 img {
	width: 100%;
	display: block;

}

.a_tupianruqi2 img {

	transition: all 0.56s;
}

.a_zztchanpin {
	margin-top: 30px;
}

.a_xiaotu1 {
	padding-left: 11px;
	padding-right: 11px;
	width: 50%;
}

.a_tupaintongqi {
	margin: 0px 0px 25px;
}

.a_rontqibox p {
	line-height: 24px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666666;
}

.a_xiaotu3 {
	width: calc(25% - 16px);
	margin: 32px 8px;
}

.a_xiaotu2 {
	width: calc(25% - 16px);
	margin: 0px 8px 16px;
}

.a_rontqibox2 {
	background: #f0f0f0;
}

.a_tupaintongqi {
	position: relative;
}

.a_tupaintongqi::after {
	content: '';
	display: block;
	width: 22px;
	background: #999999;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -14px;
}

.a_zhongzhiti {
	margin: 52px 0px 0px;
}

.a_rontqibox {
	width: 100%;
	margin: 30px 0px 4px;
	padding: 20px 20px 14px;
	background: #f0f0f0;
}

.a_rontqibox1 {
	padding: 20px 20px 20px;
	background: #f0f0f0;
}

.a_tupainrq {
	width: auto;
}

.a_textsrk {
	margin: 40px 0px;
}

.a_chanpin {
	width: 171px;
}

.a_cpfenglei {
	border: 10px solid #a4c538;
}

.a_sanjiao {
	opacity: 0;
}

.a_cpfenglei .a_sanjiao {
	opacity: 1;
}

.a_zztchanpin .a_xiaotu {
	margin: 0px -8px;
	margin-right: -11px;
	width: calc(100% - 560px);
}

.a_xiaotu .a_rontqibox {
	margin-top: 0px;
}

.a_xiaotu {
	margin: 48px -8px 0px;
}

.a_tupainrq {
	margin: 0px -8px 0px;
}

.a_xw {
	font-weight: bold;
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	line-height: 40px;
}

.a_dqwz .a_dqwz01,
.a_dqwz .a_dqwz02 {
	line-height: 36px;
	display: inline-block;
}

.a_dqwz .a_dqwz01 img {
	width: 18px;
}

.a_dqwz .a_dqwz02 img {
	width: 6px;
	margin: 0 5px;
}

.a_dqwz .a_dqwz03 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 40px;
	color: #a4c538;
	display: inline-block;
}

.a_button {
	margin-top: 50px;
	width: 100%;
}

.a_xinwenzx {
	margin-top: 115px;
	padding-top: 75px;
	padding-bottom: 40px;
}

#a_an1 {
	border: 1px solid black;
	width: 50%;
	height: 50px;
}

#a_an2 {
	border: 1px solid black;
	width: 50%;
	height: 50px;
	position: relative;
	top: -50px;
	margin-left: 50%;
}

.a_button input:hover {
	color: white;
	background: #213041;
}

.a_button input:visited {
	color: white;
	background: #213041;
}

.a_xwlj:link {
	color: black;
}

.a_xwlj:hover {
	color: #a4c538;
}

.a_img {
	margin: 20px 0px;
	margin-top: -20px;
	position: relative;
	width: 282px;
}

.a_imga {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
}

.a_imgb {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.a_neirong {
	width: calc(100% - 502px);
	margin-left: 46px;
	;
}

.a_neirong h3 {
	font-family: "Microsoft JhengHei";
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.a_neirong p {
	letter-spacing: 1px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	font-family: "Microsoft JhengHei";
	margin-top: 27px;
}

.a_xwlj .a_duiqi {
	font-size: 16px;
	color: #666666;
	font-family: "Microsoft JhengHei";
	display: block;
}

.a_xwlj:hover .a_neirong h3 {
	color: #a4c538;
}

.a_xwlj:hover .a_duiqi {
	color: #a4c538;
}

.a_biaoti {
	font-family: "Microsoft JhengHei";
	font-size: 48px;
	color: #333333;
	font-weight: bold;
	padding-top: 80px;
	letter-spacing: 1px;
}

.a_sj {
	margin: 30px 0px;
}

.a_sj .a_shijian2 {
	font-size: 24px;
	line-height: 34px;
	font-family: "Microsoft JhengHei";
	color: #666666;
	font-weight: 100;
}

.j_fxz>span {
	font-size: 18px;
	line-height: 38px;
	font-family: "Microsoft JhengHei";
	color: #666666;
}

.a_fx {
	float: right;
}

.j_fxi {
	margin-left: 10px;
}

.j_fxi .bdsharebuttonbox a {
	width: 24px;
	height: 21px;
	display: block;
	padding-left: 24px;
	line-height: 24px;
	margin: 10px 6px 0 6px;
}

.j_fxi .bdshare-button-style0-24 .bds_weixin {
	background-image: url(../images/j_fxweixin.png);
	background-position: center;
	background-size: 24px 21px;
}

.j_fxi .bdshare-button-style0-24 .bds_sqq {
	background-image: url(../images/j_fxqq.png);
	background-position: center;
	background-size: 24px 21px;
}

.j_fxi .bdshare-button-style0-24 .bds_more {
	background-image: url(../images/j_fxmore.png);
	background-position: center;
	background-size: 24px 21px;
}

.a_tupain {
	margin: 30px 0px;
}

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

.a_images img {
	float: right;
}

.a_dibu {
	padding: 50px;
	line-height: 50px;
	background: #f5f5f5;
	margin: 50px 0px;
	width: 100%;
}

.a_xiayibu {
	float: right;
}

.a_jiange {
	letter-spacing: 10px;
}

.a_jiange2 {
	letter-spacing: 13px;
}

.a_shangyibu a {
	color: #333333;
}

.a_xiayibu a {
	color: #333333;
}

.a_dibu a:hover {
	color: #a4c538;
}

.a_xinwenzx a:hover {
	color: #a4c538;
}

.a_textsrk {
	width: 100%;
}

.a_cpfenglei {
	margin: 30px 0px;
	width: 171px;
	border: 10px solid #a4c538;
	position: relative;
	left: 0;
	top: 0;
}

.a_sanjiao {
	position: absolute;
	left: 106%;
	top: 50%;
	transform: translateY(-50%);
}

.a_tupain1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.a_cpfenglei1 {
	margin: 30px 0px;
	width: 100%;
	border: 10px solid #e2e2e2;
	background-color: #e2e2e2;
	position: relative;
	cursor: pointer;
}

.a_rongqi1 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	display: block;
}

.a_jieshao {
	background: #a4c538;
	width: 130px;
}

.a_jieshao2 {
	background: #a4c538;
	width: 130px;
}

.a_xiangqing {
	margin: 30px 0px;
	background: #fafafa;
}

.a_djqhdiv {
	width: calc(100% - 140px);
	padding-left: 40px;
}

.a_datu {
	margin: 22px 25px;
	width: calc(100% - 544px);
	background: #e2e2e2;
	overflow: hidden;
}

.a_datu img {
	width: 100%;
	transition: all 0.56s;
	display: block;

}

.a_datu:hover img {
	transform: scale(1.1);
}

.a_jieshao1:nth-child(2) {
	border-top: 1px solid #c8dc88;
	border-bottom: 1px solid #c8dc88;
}

.a_wenzijieshao {
	margin: 70px 30px 0px;
	width: calc(100% - 730px);
}

.a_wenzijieshao h2 {
	font-family: "微软雅黑";
	font-size: 32px;
	color: #a4c538;
	-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;
}

.a_wenzijieshao:hover h2 {
	transform: scale(1.1);
}

.a_wenzijieshao span {
	color: #a4c538;
	line-height: 50px;
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	font-size: 22px;
}
}

.a_wenzijieshao p {
	line-height: 32px;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #666666;
}

.a_jieshao>a {
	background: #a4c538;
	width: 130px;
	text-align: center;
	/*padding-bottom: 18px;*/
	display: block;

	padding: 0 8px 0;
}

.a_jieshao1 {
	/*background: #a4c538;*/
	width: 100%;
	/*text-align: center;*/
	/*padding-bottom: 18px;*/
	/*display: block;*/
	border-bottom: 1px solid #fff;
	padding: 0 0px 26px;
}

.a_jieshao>a:nth-child(3) .a_jieshao1 {
	border-bottom: none;
}

.a_jieshao1 p {
	/*padding-top: 45px;*/
	padding-top: 34px;
	padding-bottom: 15px;
	font-family: arial;
	font-size: 16px;
	line-height: 32px;
	color: white;
	font-weight: bold;
	max-height: 81px;
	overflow: hidden;
}

.a_jieshao1 span {
	line-height: 24px;
	font-family: "宋体";
	font-size: 14px;
	color: #e5f3b6;
}

.a_jieshao2 p {
	margin: 25px 0px;
	font-family: arial;
	font-size: 22px;
	color: white;
}

.a_jieshao2 span {
	line-height: 22px;
	font-family: "宋体";
	font-size: 14px;
	color: #e5f3b6;
}

.a_mingcheng {
	color: #a4c538;
	font-family: "微软雅黑";
	font-size: 32px;
}

.a_zimu {
	color: #a4c538;
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	margin-left: 45px;
	font-size: 20px;
}

.a_chakangengduo {
	line-height: 40px;
	color: #a4c538;
	float: right;
	font-size: 18px;
	font-family: "Microsoft JhengHei";
}

.a_wenzineirong {
	background: #f0efef;
	width: 560px;
	padding-left: 30px;
	padding-right: 30px;
}

.a_tupian2 {
	width: 280px;
	height: 220px;
}

.a_wenzijieshao1 {
	width: calc(100% - 268px);
	margin-top: 46px;
	margin-bottom: 41px;
}

.a_wenzijieshao1 h3 {
	font-size: 20px;
	font-family: "微软雅黑";
	color: #a4c538;
	border-bottom: 2px solid #a4c538;
	padding-bottom: 10px;
	display: inline-block;
}

.a_wenzijieshao1 h1 {
	font-family: "微软雅黑";
	font-size: 36px;
	color: #a4c538;
	margin-top: 28px;
}

.a_wenzijieshao1 p {
	line-height: 30px;
	font-size: 14px;
	font-family: "Microsoft JhengHei";
	color: #666666;
	margin-top: 28px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.a_tupain2 {
	height: 400px;
	position: relative;
	width: 268px;
}

.a_tupain2 img {
	width: 100%;
	display: block;
}

.a_wenbtn span {
	display: inline-block;
	line-height: 36px;
	color: #a4c538;
	font-size: 18px;
}

.a_wenbtn {
	padding-left: 34px;
	padding-right: 34px;
	border: 1px solid #a4c538;
	display: inline-block;
	margin-top: 28px;
	-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;
}

.a_wenbtnb {
	margin-left: 8px;
}

@media screen and (min-width: 1200px) {
	.a_wenbtn:hover {
		background-color: #a4c538;
	}

	.a_wenbtn:hover span {
		color: #ffffff;
	}
}

.a_wenzineirong {
	position: relative;
}

.a_wenzineirong .a_xiaotu {
	margin: 0px -8px;
}

.a_tupain2box img {
	width: 100%;
	display: block;
}

.a_tupain2box {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.a_zztchanpin {
	margin-top: 30px;
}

.a_xiaotu1 {
	padding-left: 11px;
	padding-right: 11px;
	width: 50%;
}

.a_tupaintongqi {
	margin: 0px 0px 25px;
}

.a_rontqibox p {
	line-height: 24px;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #666666;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.a_xiaotu3 {
	width: calc(25% - 16px);
	margin: 32px 8px;
}

.a_xiaotu2 {
	width: calc(25% - 16px);
	margin: 0px 8px 16px;
	background: #f0f0f0;
}

.a_xiaotu2:hover .a_rontqibox p {
	color: rgb(164, 197, 56);
}

.a_xiaotu2:hover .a_tupianruqi2 img {
	transform: scale(1.1);
}

.a_rontqibox2 {
	background: #f0f0f0;
}

.a_tupaintongqi {
	position: relative;
}

.a_tupaintongqi::after {
	content: '';
	display: block;
	width: 22px;
	background: #999999;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -14px;
}

.a_zhongzhiti {
	margin: 52px 0px 0px;
}

.a_rontqibox {
	width: 100%;
	margin: 30px 0px 0px;
	padding: 20px 20px 20px;
	background: #f0f0f0;
}

.a_rontqibox1 {
	padding: 20px 20px 20px;
	background: #f0f0f0;
}

.a_tupainrq {
	width: auto;
}

.a_textsrk {
	margin: 80px 0px 10px;
}

.a_chanpin {
	width: 140px;
}

.a_cpfenglei {
	border: 10px solid #a4c538;
}

.a_sanjiao {
	opacity: 0;
}

.a_cpfenglei .a_sanjiao {
	opacity: 1;
}

.jzhzhi {
	padding-bottom: 80px;
}

.a_zztchanpin .a_xiaotu {
	margin: 0px -8px;
	margin-right: -11px;
	width: calc(100% - 560px);
}

.a_xiaotu .a_rontqibox {
	margin-top: 0px;
}

.a_xiaotu {
	margin: 48px -8px 0px;
}

.a_tupainrq {
	margin: 0px -8px 0px;
}

.w_padding {
	padding-left: 138px;
	padding-right: 138px;
}

.w_headertop {
	background: #a4c538;
}

/*wendy*/

.w_hrtoprnavl span a {
	font-family: "Microsoft JhengHei";
	color: #fff;
	font-size: 14px;
	padding-left: 23px;
	padding-right: 23px;
	line-height: 34px;
}

.w_hrtoprnavl span {
	color: #fff;
}

.w_hrtoprnavr span {
	position: relative;
	width: 16px;
	display: block;
	top: 50%;
	transform: translateY(-50%);
}

.w_hrtoprnavr span img {
	width: 100%;
	display: block;
}

.w_hrtoprnavra {
	margin-right: 16px;
}

.w_hrtoprnavr {
	position: relative;
	height: 34px;
}

.w_nav {
	margin-right: 42px;
	width: 1026px;
}

.w_navli {
	width: 16.666666%;
}

.w_navli a {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #333333;
	display: block;
	text-align: center;
}

.w_navli a span {
	position: relative;
	display: inline-block;
	line-height: 80px;
	height: 80px;
}

.w_navli a span::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -1px;
	width: 0%;
	height: 2px;
	background: #a4c538;
	transition: all 0.3s;
	z-index: 1001;
}

.w_navli:hover a span::after {
	width: 100%;
}

.w_navli:hover a {
	color: #a4c538;
}

.w_navtnbox {
	position: relative;
	transform: translateY(-50%);
	cursor: pointer;
	top: 50%;
	height: 20px;
}

.w_navtn span {
	width: 30px;
	height: 1px;
	background: #666666;
	display: block;
	position: relative;
	transform: translateY(-50%);
	top: 50%;
}

.w_navtn span::after {
	width: 100%;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: -6px;
	background: #666666;
}

.w_navtn span::before {
	width: 12px;
	height: 1px;
	content: '';
	display: block;
	position: absolute;
	right: 0;
	top: 6px;
	background: #666666;
}

.w_navtn {
	height: 80px;
	position: relative;
}

.w_neitm {
	width: 16.666666%;
}

.w_neitm span {
	display: block;
}

.w_neitm span a {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #666666;
	line-height: 32px;
	text-align: center;
	display: block;
}

.w_headerbom {
	position: relative;
}

.w_navej {
	position: absolute;
	left: 0;
	top: 80px;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff;
	display: none;
	z-index: 1000;
	border-top: 1px solid #dbdbdb;
}

.w_nelist {
	width: 1026px;
	margin-right: 72px;
}

.w_logo {
	height: 80px;
	position: relative;
}

.w_logo a {
	position: relative;
	width: 177px;
	display: block;
	top: 50%;
	transform: translateY(-50%);
}

.w_neitm span a:hover {
	color: #a4c538;
}

.w_navsj {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(164, 197, 56, 0.95);
	z-index: 1002;
	left: 0;
	top: 0;
	padding-top: 146px;
	display: none;
}

.w_nsjlispa {
	font-family: "Microsoft JhengHei";
	font-size: 28px;
	color: #fff;
	text-align: left;
	display: block;
}

.w_nsjli:hover .w_nsjlispa {
	color: #fff;
}

.w_nsjlisp {
	line-height: 78px;
	height: 78px;
	display: inline-block;
	padding-right: 45px;
	box-sizing: content-box;
}

.w_nsjli {
	width: 16.666666%;
}

.w_nseitm .g_nseime {
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	display: block;
	text-align: left;
	padding-left: 17px;
	padding-right: 17px;
	position: relative;
}

.w_nseitm .g_nseime::after {
	width: 7px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	display: block;
}

.w_nsnelist span a {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	display: block;
	text-align: left;
	padding-left: 9px;
	padding-right: 9px;
	position: relative;
}

.w_nsnelist span a::after {
	width: 4px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	display: block;
}

.w_nsnelist {
	padding-left: 17px;
	padding-right: 17px;
}

.w_navsjb {
	position: relative;
}

.w_navsjbtn {
	width: 24px;
	position: absolute;
	right: 0;
	top: -24px;
	cursor: pointer;
}

.w_navsjbtn img {
	width: 100%;
	display: block;
}

.w_nsjlisp {
	border-bottom: 1px solid #bbd074;
}

.w_nselist {
	margin-top: 26px;
}

/*中间*/

.w_top_b {
	width: 100%;
	border: 1px solid #a4c538;
}

.w_center1_1 {
	padding: 80px 0px;
}

.w_l {
	float: left;
	font-family: Bold;
	font-size: 32px;
}

.w_r {
	float: right;
	font-family: Regular;
	font-size: 16px;
}

.w_home_2 {
	color: #999999;
}

.w_home_3 {
	color: #a4c538;
}

.w_r>span {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #a4c538;
}

.w_l_anniu {
	float: left;
	width: 50%;
	background-color: #213041;
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #ffffff;
	padding: 20px;
	text-align: center;
}

.w_r_anniu {
	float: right;
	width: 50%;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #666666;
	padding: 20px;
	text-align: center;
	border-top: 1px solid #213041;
	border-bottom: 2px solid #dbdbdb;
}

.w_center2 {
	padding: 10px 0px;
}

.w_center3 {
	position: relative;
	padding: 80px 0;
}

/*小于1200时*/

.w_wcenter3 {
	width: 100%;
	position: relative;
	padding: 80px 0;
}

.w_wback {
	width: 100%;
	margin: 60px 0;
}

.w_wback img {
	width: 100%;
	height: auto;
}

.w_back {
	/*margin: 60px 0;*/
	width: 937px;
	height: 505px;
}

.w_back {
	overflow: hidden;
}

.w_back img {
	display: block;
	transition: all 0.56s;
}

.w_back:hover img {
	transform: scale(1.1);
}

.w_back_right {
	width: 628px;
	height: 326px;
	background-color: rgba(235, 235, 239, 0.95);
	position: absolute;
	top: 230px;
	right: 0;
	opacity: 0.95;
	z-index: 10;
}

.w_back_right_center {
	/*position: absolute;*/
	padding: 40px 50px 50px 50px;
}

.w_back_right_center1 {
	line-height: 40px;
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	color: #a4c538;
	letter-spacing: 4px;
	animation-name: fadeInUp;
}

.w_back_right_center2 {
	margin-top: 25px;
	line-height: 35px;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #666666;
	animation: fadeInUp 1s;
	animation-delay: 0.1s;
}

.w_centerimg {
	animation: fadeInUp 0.8s;
}

.w_centerp {
	animation: fadeInUp 0.3s;
}

.w_centerp {
	color: #333333;
}

.w_back_right_center {
	overflow: hidden;
}

.w_back_r {
	width: 628px;
	height: 326px;
	background-color: #f2f4f5;
}

.w_center_tu {
	float: left;
	width: calc(25% - 1px);
	text-align: center;
	padding: 0px 10px;
}

.w_center4 .w_center_tu {
	border-right: 1px solid #dbdbdb;
}

.w_center4 .w_center_tu:nth-child(4) {
	border: none;
}

.w_center_tu div {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	padding: 10px 0;
}

/*.w_center_tu:hover .w_centerp {
	color: #a4c538;
}
*/
.w_p {
	height: 125px;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	animation: fadeInUp 0.6s;
}

.w_p>p {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	padding: 0 20px 0 20px;
	line-height: 26px;
	color: #666666;
}

.w_back img {
	width: 100%;
	display: block;
}

.w_b {
	margin: 70px 0 0;
}

.w_b_b {
	width: 301px;
	height: 180px;
	background-color: #f3f5f7;
	position: relative;
	border-bottom: 1px solid #a4c538;
}

.w_b_2b {
	width: 301px;
	height: 180px;
	background-color: #f3f5f7;
	position: relative;
}

.w_wb_b {
	border-bottom: 1px solid transparent;
}

.w_b_p {
	width: 100%;
	background-color: #f3f5f7;
	padding: 0 20px 20px 20px;
	position: relative;
}

.w_b_p_2 {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #666666;
	line-height: 22px;
	margin-bottom: 20px;
}

.w_b_p_b {
	position: absolute;
	bottom: 12px;
	right: 25px;
}

.w_b_b_2 {
	width: 301px;
	height: 180px;
	background-color: #f3f5f7;
	position: relative;
}

.w_b_p_1_1 {
	font-family: "Microsoft JhengHei";
	font-size: 24px;
	color: #333333;
	line-height: 60px;
}

.w_left {
	width: calc(100% - 232px);
	float: left;
	margin-left: -18px;
	margin-right: -18px;
}

.w_li {
	width: 33.333333%;
	float: left;
	padding-left: 18px;
	padding-top: 18px;
	animation: fadeInUp 1.2s;
}

/*小于1200时*/

.w_wleft {
	margin-left: -18px;
	width: 100%;
}

.w_wliimg {
	width: 305px;
	overflow: hidden;
}

.w_wliimg img {
	width: 100%;
	height: auto;
	display: block;
	transition: all 0.56s;
}

.w_li:hover img {
	transform: scale(1.1);
}

.w_li:hover .w_wb_b {
	border-bottom: 1px solid #a4c538;
}

.w_li:hover .w_b_p_1_1 {
	color: #a4c538;
}

/*小于768px时*/

.w_qli {
	width: 50%;
	padding-left: 18px;
	padding-top: 18px;
	float: left;
}

.w_right {
	float: right;
	width: 220px;
	height: 654px;
	margin-top: 20px;
	background-color: #f5f5f5;
	overflow: hidden;
}

.w_right_top {
	background-color: #a4c538;
	height: 38px;
	line-height: 38px;
	padding: 0 0 0 20px;
}

.w_right_top>span {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #ffffff;
}

.w_right1 {
	position: relative;
}

.w_right_b_z {
	position: absolute;
	padding: 0 0 10px;
	background-color: #f5f5f5;
}

.w_right_b {
	padding: 0 10px;
	background-color: #f5f5f5;
}

.w_p1 {
	line-height: 45px;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #333333;
}

.w_p2 {
	line-height: 20px;
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #666666;
	height: 40px;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 12px;
}

.w_right_p {
	height: 100px;
	border-bottom: 1px dashed #dbdbdb;
}

.w_right_3p {
	border-bottom: 1px dashed #dbdbdb;
}

.w_right_3p img {
	width: 100%;
	display: block;
}

.w_right_3p:hover .w_p1 {
	color: #a4c538;
}

.w_right_3p:hover .w_p2 {
	color: #a4c538;
}

.w_vimg img {
	display: block;
	transition: all 0.56s;
	width: 100%;
}

.w_vimg:hover img {
	transform: scale(1.1);
}

.w_vimg {
	overflow: hidden;
	width: 200px;
}

/*第二个页面*/
/*home*/

.w_top_b {
	width: 100%;
	border: 1px solid #a4c538;
}

.w_div1 {
	position: relative;
	height: 160px;
}

.w_div1center {
	position: relative;
	top: 81px;
	height: 50px;
}

.w_div1centerl {
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	color: #333333;
}

.w_div1centerr {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #c1c1c1;
}

.w_div1centerra1 {
	color: #c1c1c1;
}

.w_div1centerra2 {
	color: #a4c538;
}

/*两个按钮*/

.w_div2 {
	height: 51px;
}

.w_div2l {
	background-color: #213041;
	width: 50%;
}

.w_div2l p {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #ffffff;
	line-height: 51px;
	text-align: center;
}

.w_div2r {
	border-top: 1px solid #213041;
	border-bottom: 1px solid #dbdbdb;
	width: 50%;
}

.w_div2r p {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #666666;
	line-height: 51px;
	text-align: center;
}

/*center*/

.w_div3 {
	margin-top: 80px;
}

.w_div3fl {
	width: calc(100% - 298px);
}

.w_div3fl1p1 {
	font-family: "Microsoft JhengHei";
	font-size: 48px;
	color: #a4c538;
	letter-spacing: 5px;
}

.w_div3fl1p2 {
	font-family: "Microsoft JhengHei";
	font-size: 30px;
	color: #a4c538;
	line-height: 70px;
}

.w_div3fl2 p {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #666666;
	line-height: 33px;
}

.w_div3fl3 {
	padding: 70px 0;
	position: relative;
}

.w_div3fl3center {
	position: relative;
}

.w_fr_b {
	position: absolute;
	right: 0;
	bottom: 0;
}

.w_ldiv4 {
	margin-bottom: 70px;
}

.w_ldiv41 {
	width: 50%;
	background-color: #f5f5f5;
	-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;
}

.w_ldiv41:hover {
	background-color: #a4c538;
}

.w_ldiv41:hover .w_ldiv4fl {
	color: #ffffff;
}

.w_ldiv42 {
	width: 50%;
	background-color: #f5f5f5;
	-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;
}

.w_ldiv42:hover {
	background-color: #a4c538;
}

.w_ldiv42:hover .w_ldiv4fr {
	color: #ffffff;
}

.w_ldiv4fl {
	line-height: 90px;
	color: #333333;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	text-align: left;
	padding-left: 46px;
}

.w_ldiv4fl span {
	color: #dbdbdb;
}

.w_ldiv4fr {
	line-height: 90px;
	color: #5a5a5a;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	text-align: right;
	padding-right: 46px;
}

.w_ldiv4fr span {
	color: #dbdbdb;
}

.w_right2 {
	width: 220px;
	height: 580px;

}

.w_fr_bimgabox {
	width: 664px;
}

.w_fr_bimga img {
	width: 100%;
	display: block;
	transition: all 0.56s;
}

.w_fr_bimga:hover img {
	transform: scale(1.1);
}

.w_fr_bimgb img {
	width: 100%;
	display: block;
	transition: all 0.56s;
}

.w_fr_bimgb:hover img {
	transform: scale(1.1);
}

.w_fr_bimgbox {
	width: 162px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.w_fenye {
	position: absolute;
	right: 133px;
	bottom: 0;
	width: 58px;
}

.w_fenyeyou1 {
	position: absolute;
}

.w_fenyeyou2 {
	position: relative;
	opacity: 0;
}

.w_fenyezuo {
	cursor: pointer;
}

.w_fenyeyou {
	cursor: pointer;
}

/*第三个页面*/

.w_d3div2r {
	background-color: #213041;
	width: 50%;
	height: 51px;
}

.w_d3div2r p {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #ffffff;
	line-height: 51px;
	text-align: center;
}

.w_d3div2l {
	border-top: 1px solid #213041;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	width: 50%;
	height: 51px;
}

.w_d3div2l p {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #666666;
	line-height: 51px;
	text-align: center;
}

.container {
	position: relative;
}

.w_d3nav {

	/*	margin-bottom: 50px;*/
	position: relative;
}


.w_d3navn {
	width: 100%;
	position: relative;
	/*top: 38%;*/
	top: -23%;
}

.w_d3nav:after {
	width: 100%;
	height: 1px;
	background: #dbdbdb;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
}

.w_d3na {
	width: 12.5%;
	text-align: center;
	position: relative;
	margin-top: 5px;
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 15px;
}

.w_d3na:last-child a {
	border-right: 1px solid #fff;
}

/*.w_d3na:nth-child(1) {
	border-right: 1px solid #dbdbdb;
}

.w_d3na:nth-child(2) {
	border-right: 1px solid #dbdbdb;
}

.w_d3na:nth-child(3) {
	border-right: 1px solid #dbdbdb;
}

.w_d3na:nth-child(4) {
	border-right: 1px solid #dbdbdb;
}

.w_d3na:nth-child(5) {
	border-right: 1px solid #dbdbdb;
}

.w_d3na:nth-child(6) {
	border-right: 1px solid #dbdbdb;
}

.w_d3na:nth-child(7) {
	border-right: 1px solid #dbdbdb;
}
*/
.w_d3na a {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	width: 100%;
	text-align: center;
	position: relative;
	margin-top: 32px;
	border-right: 1px solid #dbdbdb;
	padding-bottom: 15px;
	display: block;
	height: 4px;
}

.w_d3na.act a {
	color: #a4c538;
	/*border-bottom: 1px solid #a4c538; */
}

.w_d3na a:hover {
	color: #a4c538;
}

.w_3d1 {
	padding: 34px 0;
	border-bottom: 1px solid #dbdbdb;
	animation: fadeInUp 1.2s;
}

.w_3dleft {
	width: 107px;
	background-color: #a4c538;
	text-align: center;
	padding: 14px 0;
}

.w_3dleft1 {
	/* font-family: Arial; */
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
}

.w_3dleft2 {
	/* font-family: Arial; */
	font-size: 30px;
	color: #ffffff;
	line-height: 45px;
}

.w_3dcenter {
	margin-left: 29px;
	width: 272px;
	overflow: hidden;
}

.w_3dcenter img {
	transition: all 0.3s;
}


@media (min-width: 1200px) {
	.w_3d1:hover .w_3dcenter img {
		transform: scale(1.1);
	}

	.w_3d1:hover .w_3drc1 {
		color: #a4c538;
	}
}

.w_3dright {
	width: calc(100% - 438px);
	margin-left: 29px;
	position: relative;
}

.w_3drc {
	width: calc(100% - 130px);
}

.w_3drc1 {
	font-family: "Microsoft JhengHei";
	font-size: 26px;
	color: #333333;
}



.w_3drcp {
	margin: 26px 0 12px 0;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #666666;
	line-height: 27px;
}

.w_3drc2 p {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}

.w_3drcr {
	position: absolute;
	right: 0;
	top: 32%;
}

.w_3drcr i {
	color: #999999;
	font-size: 40px;
}

.w_3drcr:hover i {
	color: #a4c538;
}

/*第四个页面*/

.w_input {
	width: 442px;
	border: 1px solid #cdcdcd;
	padding-left: 30px;
	line-height: 46px;
	height: 48px;
	border-radius: 100px;
	text-align: left;
	position: absolute;
	right: 0;
	color: #999999;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
}

.w_d4input {
	position: relative;
	margin: 65px 0 110px 0;
}

.w_d4right {
	position: absolute;
	right: 0;
}

.w_button {
	width: 146px;
	border: 1px solid #cdcdcd;
	line-height: 46px;
	border-radius: 100px;
	text-align: center;
	position: absolute;
	right: 0;
	background-color: #a4c538;
	color: #ffffff;
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	word-spacing: 15px;
}

.w_d4tiao {
	position: relative;
}

.w_d4cleft1 {
	width: 29px;
	height: 29px;
	border-radius: 50%;
	background-color: #a4c538;
}

.w_dates {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
}

.w_date {
	width: 100%;
}

.w_d4ccenter {
	position: absolute;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
	line-height: 42px;
	font-size: 32px;
	font-family: "Microsoft JhengHei";
	color: #a4c538;
	display: inline-block;
	font-weight: bold;
}

.w_d4ccenter span {
	line-height: 42px;
	font-size: 32px;
	font-family: "Microsoft JhengHei";
	color: #a4c538;
	display: inline-block;
}

.w_d4cleft1 i {
	color: #ffffff;
}

.w_d4c {
	text-align: center;
	position: relative;
	z-index: 10;
}

.w_d4cleftc {
	line-height: 29px;
}

.w_d4tu {
	margin: 30px 0 15px 0;
	width: 100%;
}

.w_d4tu img {
	width: 100%;
}

.w_moon {
	text-align: center;
	padding: 0 170px;
	margin-bottom: 10px;
}

.w_d4moon {
	width: 8.333333%;
}

.w_d4moon a {
	color: #333333;
	font-size: 14px;
	line-height: 24px;
}

.w_d4moon a:hover {
	color: #a4c538;
}

.w_d4moon.act a {
	color: #a4c538;
}

.w_d4moon.act .img_d {
	display: inline-block;
}

.w_d4f1 {
	padding: 40px;
	background-color: #f3f5f7;
	width: calc(33.333333% - 19px);
	overflow: hidden;
}

.w_d4f2 {
	padding: 40px;
	background-color: #f3f5f7;
	width: calc(33.333333% - 38px);
	margin: 0 38px;
	overflow: hidden;
}

.w_d4f3 {
	padding: 40px;
	background-color: #f3f5f7;
	width: calc(33.333333% - 19px);
	overflow: hidden;
}

.w_d4fb2 {
	font-family: "Microsoft JhengHei";
	font-size: 32px;
	color: #333333;
	line-height: 48px;
}

.w_d4fb {
	border-bottom: 8px solid #0e6eb8;
	padding: 7px 5px;
	margin-bottom: 12px;
}

.w_d4fbc {
	border-bottom: 8px solid #ea5415;
	padding: 7px 5px;
	margin-bottom: 12px;
}

.w_d4fbr {
	border-bottom: 8px solid #a4c538;
	padding: 7px 5px;
	margin-bottom: 12px;
}

.w_d4fb1 {
	padding: 14px;
	text-align: center;
	background-color: #0e6eb8;
	margin: 12px 0;
}

.w_d4fb1l {
	padding: 17px 9px;
	background-color: #ffffff;
}

.w_d4fb1lP1 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #0e6eb8;
}

.w_d4fb1lP2 {
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	color: #0e6eb8;
	margin-top: 10px;
}

.w_d4fb1r {
	width: calc(100% - 115px);
	margin-left: 28px;
	text-align: left;
	position: relative;
	padding-right: 15px;
}

.w_d4fb1rdiv1 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #ffffff;
	line-height: 48px;
}

.w_d4fb1rdiv2 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #ffffff;
}

.w_d4fb3 {
	padding: 14px 14px 14px 0;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
}

.w_d4fb3:hover {
	padding: 14px;
	text-align: center;
	background-color: #0e6eb8;
}

.w_d4fb3:hover a .w_d4fb1l3 {
	background-color: #ffffff;
}

.w_d4fb3:hover a .w_d4fb1lP13 {
	color: #0e6eb8;
}

.w_d4fb3:hover a .w_d4fb1lP23 {
	color: #0e6eb8;
}

.w_d4fb3:hover a .w_d4fb1rdiv13 {
	color: #ffffff;
}

.w_d4fb3:hover a .w_d4fb1rdiv23 {
	color: #ffffff;
}

.w_d4fb32 {
	padding: 14px 14px 14px 0;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	animation: fadeInUp 1s;
}

.w_d4fb32:hover {
	padding: 14px;
	text-align: center;
	background-color: #ea5415;
}

.w_d4fb32:hover a .w_d4fb1l3 {
	background-color: #ffffff;
}

.w_d4fb32:hover a .w_d4fb1lP13 {
	color: #ea5415;
}

.w_d4fb32:hover a .w_d4fb1lP23 {
	color: #ea5415;
}

.w_d4fb32:hover a .w_d4fb1rdiv13 {
	color: #ffffff;
}

.w_d4fb32:hover a .w_d4fb1rdiv23 {
	color: #ffffff;
}

.w_d4fb33 {
	padding: 14px 14px 14px 0;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	animation: fadeInUp 1s;
}

.w_d4fb33:hover {
	padding: 14px;
	text-align: center;
	background-color: #a4c538;
}

.w_d4fb33:hover a .w_d4fb1l3 {
	background-color: #ffffff;
}

.w_d4fb33:hover a .w_d4fb1lP13 {
	color: #a4c538;
}

.w_d4fb33:hover a .w_d4fb1lP23 {
	color: #a4c538;
}

.w_d4fb33:hover a .w_d4fb1rdiv13 {
	color: #ffffff;
}

.w_d4fb33:hover a .w_d4fb1rdiv23 {
	color: #ffffff;
}

.w_d4fb1lP13 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #ffffff;
}

.w_d4fb1lP23 {
	font-family: "Microsoft JhengHei";
	font-size: 20px;
	color: #ffffff;
	margin-top: 10px;
}

.w_d4fb1rdiv13 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #333333;
	line-height: 48px;
	height: 48px;
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.w_d4fb1rdiv23 {
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	color: #333333;
	height: 16px;
	line-height: 16px;
	display: -webkit-box !important;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.w_d4fb1l3 {
	padding: 17px 8px;
	background-color: #dbdbdb;
}

.g_menutop {
	font-family: "Microsoft JhengHei";
	font-size: 24px;
	color: #666666;
	line-height: 46px;
}

.g_menutop a {
	font-family: "Microsoft JhengHei";
	font-size: 24px;
	color: #666666;
	line-height: 46px;
}

.g_menubtn {
	font-family: "Microsoft JhengHei";
	font-size: 24px;
	color: #999999;
	line-height: 46px;
	cursor: pointer;
}

.g_menu {
	position: relative;
}

.g_menutit {
	padding: 0 20px;
}

.g_menu ul {
	display: none;
	position: absolute;
	left: 0;
	top: 46px;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 100%;
	background-color: #f7f4f4;
	z-index: 20;
}

.g_menubtn2 {
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #ded9d9;
	font-size: 14px;
	color: #999999;
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	line-height: 35px;
}

.g_menubtn2 a {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	line-height: 35px;
	color: #999999;
	font-size: 14px;
	display: block;
}

.g_menubox2 li {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	line-height: 35px;
	padding-left: 15px;
	padding-right: 15px;
	border-bottom: 1px solid #ded9d9;
}

.w_menubtn2:last-child {
	border-bottom: none;
}

.g_menu ul li:hover {
	background-color: #d4cdcd;
}

.w_menunitm {
	position: relative;
}

.w_menunitma {
	z-index: 10;
}

.w_select {
	margin-bottom: 80px;

}

/*底部*/

.w_footerbj {
	background: #213041;
	padding-top: 110px;
}

.w_footer {
	margin-top: 70px;
}

.w_footboxr {
	width: 155px;
}

.w_footnav a {
	display: block;
	text-align: right;
	border-top: 1px solid #424f5d;
}

.w_footnav span {
	font-family: "Microsoft JhengHei";
	font-size: 18px;
	color: #5a7491;
	line-height: 50px;
}

.w_footnav a:nth-child(1) {
	border-top: 0px solid #424f5d;
}

.w_footbom {
	width: 100%;
	float: left;
	margin-top: 90px;
	padding-bottom: 46px;
}

.w_footbom p {
	font-family: "Microsoft JhengHei";
	font-size: 14px;
	color: #5a7491;
	text-align: center;
}

.w_footbom p a {
	color: #5a7491;
}

.w_footbom p a:hover {
	color: #a4c538;
}

.w_footlogo {
	margin-top: 62px;
	width: 152px;
}

.w_footlogo img {
	width: 100%;
	display: block;
}

.w_footnav {
	margin-top: 32px;
}

.w_footbtn {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	text-align: right;
	margin-top: 30px;
	cursor: pointer;
}

.w_footfx {
	margin-top: 52px;
}

.w_footfxa {
	width: 16px;
	display: block;
	margin-right: 20px;
}

.w_footfxa img {
	width: 100%;
	display: block;
}

.w_footfxb {
	width: 16px;
	display: block;
}

.w_footfxb img {
	width: 100%;
	display: block;
}

.w_footboxl {
	width: calc(100% - 400px);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.w_foottop {
	position: relative;
}

.w_footboxl img {
	width: 100%;
	display: block;
}

.w_footnav a:hover span {
	color: #a4c538;
}

.w_footbtn:hover {
	color: #a4c538;
}

/*habie*/

.h_header {
	width: 100%;
	height: 115px;
	border-bottom: 1px solid #dbdbdb;
}

.h_hd_con {
	width: 100%;
	margin: 0 auto;
}

.h_hd_con_top {
	height: 33px;
	background: #a4c538;
}

.h_header .h_little_nav {
	float: right;
}

.h_little_nav li {
	float: left;
	position: relative;
}

.h_little_nav li a {
	color: #fff;
	font-size: 14px;
	font-family: "微軟正黑體";
	line-height: 33px;
	padding: 0 20px;
	display: block;
}

.h_little_nav li i {
	display: block;
	width: 1px;
	height: 14px;
	background: #fff;
	position: absolute;
	top: 10px;
	left: 180px;
}

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

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

.h_header .h_nav {
	width: 100%;
	height: 80px;
	background: #fff;
	margin: 0 auto;
}

.h_header .h_nav .logo {
	float: left;
	display: block;
	margin-top: 30px;
	margin-right: 180px;
}

.h_header .h_nav li {
	float: left;
}

.h_header .h_nav li a {
	dis play: block;
	padding: 0 45px;
	line-height: 80px;
	color: #333;
	font-size: 18px;
}

.h_header .h_nav .kuaijie {
	float: right;
	margin-top: 35px;
}

.about {
	border-bottom: 1px solid #dbdbdb;
}

.about .ab_con {
	margin: 80px 0px 50px;
}

.about .ab_con h3 {
	font-size: 32px;
	color: #333;
	float: left;
	font-family: "Microsoft JhengHei";
}

.about .ab_con .box {
	float: right;
}

.about .ab_con .box p {
	display: inline-block;
}

.about .ab_nav {
	margin: 0px 0px 80px;
	text-align: center;
}

.about .ab_nav li {
	width: 25%;
	border: 1px solid #dbdbdb;
}

.about .ab_nav li a {
	display: block;
	color: #666;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
}

.about .ab_nav li:hover a {
	color: #fff;
	background: #213041;
}

.ab_banner {
	margin: 80px auto 80px;
	width: 100%;
}

.ab_banner img {
	width: 100%;
}

.ab_con {
	width: 100%;
	padding-bottom: 60px;
	border-bottom: 1px solid #dbdbdb;
}

.ab_con_left {
	width: calc(100% - 393px);
	padding-right: 90px;
}

.a_left_box h4 {
	color: #a4c538;
	font-size: 48px;
	font-family: "Microsoft JhengHei";
	font-weight: bold;
}

.a_left_box>span {
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', Arial;
	font-size: 30px;
	color: #a4c538;
	display: block;
	text-transform: uppercase;
	margin-top: 20px;
}

.a_left_box b {
	color: #333;
	font-size: 20px;
	display: block;
	margin-top: 40px;
	line-height: 32px;
	font-family: "Microsoft JhengHei";
}

.xuanze {
	padding: 80px 0 120px;
	border-bottom: 1px solid #dbdbdb;
}

.a_left_box p {
	color: #666666;
	font-size: 18px;
	margin: 34px 0px;
	line-height: 30px;
	letter-spacing: 1px;
	font-family: "Microsoft JhengHei";
}

.ab_con_right {
	float: left;
	width: 392px;
}

.a_right_box {
	width: 50%;
	padding: 20px 10px;
	border: 1px solid #dbdbdb;
	text-align: center;
	float: left;
}

.a_right_box h4 {
	color: #a4c538;
	font-size: 80px;
	font-weight: bold;
	font-family: arial;
}

.a_right_box b {
	color: #333;
	font-size: 20px;
	margin: 20px 0;
	display: block;
}

.a_right_box p {
	color: #666;
	font-size: 14px;
	line-height: 1.5em;
}

.xuanze .xuan_left {
	width: 50%;
	float: left;
}

.xuanze .xuan_left h4 {
	font-size: 48px;
	color: #a4c538;
	font-weight: bold;
	font-family: "Microsoft JhengHei";
	padding-top: 50px;
}

.xuanze .xuan_left>span {
	font-family: "Conv_HELVETICANEUELTPRO-THCN_2", Arial;
	font-size: 30px;
	line-height: 40px;
	color: #a4c538;
	display: block;
	text-transform: uppercase;
	margin-top: 20px;
}

.xuanze .xuan_left b {
	color: #333;
	font-size: 32px;
	font-weight: bold;
	display: block;
	margin: 60px 0 40px;
	font-family: "Microsoft JhengHei";
	line-height: 42px;
	letter-spacing: 1px;
}

.xuanze .xuan_left b w {
	color: #a4c538;
	font-size: 32px;
	font-weight: bold;
	padding-bottom: 15px;
	font-family: "Microsoft JhengHei";
	letter-spacing: 1px;
	border-bottom: 2px solid #a4c538;
}

.xuan_left .xuan_left_box em {
	color: #666;
	font-size: 18px;
	line-height: 32px;
	font-style: normal;
	font-family: "Microsoft JhengHei";
}

.j_pinpsa {
	padding-right: 50px;
}

.xuanze .xuan_right {
	width: 50%;
	padding-left: 67px;
	float: right;
	position: relative;

}

.xuan_right_boxs {
	position: relative;
}

.xuan_right_boxs:before {
	position: absolute;
	content: '';
	background: #f5f5f5;
	width: 50px;
	height: 100%;
	top: 50px;
	left: -50px;
}

.xuan_right_boxs:after {
	position: absolute;
	content: '';
	background: #f5f5f5;
	width: 100%;
	height: 50px;
	bottom: -50px;
	left: -50px;
}

.xuanze .xuan_right .xuan_right_box {
	/*width: 534px;*/
	width: 100%;
	position: relative;
	overflow: hidden;
}

.xuanze .xuan_right .xuan_right_box img {
	width: 100%;
	display: block;
	transition: all 0.56s;
}

.xuanze .xuan_right .xuan_right_box:hover img {
	transform: scale(1.1);
}

.xuan_right .xuan_right_box .page {
	position: relative;
	top: 464px;
	left: 363px;
	font-size: 18px;
	color: #333;
	font-weight: 600;
	font-family: "Arial";
}

.j_ban_po {
	position: absolute;
	bottom: -40px;
	right: 70px;
}

.j_ban_po p {
	font-size: 18px;
	color: #333;
	/* font-family: Arial; */
	line-height: 26px;
	font-weight: bold;
}

.j_ban_po .prne img {
	width: 8px;
}

.j_ban_po .prne {
	cursor: pointer;
	display: inline-block;
	float: left;
}

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

.j_ban_po .bannext {
	margin-left: 25px;
}

.yinling {
	padding: 80px 0;
}

.yinling .yl_left {
	width: 50%;
	padding-right: 30px;
}

.yinlings>h4 {
	font-size: 48px;
	color: #a4c538;
	font-weight: bold;
	font-family: "Microsoft JhengHei";
	line-height: 58px;
}

.yinlings>span {
	font-family: "Conv_HELVETICANEUELTPRO-THCN_2", Arial;
	font-size: 30px;
	line-height: 40px;
	color: #a4c538;
	margin-bottom: 50px;
	display: block;
	text-transform: uppercase;
	margin-top: 10px;
}

.yl_right {
	width: 50%;
	padding-left: 40px;
}

.yl_right p {
	font-size: 18px;
	color: #666;
	line-height: 32px;
	padding-top: 40px;
	transition: 0.3s;
	font-family: "Microsoft JhengHei";
}

/*.yl_right p:hover {*/
/*color: #333333;*/
/*font-size: 20px;*/
/*}*/
.yl_right p:nth-child(1) {
	padding-top: 0;
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.yanfa {
	width: 100%;
	height: 195px;
	background: #a4c538;
	overflow: hidden;
}

.yanfa .yanfa_txt {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 50px 15px;
	background: #a4c538;
}

.yanfa .yanfa_txt p {
	float: left;
	color: #fff;
	font-size: 20px;
	line-height: 2em;
	padding-left: 100px;

}

.yanfa .yanfa_txt a {
	display: block;
	width: 187px;
	height: 50px;
	border: 1px solid #fff;
	float: right;
	line-height: 50px;
	text-align: center;
	color: #fff;
	margin-right: 100px;
}

.yanfa .yanfa_txt a:hover {
	background-color: #fff;
	color: #a4c538;
}

.yinling .pic {
	width: 100%;
}

.yinling .pic img {
	width: 100%;
	display: block;
}

.footer {
	width: 100%;
	height: 826px;
	background: #213041;
	text-align: center;
	background: #213041 url(../images/foot_map.png) no-repeat center;
	position: relative;
}

.footer .foot_list {
	float: right;
	margin: 170px 125px 0 0;
	width: 166px;
	height: 485px;
}

.footer .foot_list .logo {
	float: right;
	margin-bottom: 50px;
}

.footer .foot_list .foot_txt {
	float: right;
}

.footer .foot_list .foot_box {
	width: 110px;
	height: 30px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin-bottom: 20px;
}

.foot_list .foot_box p {
	color: #5a7491;
	font-size: 18px;
	text-align: right;
	float: right;
}

.footer_pic {
	margin-top: 415px;
	text-align: right;
}

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

.footer_pic p {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	margin-top: 20px;
}

.banquan {
	color: #5a7491;
	font-size: 14px;
	position: absolute;
	top: 759px;
	left: 50%;
}

/*愿景*/

.h_lx {
	padding: 80px 15px;
}

.h_lx .h_lx_titile {
	width: 100%;
}

.h_lx .h_lx_titile h3 {
	color: #a4c538;
	font-size: 48px;
	font-family: "Microsoft JhengHei";
	font-weight: bold;
	line-height: 58px;
}

.h_lx .h_lx_titile span {
	color: #a4c538;
	font-size: 30px;
	line-height: 32px;
	font-family: 'Conv_HELVETICANEUELTPRO-THCN_2', arial;
	text-transform: uppercase;
	margin-top: 20px;
	display: block;
}

.h_lx_con {
	width: 100%;
	overflow: hidden;
	padding: 40px 0 70px;
}

.h_lx .h_lx_left {
	width: 50%;
}

.h_lx .h_lx_left span {
	color: #333;
	font-size: 20px;
	line-height: 32px;
	font-weight: bold;
	display: block;
	margin-bottom: 35px;
	font-family: "Microsoft JhengHei";
}

.h_lx .h_lx_left em {
	display: block;
	font-style: normal;
	color: #666;
	font-size: 18px;
	line-height: 32px;
	font-family: "Microsoft JhengHei";
}

.h_lx .h_lx_left p {
	color: #666;
	font-size: 18px;
	line-height: 32px;
	margin-top: 30px;
	letter-spacing: 1px;
}

.h_lx_right {
	width: 490px;
	height: 200px;
	text-align: center;
}

.h_lx_right .h_lx_box {
	width: 30%;
	border: 1px solid #dbdbdb;
	padding: 30px 15px;
	margin-left: 20px;
	float: left;
}

.h_lx_right .h_lx_box span {
	color: #333;
	font-size: 20px;
	font-weight: bold;
	line-height: 32px;
	display: block;
	margin: 20px 0 12px;
	font-family: "Microsoft JhengHei";
}

.h_lx_right .h_lx_box:nth-child(1) {
	margin-left: 0;
}

.h_lx_right .h_lx_box p {
	color: #666;
	font-size: 14px;
	line-height: 22px;
	font-family: "Microsoft JhengHei";
}

.h_lx_mid {
	width: 100%;
}

.h_lx_mid .h_mid_left {
	width: 50%;
	float: left;
}

.h_mid_left_pic img {
	width: 100%;
}

.h_mid_right_box {
	padding: 70px 60px 0 45px;
	width: 50%;
	float: left;
	position: relative;
}

.h_mid_right_con {
	overflow: hidden;
	position: relative;
}

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

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

.h_mid_right_left .h_mid_right_txt h4 {
	color: #333;
	font-size: 20px;
	line-height: 30px;
	font-family: arial;
	text-transform: uppercase;
}

.h_mid_right_left .h_mid_right_txt h5 {
	color: #333;
	font-size: 32px;
	font-weight: bold;
	line-height: 42px;
	font-family: "Microsoft JhengHei";
	margin: 10px 0 30px;
}

.h_mid_right_left .h_mid_right_txt p {
	color: #666;
	font-size: 16px;
	line-height: 26px;
	/*margin-bottom: 115px;*/
}


.h_mid_right_right h6 {
	color: #999;
	font-size: 16px;
	font-weight: bold;
	/* font-family: Arial; */
}



.h_mid_right_right .right_box b {
	color: #666;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 20px;
	font-family: "Microsoft JhengHei";
}

.h_lx_mid:nth-child(2n-1) .h_mid_right_right {
	position: absolute;
	top: 70px;
	right: 0;
}

.h_lx_mid:nth-child(2n-1) .right_box {
	position: absolute;
	left: 18px;
	top: 20px;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.h_lx_mid:nth-child(2n-1) .right_box:after {
	position: absolute;
	content: '';
	top: 1px;
	right: -75px;
	width: 1px;
	height: 133px;
	background: #666666;
	transform-origin: 0 0;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.h_lx_mid:nth-child(2n) .h_mid_right_right {
	position: absolute;
	top: 70px;
	left: 0;
}

.h_lx_mid:nth-child(2n) .right_box {
	position: absolute;
	left: 18px;
	top: 20px;
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.h_lx_mid:nth-child(2n) .right_box:after {
	position: absolute;
	content: '';
	top: 18px;
	left: 132px;
	width: 1px;
	height: 133px;
	background: #666666;
	transform-origin: 0 0;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
}

.h_lx_mid_box .h_lx_mid:nth-child(2n) .h_mid_left {
	float: right;
}

.h_lx_mid_box .h_lx_mid:nth-child(2n) .h_mid_right_box {
	float: left;
	padding: 70px 45px 0 60px;
}

/*全球分布*/

.about {
	border: 0;
}

.h_quanqiu_con {
	width: 100%;
}

.h_quanqiu_left {
	width: 50%;
	padding-right: 44px;
}

.h_quanqiu_right {
	width: calc(50% - 30px);
	margin-left: 30px;
}

.h_quanqiu_right img {
	width: 100%;
}

.h_quanqiu_con {
	padding-top: 115px;
	padding-bottom: 60px;
}

.h_quanqiu_left h4 {
	color: #a4c538;
	font-size: 48px;
	line-height: 58px;
	font-family: "Microsoft JhengHei";
	font-weight: bold;
}

.h_quanqiu_left h5 {
	color: #a4c538;
	font-size: 30px;
	line-height: 40px;
	margin-top: 10px;
	font-family: "Conv_HELVETICANEUELTPRO-THCN_2";
	letter-spacing: 1px;
}

.h_quanqiu_left p {
	color: #666;
	font-size: 18px;
	margin: 35px 0 45px;
	display: block;
	line-height: 28px;
	font-family: "Microsoft JhengHei";
}

.h_quanqiu_left p .w1 {
	font-weight: bold;
	color: #333333;
	font-family: "Microsoft JhengHei";
}

.h_quanqiu_left p .w2 {
	font-weight: bold;
	color: #a4c538;
	font-family: "Microsoft JhengHei";
}

.h_quanqiu_left p .w2 span {
	font-size: 38px;
	color: #a4c538;
	font-family: "Microsoft JhengHei";
}

h5 .h_quanqiu_right {
	width: 50%;
}

.h_quanqiu_right img {
	width: 100%;
}

.h_map {
	width: 100%;
}

.h_map img {
	width: 100%;
}

/*发展历程*/

.about {
	border: 0;
}

.h_little_nav {
	padding: 0 97px;
	margin: 80px auto 0;
}

.j_dsj {
	position: relative;
}

.h_zuo {
	position: absolute;
	top: 16px;
	left: 30px;
	cursor: pointer;
	z-index: 10;
}

.h_zuo img {
	width: 10px;
}

.h_you {
	position: absolute;
	top: 16px;
	right: 30px;
	cursor: pointer;
	z-index: 10;
}

.h_you img {
	width: 10px;
}

.h_little_nav2 {
	/*position: absolute;*/
	/*left: 50%;*/
	/*transform: translateX(-50%);*/
	float: none;
	position: relative;
}

.h_little_nav {
	position: relative;
}

.h_little_nav .h_little_nav2 li {
	border-right: 1px solid transparent;
}

.h_little_nav .h_little_nav2 li a {
	display: block;
	color: #999;
	font-size: 20px;
	font-family: "Arial";
	line-height: 60px;
	background: #f3f5f7;
	text-align: center;
}

.h_little_nav .h_little_nav2 li:hover a {
	color: #fff;
	background: #a4c538;
}

.h_little_nav_con {
	background: url(../images/h_xian.png) repeat-y top;
	margin: 50px 0;
	background-position-x: 234px;
}

.h_little_nav_con_left {
	width: 214px;
	height: 311px;
}

.h_little_nav_con_left img {
	width: 100%;
}

.h_little_nav_con_right {
	text-align: center;
	width: calc(100% - 330px);
}

.h_little_nav_con_right img {
	width: 100%;
}

.h_little_nav_con_right_box {
	text-align: left;
}

.h_little_nav_con_right_box h2 {
	color: #a4c538;
	font-size: 56px;
	font-family: "Arial";
	margin-bottom: 35px;
	font-weight: bold;
}

.h_little_nav_con_right_box p {
	display: block;
	color: #666;
	font-size: 16px;
	line-height: 32px;
	font-family: "Microsoft JhengHei";
}

.h_lunbotu {
	padding: 0 75px 0 75px;
}

.h_zuo i {
	color: #999;
	line-height: 60px;
}

.h_you i {
	color: #999;
	line-height: 60px;
}

.h_lunbobox {
	width: 884px;
	margin: 0 auto;
}

.h_lunbobox li {
	display: block;
	height: 60px;
	width: 220px;
}

.w_high {
	width: 884px;
	margin: 0 auto;
	display: none;
}

.w_high li {
	display: block;
	height: 60px;
	width: 220px;
}

.ab_nav li {
	float: left;
	display: inline-block;
}

.a_zitijiacu {
	font-weight: bold;
	font-family: "Microsoft JhengHei";
	color: #333333;
}

.cplist .a_rontqibox {
	width: 100%;
	margin: 30px 0px 4px;
	padding: 35px 30px 10px;
	background: #f0f0f0;
}

.a_tupianruqi2 {
	overflow: hidden;
	margin-top: 10px;
}

.cplist .a_tupianruqi2 img {
	width: 100%;
	display: block;
}

.cplist .a_textsrk {
	margin: 0;
}

.cplist .a_zhongzhiti {
	margin: 40px 0px 0px;
}

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

.w_d4fs {
	padding-bottom: 60px;
	animation: fadeInUp 1s;
}

.slick_one {
	padding-top: 90px;
	padding-bottom: 75px;
}

.j_qhdh {
	position: relative;
}

.j_qhdhle {
	width: calc(100% - 95px);
	position: relative;
	height: 100%;
}

/*.j_qhdhle{
	overflow: hidden;
}*/
/*s*/
.j_qhdhle img {
	width: 100%;
	height: 100%;
	display: block;
	-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;
}

.j_qhtu {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

/*.slick_ones .slick-list {
    padding: 0 300px !important;
}*/
.j_zyqh {
	text-align: center;
	margin-top: 50px;
}

.j_zyqh .j_shprev,
.j_zyqh .j_xinext {
	position: relative;
	width: 28px;
	height: 28px;
	border: 1px solid #a4c538;
	display: inline-block;
	cursor: pointer;
	margin: 0 17px;
	color: #333333;
	-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;
}

.j_zyqh .j_shprev img,
.j_zyqh .j_xinext img {
	position: absolute;
	width: 7px;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.j_wenzdb {
	height: 400px;
	background-color: #a4c538;
	width: 95px;
	-webkit-transition: all .5s ease-out 0s;
	-moz-transition: all .5s ease-out 0s;
	-ms-transition: all .5s ease-out 0s;
	-o-transition: all .5s ease-out 0s;
	transition: all .5s ease-out 0s;
	opacity: 0;
	position: relative;
}

.j_wenzdb h3 {
	width: 42px;
	font-size: 30px;
	line-height: 40px;
	text-align: center;
	font-family: 'Microsoft JhengHei';
	color: #ffffff;
	position: absolute;
	transform: translate(-50%, -50%);
	top: 50%;
	left: 50%;
}

.j_wenz {
	padding: 50px 50px 57px 50px;
	background-color: #a4c538;
	width: 356px;
	height: 100%;
	position: absolute;
	top: 0;
	right: -150px;
	z-index: 10;
	/*display: block;*/
	opacity: 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;
}

.j_wenz h2 {
	font-family: Cambria Math;
	color: #ffffff;
	font-size: 28px;
	line-height: 36px;
	text-transform: uppercase;
	height: 72px;
}

.j_wenz h3 {
	color: #ffffff;
	font-size: 36px;
	line-height: 46px;
	font-family: 'Microsoft JhengHei';
	position: relative;
	padding-bottom: 20px;
	/*padding-top: 10px;*/
}

.j_wenz h3:after {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 173px;
	height: 2px;
	background-color: #ffffff;
}

.j_wenz p {
	color: #ffffff;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Microsoft JhengHei';
	padding-top: 40px;
	/*    text-overflow: ellipsis;*/

	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 249px;
}

.j_wenz>span {
	font-family: 'Conv_HELVETICANEUELTPRO-TH_2', arial;
	font-size: 18px;
	line-height: 24px;
	margin-top: 35px;
	line-height: 40px;
	color: #ffffff;
	padding: 0 50px;
	border: 2px solid #ffffff;
	display: inline-block;
}

.j_wenz>span img {
	width: 7px;
	margin-left: 10px;
}

.j_qhdh.act .j_qhdhle {
	width: calc(100% - 95px);
	height: 100%;
}

.j_qhdh.act .j_wenzdb {
	opacity: 1;
}

.j_qhdhle .j_qhtu {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);

	filter: grayscale(100%);

	filter: gray;
}

.j_qhdh.slick-slide {
	-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;
	padding: 74px 0;
}

.slick_ones .slick-list {
	padding: 0 !important;
}

.draggable .slick-center .j_qhdhle .j_qhtu {
	width: 100%;
	height: 100%;
	transform: scale(1.2) translateX(-130px);
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);

	filter: grayscale(0);

	filter: inherit;
}

/*.draggable .slick-center .j_qhdhle:hover img{
	transform: scale(1.3) translateX(-130px);
}*/
.slick-center .j_wenz {
	opacity: 1;
}

.pxban>h1 {
	text-align: center;
	font-size: 44px;
	color: #a4c538;
	font-weight: bold;
	line-height: 46px;
	font-family: "Microsoft JhengHei";
	margin: 0px 0 80px 0;
}

.j_peixunban {
	padding: 0 50px;
	margin: 0 auto;
	margin-bottom: 65px;
}

.j_peixunban img {
	width: 100%;
}

.j_dibu {
	width: 100%;
	background-color: #f5f5f5;
	padding: 50px 30px;
}


/*认证中心表格*/

.j_addproc {
	padding-bottom: 80px;
}

.j_addproca {
	padding-top: 60px;
	padding-bottom: 50px;
}

.j_addproca>h1 {
	font-size: 32px;
	color: #a4c538;
	font-weight: bold;
	line-height: 42px;
	font-family: "Microsoft JhengHei";
	text-align: left;
}

.back_list img {
	width: 23px;
}

@media (max-width:1200px) {
	.j_contways {
		width: 100%;
		display: -webkit-box;
		overflow: auto;
		overflow-x: scroll;
		overflow-scrolling: touch;
		-webkit-overflow-scrolling: touch;
	}

	.j_contway {
		width: 1200px;
	}

	/*.j_zhengsxs{*/

	/*}*/
	/*.j_zhengsxsa{*/
	/*overflow-x:scroll;*/
	/*width:1200px;*/
	/*}*/
	/*.j_zhengsxsa img{*/
	/*width:auto;*/
	/*}*/
}

.j_contway th {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 65px;
	font-family: "Microsoft JhengHei";
	background-color: #f1f1f1;
	border: 1px solid #ffffff;
	text-align: center;
}

.j_contway tr {
	width: 100%;
}

.j_contway th:nth-child(1),
.j_contway th:nth-child(3),
.j_contway th:nth-child(5) {
	width: 190px;
}

.j_contway th:nth-child(2) {
	width: 284px;
}

.j_contway th:nth-child(4) {
	/*width:calc(100% - 190px - 190px - 190px - 284px);*/
	width: 345px;
}

.j_contway td:nth-child(4) {
	/*width:calc(100% - 190px - 190px - 190px - 284px);*/
	padding: 0 18px;
}

.j_contway td {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	height: 65px;
	line-height: 24px;
	/*line-height: 65px;*/
	font-family: "Microsoft JhengHei";
	background-color: #f7f7f7;
	border: 1px solid #ffffff;
	cursor: pointer;
	text-align: center;
	letter-spacing: 1px;
}

.j_contway tr:hover td {
	color: #a4c538;
}

.j_contway tr.act td {
	color: #a4c538;
}

.renz {
	position: relative;
}

.j_zhengsxs {
	width: 100%;
	height: 100%;
	position: absolute;
	display: none;
	top: 0;
	left: 0;
}

.j_zhengsxsa {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 99999;
}

.j_zhengsxsa>img {
	width: 100%;
}

.j_zhengsxsa .j_detzs01 {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.j_dtzsaa {
	position: absolute;
	top: 116px;
	/*right: 92px;*/
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 80%;
	text-align: center;
}

.j_dtzsaa h3 span:nth-child(1) {
	font-family: 微软雅黑;
	font-size: 15px;
	color: #3f3a39;
	line-height: 26px;
	font-weight: bold;
}

.j_dtzsaa h3 span:nth-child(2) {
	font-family: 微软雅黑;
	font-size: 15px;
	color: #c7000b;
	line-height: 28px;
	font-weight: bold;
	margin-left: 10px;
	max-height: 56px;
}

.j_dtzsaa02 {
	position: absolute;
	bottom: 50px;
	right: 78px;
	/*left: 50%;*/
	/*-webkit-transform: translateX(-50%);*/
	/*-moz-transform: translateX(-50%);*/
	/*-ms-transform: translateX(-50%);*/
	/*-o-transform: translateX(-50%);*/
	/*transform: translateX(-50%);*/
}

.j_dtzsaa02 p {
	font-family: 微软雅黑;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	font-weight: bold;
	text-align: center;
}

.g_hrtoprnavls span a {
	color: #333333;
	padding-left: 0;
	padding-right: 0;
	font-weight: bold;
}

.j_tmingt {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: calc(100% - 160px) !important;
}

.j_tmingt>img {
	height: 100%;
}

.j_qhdh.slick-slide.slick-center .j_wenzdb {
	z-index: 5;
}

.j_qhdh.slick-slide.slick-center .j_qhdhle {
	z-index: 10;
	overflow: inherit;
}

.w_yimg {
	width: 48px;
	margin: 0 auto;
}

.w_yimg img {
	width: 100%;
}

.w_x {
	width: 46px;
	cursor: pointer;
	position: absolute;
	right: -7%;
	top: -16%;
}

.w_x img {
	width: 100%;
}

/*蒙层*/
.g_maskboxatv .g_mask {
	display: block;
}

.g_mask {
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	left: 0;
	top: 0;
	display: none;
	padding: 0 15px;
	z-index: 3000;
}

.j_mensd {
	position: relative;
}

.j_mensd::before {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	display: block;
	width: 105px;
	height: 1px;
	background-color: #bfd774;
}


@media (max-width: 1199px) {
	.j_dtzsaa {
		top: 118px;
		/*right: 52px;*/
	}

	.j_dtzsaa h3 span:nth-child(1) {
		font-size: 10px;
		line-height: 20px;
	}

	.j_dtzsaa h3 span:nth-child(2) {
		font-size: 12px;
		line-height: 24px;
		margin-left: 5px;
	}

	.j_zhengsxsa {
		width: 500px;
	}

	.j_dtzsaa02 {
		bottom: 45px;
		right: 31px;
	}

	.j_dtzsaa02 p {
		font-size: 10px;
		line-height: 20px;
	}

	.w_x {
		width: 23px;
		right: 0;
		top: -16%;
	}
}

@media (max-width: 530px) {
	.j_tmingt {
		position: absolute;
		top: -16px;
		right: -42px;
		height: 100%;
		width: calc(100% -150px);
	}

	.j_zhengsxsa {
		width: 300px;
		padding: 0 5px;
	}

	.j_zhengsxsa .j_detzs01 {
		padding: 0 5px;
	}

	.j_dtzsaa {
		top: 56px;
		/*right: 30px;*/
		left: 0;
	}

	.j_dtzsaa h3 {
		font-size: 12px;
	}

	.j_dtzsaa h3 span:nth-child(1) {
		font-size: 4px;
		line-height: 14px;
	}

	.j_dtzsaa h3 span:nth-child(2) {
		font-size: 6px;
		line-height: 16px;
		margin-left: 4px;
	}

	.j_dtzsaa02 {
		bottom: 10px;
		right: 18px;
		width: 168px;
	}

	.j_dtzsaa02 p {
		font-size: 4px;
		line-height: 12px;
	}
}

body {
	min-height: 101vh;
}

.active a {
	color: #fff;
	background: #a4c538;
}

.w_herf {
	color: #333333;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.w_d4fb1r:hover .w_herf {
	color: #fff;
}

.city_top {
	position: relative;
}

.j_chooses {
	position: absolute;
	right: 450px;
	z-index: 1;
}

.a_xiaotujianju p {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}

.a_xiaotujianju p img {
	max-width: 100%;
}

.w_sxiala {
	display: none;
	width: 100%;
	position: relative;
}

.w_pleace {
	text-align: left;
	height: 40px;
	line-height: 40px;
	padding-left: 20px;
	position: relative;
	border: 1px solid #dbdbdb;
}

.w_year {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
}

.w_year a {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
}

.caizhi {
	position: absolute;
	top: 50%;
	right: 2%;
	transform: translateY(-50%);
}

.shang {
	display: none;
}

.bl .shang {
	display: block;
}

.bl .xia {
	display: none;
}

.w_high {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
}

.w_delimg .w_right_3p {
	height: 97px;
}

.w_delimg .w_right_3p .w_p2 {
	margin-top: 0;
}

.w_weixin {
	width: 120px;
	display: none;
	position: absolute;
	top: 100%;
}

.w_weixin img {
	width: 95%;

}

.g_hrtoprnavra:hover .w_weixin {
	display: block;
}

.g_footfxa:hover .w_weixin {
	display: block;
}

.w_sph {
	display: none;
}

.w_spl {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
}

.w_spl a {
	color: #666666;
	font-family: "Microsoft JhengHei";
	font-size: 16px;
}

.w_shuzi {
	width: 100%;
	height: 35px;
	border: 1px solid #213041;
	text-align: left;
	padding-left: 20px;
	line-height: 35px;
	position: relative;
}

.db_lists2 li:hover a {
	color: #ffffff;
	background: #213041;
	border: 1px solid #213041;
}

.w_sph .db_lists2 {
	background-color: #fff;
}

.bd_weixin_popup .bd_weixin_popup_foot {
	line-height: 15px !important;
}

.bd_weixin_popup {
	height: 300px !important;
}

.w_peixun {
	position: relative;
}

.w_a_you {
	width: 15px;
	position: absolute;
	top: 0;
	right: 2%;
	display: none;
}

.w_a_you img {
	width: 100%;
}

.g_banitm {
	display: none;
}


/**************************************************/

.mCSB_2 .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgb(164, 198, 114) !important;
}

.mCSB_2 .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: rgba(173, 202, 77, 0.51) !important;
}

.j_mouthtl .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgba(164, 197, 56, 0.75) !important;
}

.j_mouthtl .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
	background-color: rgba(164, 197, 56, 0.5) !important;
}

.pxbss {
	margin-top: 65px;
}

.j_qhdh {
	display: none;
}

#mCSB_1_scrollbar_vertical {
	background: rgb(255, 255, 255);
	opacity: 1;
}

#mCSB_1_dragger_vertical {
	background: rgb(145, 209, 236);
	opacity: 1;
}

.div1 {
	width: 900px;
}

.main2:hover #mCSB_1_scrollbar_vertical {
	opacity: 1;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	height: 10px;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	height: 10px;
}

.board_list p img {
	width: 100%;
}

.j_addph p:nth-child(2) span:nth-child(1) {
	display: block;
	float: left;
	width: 50px;
	line-height: 20px;
	position: relative;
}

.j_addph p:nth-child(2) span:nth-child(2) {
	display: block;
	float: left;
	width: calc(100% - 50px);
	max-height: 64px;
	line-height: 25px;
}

.j_addph p:nth-child(2) {
	margin-top: 10px;
	margin-bottom: 17px;
}

.j_addph .df::before {
	content: '';
	display: none;
}

.j_addph .df .we::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: -10px;
	transform: translateY(-50%);
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background-color: #a4c538;
}

.shenfs {
	display: none;
}

.shenfs.atv {
	display: block;
}

.a_jieshao1 p {
	box-sizing: content-box;
	line-height: 26px !important;
	max-height: 38px !important;
	overflow: hidden;
}

.dentium_pro_list {
	display: flex;
	flex-wrap: wrap;
}

.j_addresr {
	height: auto !important;
}

/* 新增 star 2023.12.6 */

.downlo_baner {
	width: 100%;
	position: relative;
	margin-bottom: 70px;
}

.downlo_baner_wrap {
	width: 100%;
}

.downlo_baner_wrap .g_banitm:first-child {
	display: block;
}

.downlo_baner_wrap .img_d {
	display: none;
}

.downlo_baner_wrap .slick-arrow {
	display: none !important;
}

.downlo_baner_wrap .slick-dots li.slick-active {
	background-image: none;
	background-color: #E69D34;
}

.downlo_baner_wrap .slick-dots {
	bottom: 12px;
}

.downlo_option .comrz_a>li {
	width: 16.666666%;
}

.downlo_option .comrz_a>li:nth-child(3) a {
	border-top: 1px solid #213041;
}

.downlo_list {
	width: 100%;
	position: relative;
	padding-top: 100px;
	padding-bottom: 40px;
}

.downlo_list_ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: auto;
	grid-gap: 32px;
}

.downlo_list_li {
	width: 100%;
	position: relative;
}

.dllw_top {
	width: 100%;
	position: relative;
}

.dllw_top::after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 42.58%, rgba(0, 0, 0, 0.80) 100%);
}

.dllw_top img {
	width: 100%;
}

.dllw_top img:nth-child(1) {
	position: relative;
	top: 0;
	left: 0;
}

.dllw_top img:nth-child(2) {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
}

.dllw_top video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.downlo_list_li_wrap {
	width: 100%;
	position: relative;
	display: block;
	border: 1px solid;
	border-width: 1px;
	border-style: solid;
	border-image: linear-gradient(180deg, rgba(0, 0, 0, 0.08) 42.58%, rgba(0, 0, 0, 0.80) 100%) 1;
}

.dllw_btm {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 23px;
	text-align: center;
	z-index: 10;
}


.dllw_btm_tit p {
	font-size: 20px;
	line-height: 1.75;
	color: #fff;
}

.dllw_btm_btn {
	padding-top: 23px;
	display: none;
	text-align: center;
}

.dllw_btm_btn_link {
	display: flex;
	align-items: center;
	background: #fff;
	border: 1px solid #fff;
	transition: all 0.36s;
	padding: 1px 16px;
}

.dllw_btm_btn_center {
	display: flex;
	justify-content: center;
}

.dbbl_ri p {
	color: #A4C538;
	font-size: 16px;
	line-height: 1.75;
}

.dbbl_ri {
	padding-left: 15px;
}

.dbbl_le {
	width: 16px;
	position: relative;
}

.dbbl_le img {
	width: 100%;
	transition: all 0.36s;
}

.dbbl_le img:nth-child(2) {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.downlo_pop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
	z-index: 999;
	display: none;
}

.downlo_pop_wrap {
	width: 280px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 26px 35px 38px;
	text-align: center;
}

.downlo_pop_wrap_code {
	width: 100%;
}

.downlo_pop_wrap_code img {
	width: 100%;
}

.downlo_pop_wrap_tit p {
	font-size: 34px;
	line-height: 1.75;
	color: #A8C741;
}

.downlo_pop_wrap_info p {
	color: #666;
	font-size: 20px;
	line-height: 1.75;
}

.downlo_pop_wrap_cloce {
	width: 30px;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
}

.downlo_pop_wrap_cloce img {
	width: 100%;
}

.g_navli,
.g_neitm,
.g_nsjli {
	width: 14.285714%;
}

.g_neitm {
	min-height: 1px;
}

.dllw_top video {
	opacity: 0;
	transition: all 0.36s;
}

.dllw_top {
	overflow: hidden;
}

.dllw_top img,
.dllw_top video {
	transition: all 0.36s;
}

.dpwt_later_btm .dllw_btm_btn_link {
	background: rgba(168, 199, 65, 1);
}

.dpwt_later_btm .dbbl_ri p {
	color: #fff;
}

.dpwt_later_btm {
	margin-top: 46px;
}


.downlo_pop_wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 390px;
}

.dpwt_later {
	display: none;
}

.downlo_list.onm {
	padding-bottom: 100px !important;
}

.downlo_option .comrz_a {
	display: flex;
	flex-wrap: wrap;
}

.downlo_option .comrz_a li {
	display: block;
	width: 20%;
}

.downlo_option .comrz_a li:nth-child(5) a {
	border-right: 1px solid #dbdbdb;
}

.downlo_option .comrz_a li a {
	border-right: none;
	border-left: 1px solid #dbdbdb;
}

.downlo_option .comrz_a li:last-child a {
	border-right: 1px solid #dbdbdb;
}

.downlo_option .comrz_a>li.act a {
	border-left: 1px solid #dbdbdb;
}

.downlo_option .comrz_a>li {
	float: none;
}

 @media (min-width: 1200px) {
	.downlo_list_li:hover .dllw_top video {
		opacity: 1;
	}

	.downlo_list_li:hover .dllw_top img,
	.downlo_list_li:hover .dllw_top video {
		transform: scale(1.08);
	}

}


/* 新增 end 2023.12.6 */

/*2024.08.30-售后修改*/
.add-cont .w_peixun{
    width: 100%;
}