body {
	font-size: 14px;
	font-family: Microsoft YaHei;
	color: #000;
	padding: 0px;
	margin: 0 auto;
	overflow-x: hidden;
}
body a {
	color: #000;
	text-decoration: none;
	transition: all ease 0.3s;
}
body li {
	list-style-type: none;
}
p, ul, li, h5, h4, h3, h2, h1 {
	padding: 0px;
	margin: 0 auto;
	list-style-type: none;
}
img, a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
input {
	outline: none
}
.fhdb {
	position: fixed;
	right: 1%;
	bottom: 6%;
	color: #fff;
	font-size: 20px;
	width: 40px;
	border-radius: 7px;
}
.fhdb img {
	width: 100%;
}
.dede_pages {
	text-align: center;
	margin-bottom: 50px;
}
.dede_pages ul {
	display: inline-block;
	margin-top: 40px;
}
.dede_pages ul li {
	width: auto;
	padding: 0px;
	border: 0px;
	background: #f9f9f9;
	color: #999;
	margin: 0px;
	margin: 0px 3px;
	border: solid 1px #f9f9f9;
	padding: 4px 8px;
	float: left;
}
.dede_pages ul li.thisclass {
	background: #000;
	color: #FFF;
}
.dede_pages ul li a {
	color: #999;
}
.dede_pages ul li:hover {
	background: #000;
	color: #fff;
}
.dede_pages ul li:hover a {
	display: block;
	background: #000;
	color: #FFF;
}
/*daohang*/

.header {
	top: 0%;
	width: 100%;
	z-index: 99;
	position: fixed;
	width: 100%;
	z-index: 99;
	top: 0%;
	background: #fff;
}
.headerw {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.headerwa {
	float: left;
	width: 8%;
}
.headerwa img {
	width: 100%;
}
.navbar-toggler {
 padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
 border-radius: .25rem;
	display: none;
}
.headerwb {
	float: right;
}
.headerwb ul {
	display: block;
}
.headerwb ul li {
	float: left;
}
.headerwb ul li a {
	color: #777;
	font-size: 20px;
	padding: 0px 32px;
	display: block;
	height: 80px;
	line-height: 80px;
	border-bottom: rgb(53 171 181 / 0%) solid 5px;
	font-weight: 500;
}
.headerwb ul li a.thisclass {
	background: #000;
	color: #fff;
}
.headerwb ul li a:hover {
	background: #000;
	color: #fff;
}
.plate_bt {
	text-align: center;
}
.plate_bt h2 {
	font-size: 36px;
	margin: 0px;
	color: #727171;
}
.plate_bt h3 {
	color: #999;
	font-weight: 100;
	font-size: 24px;
	margin: 1% 0%;
}
.plate_bt span {
	display: block;
	width: 80px;
	height: 5px;
	margin: 0 auto;
	background: #000;
}
.plate_case {
	margin-top: 5%;
}
.case_fl {
	text-align: center;
	margin-top: 3%;
	font-size: 24px;
	margin-bottom: 3%;
}
.case_fl a {
	color: #4C4246;
	padding: 1% 2%;
}
.case_fl a.on {
	background: #000;
	color: #fff;
}
.case_list {
	position: relative;
}
.case_list .swiper-button-next {
	top: 30%!important;
}
.case_list .swiper-button-prev {
	top: 30%!important;
}
.case_listw {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
}
.case_lish_ul {
}
.case_lish_ul.active {
}
.case_lish_ul li {
	padding: 0% 2%;
	transition: all ease 0.5s;
}
.case_lish_ul li .img {
	background: #000;
}
.case_lish_ul li .img img {
	width: 100%;
}
.case_lish_ul li:hover .img img {
	opacity: 0.6;
}
.case_lish_ul li .nr {
	text-align: center;
	height: 230px;
}
.case_lish_ul li .nrt {
}
.case_lish_ul li .nrt h3 {
	margin: 0%;
	margin-top: 5%;
	font-size: 16px;
	color: #4C4246;
}
.case_lish_ul li .nrt h4 {
	margin: 0%;
	font-size: 14px;
	color: #999;
	margin-top: 3%;
}
.case_lish_ul li .nrt h4 a {
	color: #999;
	margin: 0 auto;
	background: none;
	padding: 0%;
}
.case_lish_ul li .nr p {
	display: none;
	transition: all ease 0.5s;
}
.case_lish_ul li .nr a {
	display: block;
	width: 100px;
	background: #4C4246;
	margin: 0 auto;
	margin-top: 10%;
	color: #fff;
	padding: 2% 0%;
}
.case_lish_ul li:hover {
	padding: 0% 0%;
}
.case_lish_ul li:hover .nr {
	position: relative;
}
.case_lish_ul li:hover .nrt {
	position: absolute;
	width: 100%;
	top: -75%;
}
.case_lish_ul li:hover .nrt h3 {
	margin: 0%;
	font-size: 24px;
	color: #fff;
}
.case_lish_ul li:hover .nrt h4 {
	font-size: 16px;
}
.case_lish_ul li:hover .nrt h4 a {
	color: #fff;
}
.case_lish_ul li:hover .nr p {
	display: block;
	font-size: 18px;
	line-height: 2;
	color: #4c4246;
	margin: 0%;
	margin-top: 7%;
}
.case_lish_ul li:hover .nr a {
}
.plate_about {
}
.about_w {
	width: 86%;
	margin: 0 auto;
	margin-top: 3%;
}
.about_wk {
	overflow: hidden;
}
.about_w .aboutbt::before {
	content: '';
	position: absolute;
	width: 80px;
	height: 2px;
	background: #000;
	right: 0%;
	bottom: 0%;
}
.about_w .aboutbt {
	margin: 0%;
	text-align: right;
	position: relative;
	padding: 1.5% 0%;
	letter-spacing: 3px;
	font-size: 16px;
	color: #5E5458;
}
.about_w .about_wl {
	padding: 0%;
	padding-right: 4%;
	position: relative;
}
.about_w .about_wl::before {
	content: '';
	position: absolute;
	width: 2px;
	height: 80px;
	background: #000;
	left: -6%;
	top: 0%;
}
.about_wl h2 {
	font-size: 24px;
	color: #4C4246;
	margin: 0%;
}
.about_wl h2 span {
	font-size: 16px;
	color: #7b6e73;
}
.about_wl p {
	font-size: 16px;
	color: #5E5458;
	margin: 0%;
	margin-top: 5%;
	line-height: 2;
}
.about_wl a {
	display: block;
	width: 100px;
	background: #4C4246;
	margin-top: 9%;
	color: #fff;
	padding: 1% 0%;
	text-align: center;
}
.about_wl a:hover {
	width: 140px;
	color: #fff;
}
.about_w .about_wr {
	padding: 0%;
}
.about_wr img {
	width: 100%;
}
.plate_hjzx {
	margin-top: 7%;
}
.hjzx_w {
	overflow: hidden;
}
.hjzx_wl {
	float: left;
	width: 20%;
	padding: 8% 4%;
	text-align: left;
}
.hjzx_wl h3 {
	text-align: left;
	line-height: 2;
}
.hjzx_wl h2 {
	text-align: left;
	margin-top: 8%;
}
.hjzx_wl span {
	margin: 0%;
	margin-top: 17%;
}
.hjzx_wr {
	float: right;
	width: 80%;
	position: relative;
	padding-bottom: 4%;
	overflow: hidden;
}
.hjzx_wr::before {
	content: '';
	position: absolute;
	background: #f5f5f5;
	width: 100%;
	height: 100%;
	z-index: -1;
	left: 0%;
	top: 18%;
}
.hjzx_wr ul {
}
.hjzx_wr ul li {
	float: left;
	width: 33.3%;
	padding-left: 6%;
	padding-right: 4%;
}
.hjzx_wr ul li .img {
	position: relative;
	padding-top: 1%;
	padding-right: 1%;
}
.hjzx_wr ul li .img::before {
	position: absolute;
	width: 20%;
	height: 90%;
	background: #000;
	right: 0%;
	top: -2%;
	z-index: -1;
}
.hjzx_wr ul li .img img {
	width: 100%;
}
.hjzx_wr ul li .nr {
	margin-top: 8%;
}
.hjzx_wr ul li .nr h3 {
	margin: 0%;
	font-size: 24px;
	color: #4C4246;
	border-bottom: solid 1px #b3b3b3;
	padding-bottom: 4%;
	margin-bottom: 6%;
}
.hjzx_wr ul li .nr h3 span {
	float: right;
	font-size: 16px;
	display: none;
}
.hjzx_wr ul li .nr .nrp {
	font-size: 16px;
	line-height: 1.6;
	color: #4C4246;
}
.hjzx_wr ul li .nr a {
	display: block;
	width: 100px;
	background: #4C4246;
	margin-top: 9%;
	color: #fff;
	padding: 1% 0%;
	text-align: center;
}
.plate_news {
	margin-top: 5%;
}
.news_w {
	margin-top: 3%;
}
.news_wt {
	overflow: hidden;
}
.news_wt .img {
	float: left;
	width: 45%;
	overflow: hidden;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: justify;
	justify-content: space-between;
	background: #e6e6e6;
	padding-top: 1%;
}
.news_wt .img .sj {
	float: right;
	width: 40%;
	text-align: center;
}
.news_wt .img .sj h2 {
	margin: 0%;
	font-size: 100px;
	font-weight: bold;
	color: #4C4246;
	margin: 8% 0%;
}
.news_wt .img .sj h3 {
	color: #4C4246;
	font-size: 24px;
	border-bottom: solid 6px #4c4246;
	display: inline-block;
	padding-bottom: 3%;
	margin: 0%;
}
.news_wt .img .sj span {
	color: #4C4246;
	font-size: 24px;
}
.news_wt .img img {
	width: 60%;
}
.news_wt .nr {
	float: right;
	width: 55%;
	padding: 3% 3%;
}
.news_wt .nr h3 {
	margin: 0%;
	font-size: 24px;
	text-align: center;
}
.news_wt .nr p {
	font-size: 18px;
	line-height: 2;
	color: #5E5458;
	margin-top: 3%;
}
.news_wt .nr a {
	float: right;
	display: block;
	width: 100px;
	margin-top: 9%;
	color: #4C4246;
	padding: 1% 0%;
	text-align: center;
	border: solid 2px #4C4246;
	border-radius: 7px;
}
.news_wb {
	width: 94%;
	margin: 0 auto;
	margin-top: 3%;
	position: relative;
	padding: 0% 3%;
}
.news_wb .swiper-button-next {
	top: 30%;
}
.news_wb .swiper-button-prev {
	top: 30%;
}
.news_wbnr {
	overflow: hidden;
}
.news_wb ul {
}
.news_wb ul li {
	float: left;
	width: 33.3%;
	padding: 0% 2%;
}
.news_wb ul li .img {height: 250px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.news_wb ul li .img img {
	width: 100%;
}
.news_wb ul li .nr {
	margin-top: 5%;
}
.news_wb ul li .nr h3 {
	margin: 0%;
	font-size: 18px;
	color: #4C4246;
	border-bottom: solid 1px #dadada;
	padding-bottom: 2%;
	margin-bottom: 2%;
}
.news_wb ul li .nr h3 span {
	float: right;
	font-size: 13px;
}
.news_wb ul li .nr p {
	font-size: 16px;
	text-align: center;
	line-height: 2;
	color: #4C4246;
}
.foot {
	background: url(/templets/non/images/footbj.jpg);
	padding: 3% 0%;
	background-size: cover;
	margin-top: 3%;
	padding-bottom: 0%;
}
.foot_w {
	width: 84%;
	margin: 0 auto;
	overflow: hidden;
}
.foot_wl {
	float: left;
}
.foot_wl h2 {
	font-size: 28px;
	color: #fff;
	margin: 0%;
	border-left: 4px #fff solid;
	padding-left: 14px;
}
.foot_wl p {
	color: #fff;
	line-height: 2.5;
	margin: 0%;
}
.foot_wl img {
	width: 120px;
	margin-top: 44px;
	margin-bottom: 44px;
}
.foot_wr {
	float: right;
	background: #fff;
	padding: 4% 8%;
	border-radius: 30px;
}
.foot_wr h2 {
	color: #5E5458;
	margin: 0%;
	font-size: 22px;
}
.lybd {
	padding-left: 70px;
	margin-top: 40px;
}
.lybd p {
	color: #5E5458;
	font-weight: bold;
	margin-bottom: 17px;
}
.lybd textarea {
	border: 0px;
	border-bottom: solid 1px #eee;
	width: 300px;
}
.tjnr input {
	background: #fff;
	border: solid 2px #5E5458;
	width: 140px;
	font-size: 18px;
	padding: 10px 0px;
	color: #5E5458;
}
.lybd p:nth-of-type(5) {
}
.lybd p span {
}
.lybd p input {
	border: 0px;
	border-bottom: solid 1px #eee;
	width: 300px;
}
.nybanner img {
	width: 100%;
}
.about_jj {
	width: 86%;
	margin: 0 auto;
	margin-top: 5%;
	overflow: hidden;
}
.about_jjw {
	float: left;
	width: 50%;
	margin-left: 8%;
}
.about_jjw:nth-of-type(2) {
	margin-top: 16%;
	margin-left: 0%;
	width: 42%;
}
.about_jjw:nth-of-type(2) h5 {
	font-size: 30px;
}
.about_jjw:nth-of-type(2) h5 span {
	width: auto;
	float: none;
	display: inline-block;
	background: 0;
	font-size: 22px;
	color: #666;
}
.about_jjw:nth-of-type(3) {
	margin-top: 8%;
	margin-left: 32%;
}
.about_jjw h2 {
	display: inline-block;
	margin: 0%;
	font-family: Franklin Gothic Medium;
	font-size: 48px;
	padding-left: 10px;
	padding-top: 10px;
}
.about_jjw h3 {
	display: inline-block;
	margin: 0 auto;
	float: left;
	font-weight: bold;
	font-family: Franklin Gothic Medium;
	font-size: 30px;
}
.about_jjw h4 {
	font-size: 22px;
	padding-left: 28px;
	margin: 0%;
	margin-top: 3%;
}
.about_jjw h5 {
	margin: 0%;
	font-size: 24px;
	padding-left: 28px;
	margin-top: 4%;
}
.about_jjw p {
	padding-left: 28px;
	margin: 0%;
	line-height: 2;
	margin-top: 2%;
	width: 66%;
	font-weight: bold;
	color: #666;
}
.about_jjw span {
	width: 60px;
	background: #c3c3c3;
	height: 2px;
	display: block;
	margin-left: 28px;
	margin-top: 2%;
	margin-bottom: 4%;
}
.about_ryzs {
	width: 86%;
	margin: 0 auto;
	margin-top: 10%;
}
.about_ryzs img {
	width: 11%;
	margin: 1% 2.333%;
}
.about_ryzs img {
	width: 100%;
}
.about_ryzs h2 {
	margin: 0%;
	font-family: Franklin Gothic Medium;
	font-size: 48px;
}
.about_ryzs h3 {
	margin: 0%;
	font-size: 24px;
	color: #333;
	margin-top: 2%;
	margin-bottom: 2%;
}
.about_ryzsw {
	margin: 0% auto;
	margin-top: 6%;
	position: relative;
}
.about_ryzswn {
	overflow: hidden;
	width: 90%;
	margin: 0% auto;
}
.about_ryzsw .left {
	position: absolute;
	left: 0%;
	width: 40px;
	height: 100px;
	background: url(/templets/non/images/left.jpg);
	top: 29%;
	z-index: 99;
}
.about_ryzsw .right {
	position: absolute;
	right: 0%;
	width: 40px;
	height: 100px;
	top: 29%;
	z-index: 99;
	background: url(/templets/non/images/right.jpg);
}
.about_ryzs ul li {
	float: left;
	width: 16.6666%;
	margin-right: 20px;
}
.about_ryzs ul li img {
	background: url(/templets/non/images/zhebj.jpg);
	width: 88%;
	padding: 5%;
	background-repeat: no-repeat;
	background-size: 100%;
	padding: 10% 5%;
	padding-left: 7%;
}
.about_ryzs ul li p {
	text-align: center;
	margin-top: 7%;
}
.cont_znxs {
	width: 90%;
	margin: 0 auto;
	margin-top: 5%;
}
.cont_bt {
	overflow: hidden;
}
.cont_bt h2 {
	margin: 0%;
	font-size: 84px;
	font-family: Franklin Gothic Medium;
	color: #d8d8d8;
	position: relative;
	display: inline-block;
	float: left;
}
.cont_bt h2 span {
	position: absolute;
	color: #333;
	font-size: 42px;
	left: 22%;
	top: 58%;
}
.cont_bt h3 {
	float: left;
	font-size: 30px;
	margin-top: 48px;
	margin-left: 20px;
}
.cont_bt h4 {
	float: left;
	font-size: 14px;
	margin-top: 56px;
	margin-left: 20px;
}
.cont_znxs ul {
	width: 76%;
	margin: 0 auto;
	margin-top: 6%;
	position: relative;
	padding-top: 3%;
	margin-left: 19%;
}
.cont_znxs ul::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	background: #2e302f;
	left: -3%;
	top: 4%;
}
.cont_znxs ul li {
	margin-bottom: 6%;
}
.cont_znxs ul li h2 {
	margin: 0%;
	font-size: 30px;
	position: relative;
	color: #565555;
}
.cont_znxs ul li h2 span {
	font-size: 14px;
	color: #999;
}
.cont_znxs ul li h2::before {
	content: '';
	position: absolute;
	width: 22px;
	height: 22px;
	background: #535353;
	left: -3.7%;
	border-radius: 50%;
	top: 6%;
}
.cont_znxs ul li h3::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background: #525252;
	left: -3.3%;
	border-radius: 50%;
	top: 6%;
}
.cont_znxs ul li h3 {
	font-size: 18px;
	color: #565555;
	margin: 0%;
	margin-top: 3%;
	position: relative;
}
.cont_znxs ul li .nr {
	margin-top: 2%;
	color: #9b999a;
	width: 89%;
}
.cont_znxs ul li .nr p {
	line-height: 2!important;
}
.lxwm_ly {
	width: 78%;
	margin: 0 auto;
	margin-top: 4%;
	overflow: hidden;
}
.lxwm_ly p {
	float: left;
	margin: 0%;
	width: 30%;
	margin-right: 3%;
	margin-bottom: 4%;
}
.lxwm_ly p:nth-of-type(7) {
	width: 97%;
}
.lxwm_ly textarea {
	width: 100%;
	border: solid 2px #bab6b5;
	margin-top: 1%;
	padding: 2% 3%;
}
.lxwm_ly span {
	display: block;
	font-weight: bold;
	color: #626262;
}
.lxwm_ly input {
	width: 100%;
	border: solid 2px #bab6b5;
	margin-top: 1%;
	padding: 2% 3%;
}
.news_tj {
	width: 80%;
	margin: 0 auto;
	margin-top: 5%;
}
.news_tj .bt {
	color: #333;
	font-size: 32px;
	font-family: Franklin Gothic Medium;
}
.news_tjw {
	margin-top: 4%;
	overflow: hidden;
	position: relative;
}
.news_tjwn {
}
.news_tjw ul {
}
.news_tjw ul li {
	position: relative;
	overflow: hidden;
	padding-bottom: 6%;
}
.news_tjw ul li  a{
	
display: block;
	
height: 100%;
	
overflow: hidden;
}
.news_tjw ul li .nr {
	float: left;
	width: 50%;
	background: #898989;
	position: absolute;
	z-index: -1;
	height: 100%;
	top: 12%;
}
.news_tjw ul li .nr .sj {
	background: #fff;
	width: 100px;
	margin-left: 6%;
	text-align: center;
	padding: 24px 0px;
}
.news_tjw ul li .nr p {
	width: 63%;
	margin-left: 6%;
	margin-top: 6%;
	font-size: 18px;
	color: #fff;
	line-height: 2;
}
.news_tjw ul li .nr span {
	display: block;
	width: 63%;
	margin-left: 6%;
	margin-top: 6%;
	text-align: right;
	color: #fff;
}
.news_tjw ul li .nr .sj h2 {
	font-family: Franklin Gothic Medium;
	margin: 0%;
	font-size: 35px;
}
.news_tjw ul li .nr .sj h3 {
	font-family: Franklin Gothic Medium;
	margin: 0%;
	font-size: 12px;
	color: #666;
}
.news_tjw ul li .img {
	float: right;
	width: 60%;
}
.news_tjw ul li .img img {
	width: 100%;
}
.news_fl {
	text-align: center;
	padding: 5% 0%;
}
.news_fl a {
	font-family: Franklin Gothic Medium;
	margin: 0%;
	font-size: 46px;
	color: #666;
	padding: 0% 3%;
}
.news_list {
	width: 80%;
	margin: 0 auto;
}
.news_list ul {
	position: relative;
}
.news_list ul::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	left: 4%;
	top: 0%;
	border-right: dashed 2px #3333;
}
.news_list ul li {
	overflow: hidden;
	position: relative;
	transition: all ease 0.5s;
	/* opacity: 0; */
}
.news_list ul li.started {
	opacity: 1;
}
.news_list ul li::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background: #afafaf;
	border-radius: 50%;
	left: 3.4%;
	top: 11%;
}
.news_list ul li .sj {
	float: left;
	margin-top: 3%;
}
.news_list ul li .sj h2 {
	margin: 0%;
	font-size: 18px;
	font-weight: bold;
	font-family: Franklin Gothic Medium;
	margin-left: 0px;
}
.news_list ul li .sj p {
	font-size: 12px;
	text-align: right;
	font-family: Franklin Gothic Medium;
}
.news_list ul li .sj h3 {
	font-size: 14px;
	margin: 0%;
	padding-left: 18px;
	font-family: Franklin Gothic Medium;
}
.news_list ul li .nr {
	float: right;
	width: 92%;
	overflow: hidden;
	padding: 4%;
	border: solid 4px #fff;
}
.news_list ul li:hover .nr {
	border: solid 4px #717171;
}
.news_list ul li .nrl {
	float: left;
	width: 44%;
}
.news_list ul li .nrl h2 {
}
.news_list ul li .nrl p {
	font-size: 18px;
	line-height: 2;
	color: #666;
	margin-top: 5%;
}
.news_list ul li .nrl span {
	display: block;
	text-align: right;
	margin-top: 10%;
}
.news_list ul li .nrr {
	float: right;
	width: 50%;
}
.news_list ul li .nrr img {
	width: 100%;
}
.news_xq {
	width: 80%;
	margin: 0 auto;
	margin-top: 4%;
}
.news_xqa {
	overflow: hidden;
}
.news_xqal {
	float: left;
	width: 85%;
	border-bottom: solid 5px #dddddd;
	padding-left: 2%;
	margin-top: 3%;
}
.news_xqal h2 {
	font-size: 40px;
}
.news_xqar {
	float: right;
	width: 15%;
	background: #898989;
	padding: 3% 2%;
}
.news_xqar h3 {
	font-size: 56px;
	margin: 0%;
	color: #fff;
}
.news_xqar h4 {
	font-size: 30px;
	text-align: right;
	color: #fff;
	margin: 0%;
}
.news_xqb {
	border: solid 1px #333;
	padding: 3%;
	background: #f9f9f9;
	overflow: hidden;
	margin-top: 5%;
	display: flex;
	justify-content: center;
	align-items: center;
	display: none;
}
.news_xqbl {
	float: left;
	width: 50%;
}
.news_xqbl img {
	width: 100%;
}
.news_xqbr {
	width: 45%;
	float: right;
	font-size: 18px;
	line-height: 2;
	color: #666;
	padding-left: 5%;
}
.news_xqc {
	font-size: 18px;
	line-height: 2;
	margin-top: 5%;
	color: #666;
	padding: 0% 10%;
}
.news_xqc img {
	width: auto;
	height: auto;
}
.fh {
	background: #666;
	display: block;
	margin: 0 auto;
	width: 160px;
	color: #fff;
	text-align: center;
	padding: 20px 0px;
	font-size: 18px;
	font-weight: bold;
	margin-top: 19px;
}
.wzxqjx {
	overflow: hidden;
	text-align: center;
}
.wzxqjx .img img {
	height: 500px;
}
.wzxqjx div {
	width: 531px;
	background: #000;
	height: 9px;
	margin: 0 auto;
	margin-top: 60px;
}
.wzxqjx div.img {
	height: auto;
	width: auto;
	background: none;
}
.wzxqjx h2 {
	margin: 3% 0%;
	font-size: 30px;
	color: #333;
}
 ..wzxqjx p {
}
/*daohang*/





.mbx {
	background: #f5f5f5;
	padding: 1.5% 0%;
}
.mbxw {
	color: #333;
	font-size: 16px;
	width: 90%;
	margin: 0 auto;
}
.mbxw a {
	color: #333;
}
.prossej {
	width: 90%;
	margin: 0 auto;
	margin-top: 2%;
	overflow: hidden;
}
.case_ny {
}
.case_ny .flj {
	float: left;
}
.case_ny .flj b {
	display: block;
	width: 14px;
	height: 14px;
	background: #9c9e9c;
	margin: 0 auto;
	border-radius: 50%;
	float: left;
	margin-top: 11px;
}
.case_ny .flj::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 2px;
	background: #666;
	left: 0.5%;
	top: 51px;
	display: inline-block;
	z-index: -1;
}
.case_ny .flj span {
	font-size: 24px;
	color: #666;
	display: block;
	text-align: center;
	float: right;
	margin-left: 16px;
}
.prossejl {
	float: left;
	border: solid 1px #eee;
}
.prossejl .input-keyword {
	border: 0px;
	background: none;
	color: #333;
	font-size: 14px;
	margin: 0 auto;
	float: left;
	padding: 12px 30px;
	width: 300px;
}
.prossejl .search-btn {
	background: url(../images/sou.png) center;
	border: 0px;
	float: right;
	width: 44px;
	height: 44px;
	background-color: #000;
	background-size: 22px;
	background-repeat: no-repeat;
}
.prossejr {
	float: right;
	line-height: 44px;
	height: 44px;
}
.prossejr a {
	display: block;
	float: left;
	font-size: 18px;
	margin-left: 37px;
	color: #626262;
	border-bottom: solid 2px #fff;
}
.prossejr a:hover {
	border-bottom: solid 2px #626262;
	color: #626262;
}
.prossejr a.thisclass {
	background: #000;
	color: #fff;
}
.case_ny {
	width: 75%;
	margin: 0 auto;
	margin-top: 1%;
	overflow: hidden;
	position: relative;
}
.case_ny ul {
	float: right;
	width: 90%;
}
.case_nyxq ul {
	float: none;
	width: 100%;
}
.case_ny ul li.started {
	opacity: 1;
}
.case_xqd .case_ny ul li {
	opacity: 1;
}
.case_ny ul li {
	padding: 2%;
	margin-bottom: 2%;
	opacity: 0;
	transition: all ease 1s;
}
#syjh ul li:nth-of-type(4), #syjh ul li:nth-of-type(6), #syjh ul li:nth-of-type(5) {
	opacity: 1;
}
.case_ny ul li:hover {
	background: #eee;
}
.case_ny ul li .img {
	overflow: hidden;
	background: #000;
}
.case_ny ul li .img p {
	position: absolute;
	top: 31%;
	width: 70%;
	left: 15%;
	color: #fff;
	line-height: 1.6;
	opacity: 0;
	transition: all ease 0.5s;
}
.case_ny ul li:hover .img p {
	opacity: 1;
}
.case_ny ul li .img img {
	width: 100%;
	transition: all ease 0.5s;
}
.case_ny ul li:hover .img img {
	transform: scale(1.3);
	opacity: 0.5;
}
.case_ny ul li .nr {
}
.case_ny ul li .nr h2 {
	margin: 0%;
	font-family: Acumin Variable Concept;
	font-size: 28px;
	color: #565555;
	margin-top: 3%;
	height: 60px;
}
.case_ny ul li .nr p {
	font-size: 24px;
	margin-top: 3%;
	color: #9b999a;
}
.case_xq {
	width: 90%;
	margin: 0 auto;
	margin-top: 4%;
}
.case_xqa {
}
.case_xqa h2 {
	margin: 0%;
	font-size: 48px;
}
.case_xqa ul {
	overflow: hidden;
	margin-top: 4%;
}
.case_xqa ul li {
	float: left;
	width: 46%;
	margin-right: 8%;
	border-bottom: solid 1px #eee;
	padding-bottom: 1%;
	margin-bottom: 2%;
}
.case_xqa ul li:nth-of-type(2n) {
	margin-right: 0%;
}
.case_xqa ul li span {
	font-size: 18px;
	float: left;
	color: #666;
}
.case_xqa ul li i {
	font-size: 18px;
	float: right;
	color: #666;
	font-style: initial;
}
.case_xqb {
	margin-top: 5%;
	font-size: 22px;
	line-height: 2;
}
.case_xqb img {
	width: 100%;
	margin-top: 2%;
}
.case_xqc {
	margin-top: 4%;
}
.case_xqc h2 {
	font-size: 32px;
	margin: 0%;
}
.case_xqc .nr {
	line-height: 2;
	font-size: 18px;
	margin-top: 2%;
	color: #666;
}
.case_xqd {
	margin-top: 4%;
}
.case_xqd h3 {
	font-size: 32px;
	margin: 0%;
}
.case_xqd .case_ny {
	width: 100%;
	margin-top: 2%;
}
.case_xqd .case_ny ul {
}
.banner img, .case_tp img {
	width: 100%;
}
.case_tp {
	position: relative;
}
 @media (max-width: 1440px) {
.about_ryzs img {
	width: 100%;
}
.plate_bt h2 {
	font-size: 30px;
}
.plate_bt h3 {
	font-size: 20px;
}
.plate_bt span {
	width: 70px;
	height: 3px;
}
.case_lish_ul li:hover .nr p {
	display: block;
	font-size: 14px;
	line-height: 2;
	color: #4c4246;
	margin: 0%;
	margin-top: 6%;
}
.case_lish_ul {
	height: 600px;
}
.about_w {
	width: 90%;
	margin: 0 auto;
	margin-top: 5%;
}
.foot_wl {
	float: left;
	width: 42%;
}
.foot_wr {
	float: right;
	background: #fff;
	padding: 4% 8%;
	border-radius: 30px;
	width: 49%;
}
.lybd {
	padding-left: 5%;
	margin-top: 5%;
}
.lybd p {
	color: #5E5458;
	font-weight: bold;
	margin-bottom: 1%;
}
.about_jjw p {
	padding-left: 28px;
	margin: 0%;
	line-height: 2;
	margin-top: 2%;
	width: 80%;
	font-weight: bold;
	color: #666;
}
.about_jjw:nth-of-type(3) {
	margin-top: 8%;
	margin-left: 26%;
	width: 70%;
}
.mbx {
	background: #f5f5f5;
	padding: 2.5% 0%;
	margin-top: 7%;
}
.prossejr a {
	display: block;
	float: left;
	font-size: 18px;
	margin-left: 50px;
}
.case_ny ul li .nr h2 {
	margin: 0%;
	font-family: Acumin Variable Concept;
	font-size: 20px;
	color: #666;
	margin-top: 3%;
	line-height: 1.8;
}
.case_ny ul li .nr p {
	font-size: 20px;
	margin-top: 3%;
	color: #666;
}
.case_xqa h2 {
	margin: 0%;
	font-size: 36px;
}
.case_xqa ul li span {
	font-size: 15px;
	float: left;
	color: #666;
}
.case_xqa ul li i {
	font-size: 15px;
	float: right;
	color: #666;
	font-style: initial;
}
.case_xqb {
	margin-top: 5%;
	font-size: 16px;
	line-height: 2;
}
.case_xqc .nr {
	line-height: 2;
	font-size: 16px;
	margin-top: 2%;
	color: #666;
}
.news_tjw ul li .nr p {
	width: 63%;
	margin-left: 6%;
	margin-top: 6%;
	font-size: 14px;
	color: #fff;
	line-height: 2;
}
.news_list ul li .nr {
	float: right;
	width: 88%;
	overflow: hidden;
	padding: 4%;
	border: solid 4px #fff;
}
.news_list ul::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	left: 10%;
	top: 0%;
	border-right: dashed 2px #3333;
}
.news_list ul li::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background: #717171;
	border-radius: 50%;
	left: 9%;
	top: 11%;
}
.news_list ul li .nrl p {
	font-size: 15px;
	line-height: 2;
	color: #666;
	margin-top: 5%;
}
.news_list ul li .nrl h2 {
	font-size: 24px;
}
.news_xqar {
	float: right;
	width: 22%;
	background: #898989;
	padding: 6% 2%;
}
.news_xqal {
	float: left;
	width: 78%;
	border-bottom: solid 5px #dddddd;
	padding-left: 2%;
	margin-top: 3%;
}
.news_xqal h2 {
	font-size: 32px;
}
.news_xq {
	width: 80%;
	margin: 0 auto;
	margin-top: 8%;
}
.news_xqc {
	font-size: 15px;
	line-height: 2;
	margin-top: 5%;
	color: #666;
	padding: 0%;
}
.headerwa {
	float: left;
	width: 11%;
}
}
 @media (max-width: 1200px) {
.hjzx_wr ul li:nth-of-type(3) {
}
.hjzx_wr ul li {
	float: left;
	width: 49.3%;
	padding-left: 6%;
	padding-right: 4%;
}
}
 @media (max-width: 1080px) {
.cont_znxs ul li .nr {
	margin-top: 2%;
	color: #9b999a;
	width: 100%;
}
.case_lish_ul li {
	float: left;
	width: 50%;
	padding: 0% 2%;
	transition: all ease 0.5s;
}
.case_lish_ul li:nth-of-type(3), .case_lish_ul li:nth-of-type(4) {
	display: none;
}
.about_w .about_wl {
	padding: 0%;
	padding-right: 0%;
	position: relative;
	padding-bottom: 4%;
}
.about_wl p {
	font-size: 16px;
	color: #5E5458;
	margin: 0%;
	margin-top: 3%;
	line-height: 1.8;
}
.about_wl a {
	display: block;
	width: 30%;
	background: #4C4246;
	margin-top: 5%;
	color: #fff;
	padding: 2% 0%;
	text-align: center;
}
.hjzx_wl {
	float: left;
	width: 30%;
	padding: 8% 4%;
	text-align: left;
}
.hjzx_wr {
	float: right;
	width: 70%;
	position: relative;
	padding-bottom: 4%;
}
.hjzx_wr ul li .nr .nrp {
	font-size: 14px;
	line-height: 1.6;
	color: #4C4246;
}
.news_wt {
	overflow: hidden;
	display: none;
}
.foot_wl {
	float: left;
	width: 100%;
}
.foot_wr {
	float: right;
	background: #fff;
	padding: 4% 8%;
	border-radius: 30px;
	width: 100%;
	margin-top: 4%;
}
.headerw {
}
.headerwa {
	float: left;
	width: 23%;
	padding: 2% 0%;
}
.headerwa img {
	width: 100%;
}
.navbar-toggler {
	background: #727171;
	display: inline-block;
	float: right;
	color: #fff;
	font-size: 18px;
	outline: none;
	padding: 7px 10px;
}
.headerwb {
	display: none;
	float: none;
	width: 100%;
}
.headerwb ul {
	flex-direction: row;
	display: inline-block;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	overflow-y: scroll;
	padding-bottom: 20px;
}
.headerwb ul li {
	width: 100%;
	display: block;
	height: auto;
	border-bottom: 1px solid hsl(0deg 0% 93% / 38%);
	float: left;
	position: relative;
	margin: 0;
}
.case_fl span {
	color: #4C4246;
	padding: 0% 3%;
	font-size: 18px;
}
.foot_wl img {
	margin: 4% 0%;
}
.plate_news {
	margin-top: 10%;
}
.news_wb {
	width: 94%;
	margin: 0 auto;
	margin-top: 6%;
	position: relative;
	padding: 0% 3%;
}
.about_jjw {
	float: none;
	width: 100%;
	margin-left: 0%;
}
.about_jjw:nth-of-type(2) {
	margin-top: 5%;
}
.about_jjw:nth-of-type(3) {
	margin-top: 8%;
	margin-left: 0%;
	width: 100%;
}
.about_jjw p {
	padding-left: 28px;
	margin: 0%;
	line-height: 2;
	margin-top: 2%;
	width: 100%;
	font-weight: bold;
	color: #666;
}
.mbx {
	background: #f5f5f5;
	padding: 2.5% 0%;
	margin-top: 11%;
}
.case_xqa ul li {
	float: left;
	width: 46%;
	margin-right: 8%;
	border-bottom: solid 1px #eee;
	padding-bottom: 3%;
	margin-bottom: 4%;
}
.case_xqd .case_ny ul li:nth-of-type(3) {
	display: none;
}
.news_tjw ul li .nr {
	float: none;
	width: 100%;
	background: #898989;
	position: relative;
	z-index: -1;
	height: 100%;
	top: 0%;
}
.news_tjw ul li .img {
	float: none;
	width: 100%;
}
.news_fl a {
	font-family: Franklin Gothic Medium;
	margin: 0%;
	font-size: 33px;
	color: #666;
	padding: 0% 3%;
}
.news_list ul li .nrl {
	float: none;
	width: 100%;
}
.news_list ul li .nrr {
	float: none;
	width: 100%;
	margin-top: 3%;
}
.cont_znxs ul {
	width: 86%;
	margin: 0 auto;
	margin-top: 6%;
	position: relative;
	padding-top: 3%;
}
.lxwm_ly {
	width: 90%;
	margin: 0 auto;
	margin-top: 4%;
	overflow: hidden;
}
}
 @media (max-width: 768px) {
   
.headerwa {
	float: left;
	width: 36%;
	padding: 6% 0%;
}
.banner, .nybanner {
	margin-top: 21%;
	overflow: hidden;
}
.plate_case {
	margin-top: 10%;
}
.case_fl {
	text-align: center;
	margin-top: 5%;
	font-size: 24px;
	margin-bottom: 5%;
}
.case_lish_ul {
	height: 360px;
}
.about_w {
	width: 90%;
	margin: 0 auto;
	margin-top: 10%;
}
.hjzx_wr ul li:nth-of-type(2) {
}
.hjzx_wr ul li {
	float: left;
	width: 100%;
	padding-left: 6%;
	padding-right: 4%;
}
.foot {
	background: url(/templets/non/images/footbj.jpg);
	padding: 10% 0%;
	background-size: cover;
	margin-top: 10%;
}
.foot_wr {
	float: right;
	background: #fff;
	padding: 10%;
	border-radius: 30px;
	width: 100%;
	margin-top: 4%;
}
.tjnr input {
	background: #fff;
	border: solid 2px #5E5458;
	width: 100%;
	font-size: 18px;
	padding: 4px 0px;
	color: #5E5458;
	margin-top: 7%;
}
.about_jj {
	width: 90%;
	margin: 0 auto;
	margin-top: 10%;
	overflow: hidden;
}
.about_jjw h2 {
	display: inline-block;
	margin: 0%;
	font-family: Franklin Gothic Medium;
	font-size: 32px;
	padding-left: 10px;
	padding-top: 10px;
}
.about_jjw h5 {
	margin: 0%;
	font-size: 20px;
	padding-left: 28px;
	margin-top: 4%;
}
.about_ryzs h2 {
	margin: 0%;
	font-family: Franklin Gothic Medium;
	font-size: 32px;
}
.prossejl {
	float: none;
	border: solid 1px #eee;
	width: 100%;
	margin-bottom: 3%;
	overflow: hidden;
}
.prossejr {
	float: none;
	line-height: 44px;
	height: 44px;
	text-align: center;
}
.prossejr a {
	display: block;
	float: left;
	font-size: 15px;
	margin-left: 0%;
	width: 33.3%;
}
.case_xqa h2 {
	margin: 0%;
	font-size: 26px;
}
.case_xqa ul li {
	float: none;
	width: 100%;
	margin-right: 0%;
	border-bottom: solid 1px #eee;
	padding-bottom: 6%;
	margin-bottom: 6%;
	overflow: hidden;
}
.case_xqa ul {
	overflow: hidden;
	margin-top: 7%;
}
.case_xq {
	width: 90%;
	margin: 0 auto;
	margin-top: 10%;
}
.case_xqc {
	margin-top: 10%;
}
.case_xqd {
	margin-top: 10%;
}
.news_fl a {
	font-family: Franklin Gothic Medium;
	margin: 0%;
	font-size: 24px;
	color: #666;
	padding: 0% 3%;
}
.news_list ul li .nr {
	float: right;
	width: 80%;
	overflow: hidden;
	padding: 4%;
	border: solid 4px #fff;
}
.news_list ul::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	left: 18%;
	top: 0%;
	border-right: dashed 2px #3333;
}
.news_list ul li::before {
	content: '';
	position: absolute;
	width: 20px;
	height: 20px;
	background: #717171;
	border-radius: 50%;
	left: 16%;
	top: 9%;
}
.news_list ul li .nrl p {
	font-size: 13px;
	line-height: 2;
	color: #666;
	margin-top: 5%;
}
.news_xq {
	width: 80%;
	margin: 0 auto;
	margin-top: 30%;
}
.news_xqar {
	float: right;
	width: 22%;
	background: #898989;
	padding: 6% 2%;
	display: none;
}
.news_xqbl {
	float: none;
	width: 100%;
}
.news_xqbr {
	width: 100%;
	float: none;
	font-size: 15px;
	line-height: 2;
	color: #666;
}
.news_xqal {
	float: none;
	border-bottom: solid 5px #dddddd;
	padding-left: 2%;
	margin-top: 3%;
	width: 100%;
}
.news_xqal h2 {
	font-size: 24px;
}
.cont_znxs ul::before {
	content: '';
	position: absolute;
	width: 3px;
	height: 100%;
	background: #3A3035;
	left: -6%;
	top: 0%;
}
.cont_znxs ul li h2::before {
	content: '';
	position: absolute;
	width: 17px;
	height: 17px;
	background: #3A3035;
	left: -7.7%;
	border-radius: 50%;
	top: 6%;
}
.cont_znxs ul li h3::before {
	content: '';
	position: absolute;
	width: 12px;
	height: 12px;
	background: #3A3035;
	left: -7.5%;
	border-radius: 50%;
	top: 6%;
}
.lxwm_ly p {
	float: left;
	margin: 0%;
	width: 100%;
	margin-right: 0%;
	margin-bottom: 4%;
}
.cont_znxs ul li {
	margin-bottom: 10%;
}
.lybd p {
	color: #5E5458;
	font-weight: bold;
	margin-bottom: 4%;
}
.prossejl .input-keyword {
	border: 0px;
	background: none;
	color: #333;
	font-size: 14px;
	margin: 0 auto;
	float: left;
	padding: 12px 30px;
	width: 200px;
}
}
.souym {
	background: #f2f2f2;
	padding: 60px 0px;
}
.souym ul {
	width: 1000px;
	margin: 0 auto;
	background: #fff;
	padding: 50px;
}
.souym ul li {
	border-bottom: solid 1px #eee;
	overflow: hidden;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.souym ul li .img {
	float: left;
	width: 300px;
}
.souym ul li .img img {
	width: 100%;
}
.souym ul li .nr {
	float: left;
	margin-left: 25px;
	margin-top: 15px;
}
.souym ul li .nr h2 {
	font-weight: bold;
	font-size: 16px;
}
.souym ul li .nr h3 {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #666;
}
.souym ul li .nr a {
	display: block;
	background: #f5f5f5;
	text-align: center;
	width: 120px;
	border-radius: 6px;
	color: #999;
	padding: 8px 0px;
	margin-top: 19%;
}
.souym ul li:hover .nr a {
	background: #0072d1;
	color: #fff;
}
.swiper-paginationa {
	position: absolute;
	bottom: 0%;
	width: 100%;
	z-index: 99;
	text-align: center;
}
