/*资质荣誉*/
.fybanner {
	width: 100%;
	height: 237px;
	overflow: hidden;
}

.fybanner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.fyMid {
	width: 1200px;
	height: auto;
	margin: 23px auto;
}

.fyMid .culture li{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.fyMid .culture li .image{
	width: 56px;
	height: 56px;
	margin-right: 20px;
}
.fyMid .culture li .image img{
	width: 100%;
	height: 100%;
}
.fyMid .culture li .text p{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	
}
.fyMid .culture li .text span{
	font-size: 16px;
	color: #333333;
}


.fyMidLeft {
	width: 226px;
	height: auto;
	border: 1px solid #ededed;
	font-family: "Microsoft yahei";
	background-color: #fdfdfd;
	padding-bottom: 10px;
}

.fyMidLeft .Title {
	width: 226px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	background-color: #29A986;
}

.fyMidLeft .Title span {
	font-weight: normal;
	font-size: 18px;
	line-height: 56px;
	padding-left: 32px;
	background: url("../images/titleIcon1.png") no-repeat left center;
}

.fyMidLeft .List {
	width: 226px;
	min-height: 2px;
	height: auto;
}



.fyMidLeft .List .dl {
	width: 226px;
	height: auto;
}

.fyMidLeft .List .dl h2 {
	width: 226px;
	height: 48px;
	margin-bottom: 2px;
	font-size: 16px;
	line-height: 48px;
	font-weight: normal;
	background-color: #f5f5f5;
	text-align: center;
	cursor: pointer;
}

.fyMidLeft .List .dl h2 a {
	
	font-size: 16px;
	color: #333333;
	display: block;
}
.fyMidLeft .List .on h2 a span,
.fyMidLeft .List .dl:hover h2 a span{
	color: #29A986;
	background: url("../images/sja.png") no-repeat left center;
	padding-left: 10px;
	font-weight: normal;

}

.fyMidLeft .List .dl li {
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 14px;
}

.fyMidLeft .List .dl li a {
	color: #666666;
	display: block;
	line-height: 32px;
	background: url("../images/arr1.png") no-repeat 170px 12px;
}

.fyMidLeft .List .dl li a:hover {
	color: #f9644e;
	background: url("../images/arr2.png") no-repeat 170px 12px;
}

.fyMidLeft .List .dl .current a {
	color: #f9644e;
	background: url("../images/arr2.png") no-repeat 170px 12px;
}

.List .ListMenu {
	margin: 10px 0;
	display: none;
}

.List .on .ListMenu {
	display: block;
}

.fyMidLeft .Title2{
	display: block;
	width: 226px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	background-color: #29A986;
}

.fyMidLeft .Title2 span {
	font-weight: normal;
	font-size: 18px;
	line-height: 46px;
	padding-left: 32px;
	background: url("../images/titleIcon2.png") no-repeat left center;
}

.servicePic {
	width: 223px;
}

.servicePic img {
	width: 223px;
}

.fyMidLeft .Title3 {
	width: 226px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	color: #fff;
	background-color: #29A986;
}

.fyMidLeft .Title3 span {
	font-weight: normal;
	font-size: 18px;
	line-height: 46px;
	padding-left: 32px;
	background: url("../images/titleIcon4.png") no-repeat left center;
}

.fyMidLeft .Title4 {
	width: 226px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	background-color: #29A986;
}

.fyMidLeft .Title4 span {
	font-weight: normal;
	font-size: 18px;
	line-height: 56px;
	padding-left: 32px;
	background: url("../images/titleIcon4.png") no-repeat left center;
}

.fyMidLeft .Title5 {
	width: 226px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	background-color: #29A986;
}

.fyMidLeft .Title5 span {
	font-weight: normal;
	font-size: 18px;
	line-height: 56px;
	padding-left: 32px;
	background: url("../images/titleIcon5.png") no-repeat left center;
}


.fyMidRight {
	width: 928px;
	height: auto;
	border: 1px solid #e5e5e5;
	background-color: #fff;
	padding: 15px 15px 50px 15px;
}

.fyTop {
	width: 100%;
	height: 32px;
	line-height: 32px;
	border-bottom: 1px solid #dadada;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}


.fyTop h2 {
	font-size: 14px;
	color: #29A986;

}

.fyTop h2>span {
	display: block;
	width: 4px;
	height: 16px;
	background-color: #29A986;
	margin-right: 10px;
	margin-top: 8px;
}

.fyTop .breadcrumb {
	display: flex;
	color: #666;
	font-size: 12px;
}

.fyTop .breadcrumb a {
	color: #666;
	font-size: 12px;
}

.fyTop .breadcrumb a:hover,
.fyTop .breadcrumb li:last-child a {
	color: #29A986;
}

.fyTop .breadcrumb li:last-child a span {
	display: none;
}

.fyTop p,
.fyTop p a {
	color: #666;
	font-size: 12px;
}

.fyTop p a:hover,
.fyTop p em {
	color: #0366b4;
}

.fyMidRight .contain .title {
	width: 100%;
	height: 43px;
	margin-top: 20px;
	background: url('../images/aboutustitel.jpg') no-repeat;
	margin-bottom: 20px;
}

.fyMidRight .contain .title span {
	line-height: 30px;
	font-size: 16px;
	font-weight: 700;
	padding-left: 20px;
	display: block;
	padding-top: 10px;
}
.fyMidRight .contain img{
	max-width: 100%;
}
.fyMidList {
	width: 928px;
	height: auto;
	overflow: hidden;
}

.fyMidList ul.product_list {
	margin-left: -20px;
	width: 960px;
}

.fyMidList ul.product_list li {
	float: left;
	width: 263px;
	height: 190px;
	border: 1px solid #dadada;
	padding: 5px;
	margin: 30px 22px 20px 22px;
	overflow: hidden;
	text-align: center;
}

.fyMidList .fImg {
	width: 263px;
	height: 153px;
	overflow: hidden;
}

.fyMidList ul.product_list li img {
	max-width: 100%;
	max-height: 100%;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.fyMidList ul.product_list li img:hover {
	opacity: 0.8;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.fyMidList ul.product_list li .info {
	position: relative;
	width: 243px;
	padding: 0 10px;
	height: 36px;
	line-height: 36px;
	background-color: #666666;
	text-align: center;
	color: #fff;
	font-family: "microsoft yahei";
}

.fyMidList ul.product_list li .info a {
	position: absolute;
	color: #fff;
	width: 243px;
	z-index: 999;
	display: block;
	text-align: center;
}

.fyMidList ul.product_list li .info i {
	position: absolute;
	left: 0;
	width: 0;
	height: 36px;
	background-color: #29A986;
	z-index: 99;
}

.Paged {
	width: 100%;
	text-align: center;
	color: #888888;
	margin-top: 20px;
}

.PageArea {
	display: inline-block;
}

.PageArea {
	_display: inline;
}

.PageArea span {
	float: left;
	padding: 0 10px;
	line-height: 24px;
	border: 1px solid #d8d8d8;
	margin: 0 3px;
}

.PageArea select {
	float: left;
	font-size: 12px;
	color: #666;
}

.PageArea span a {
	display: block;
	line-height: 24px;
	width: 100%;
	color: #888888;
}

.PageArea a {
	float: left;
	padding: 0 10px;
	line-height: 24px;
	border: 1px solid #d8d8d8;
	text-align: center;
	margin: 0 3px;
}

.PageArea a {
	display: block;
	line-height: 24px;
	color: #888888;
}

.PageArea a:hover {
	background-color: #29A986;
	color: #fff;
}

.PageArea .current {
	background-color: #29A986;
	color: #fff;
}

.pageNum {
	float: left;
	padding: 0 10px;
	line-height: 24px;
}

.Paged select {
	margin: 0;
	padding: 0;
	outline: none;
	height: 26px;
	line-height: 26px;
	width: 45px;
	margin-left: 3px;
	border: 1px solid #d8d8d8;
	display: inline-block;
	background-color: #fff;
}

/*关于我们*/
.contain {
	width: 892px;
	height: auto;
	margin: 20px 20px;
	overflow: hidden;
}

/*联系我们*/
.contactMid {
	width: 892px;
	height: auto;
	margin: 20px auto;
	font-family: "microsoft yahei";
}

.contactMid ul li {
	line-height: 30px;
	margin: 20px 0;
}

.contactMid p {
	font-size: 14px;
}

.contactMid .labeld {
	width: 120px;
	line-height: 30px;
}

.contactMid .labeld span {
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #29A986;
}

.contactMid .labeld .contactIcon {
	width: 24px;
	height: 24px;
	background-image: url("../images/contacticon.jpg");
	margin-right: 10px;
}

.labeld .Caddress {
	background-position: left top;
}

.labeld .Ctel {
	background-position: left -49px;
}

.labeld .CtelP {
	background-position: left -96px;
}

.labeld .Cemail {
	background-position: left -144px;
}

.contactMap {
	width: 679px;
	height: 403px;
	overflow: hidden;
	margin: 40px 0px;
}

/*人才招聘*/
.recruit {
	width: 900px;
	margin: 20px auto;
}

.recruitTop {
	width: 900px;
	line-height: 32px;
	font-size: 14px;
	word-break: break-all;
	color: #1482c5;
	font-family: "microsoft yahei";
}

.recruitSearch {
	width: 852px;
	height: 34px;
	padding: 0 20px;
	margin: 20px auto;
	background-color: #e9eff7;
}

.recruitSearch input {
	float: left;
}

.recruitSearch .searchInput {
	width: 263px;
	height: 21px;
	line-height: 21px;
	border: 1px solid #dadada;
	background-color: #fff;
	padding: 0 10px;
	margin-top: 5px;
	color: #666;
}

.recruitSearch .searchBtn {
	width: 61px;
	height: 20px;
	background: url("../images/searchBtn.jpg") no-repeat;
	margin-left: 40px;
	margin-top: 7px;
	cursor: pointer;
}

.recruitList {
	width: 900px;
	height: auto;
	font-family: "microsoft yahei";
}

.recruitList .Rthread {
	width: 898px;
	height: 33px;
	border-top: 2px solid #5084c0;
	background: url("../images/threadbg.jpg") repeat-x;
}

.recruitList .Rthread li {
	float: left;
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	text-align: center;
}

.recruitList .Rtable {
	width: 898px;
	height: auto;
}

.recruitList .Rtable ul li {
	width: 898px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px solid #ebebeb;
}

.recruitList .Rtable ul li:hover {
	opacity: 0.8;
}

.recruitList .Rtable p {
	float: left;
	text-align: center;
	font-size: 12px;
	color: #4e4e4e;
}

.recruitList .Rtable span {
	color: #1482c5;
}

.recruitList .Rtable .aBtn {
	width: 61px;
	height: 23px;
	color: #1482c5;
	display: block;
	margin: 9px auto 0 auto;
	border: 1px solid #dadada;
	text-align: center;
	line-height: 23px;
	background-color: #eae9e9;
}

.recruitList .Rtable .aBtn:hover {
	color: #fff;
	background-color: #2965b0;
}

/*下载中心*/
.downLoadList {
	width: 892px;
	height: auto;
	font-family: "microsoft yahei";
	margin: 20px auto;
	font-size: 14px;
}

.downLoadList ul {
	border-bottom: 1px dashed #dadada;
	padding: 10px 0;
}

.downLoadList ul li {
	width: 892px;
	height: 30px;
	line-height: 30px;
	margin: 10px 0;
}

.downLoadList .downLoadTxt {
	width: 780px;
	height: 30px;
}

.downLoadList .downLoadTxt a {
	float: left;
	color: #464a53;
}

.downLoadList .downLoadTxt a:hover {
	color: #29A986;
}

.downLoadList .downLoadTxt span {
	float: left;
	margin-right: 10px;
	display: block;
	width: 14px;
	height: 14px;
	margin-top: 2px;
}

.downLoadList .downLoadTime {
	font-size: 12px;
	color: #8994a1;
	font-family: '宋体';
}

.downLoadList .downLoadTime a {
	color: #8994a1;
	padding-left: 20px;
	background: url("../images/dhicon6.jpg") no-repeat left center;
}

.downLoadList .downLoadTime a:hover {
	color: #29A986;
	background: url("../images/dhicon6_1.jpg") no-repeat left center;
}

/*新闻*/
.newsList {
	width: 892px;
	height: auto;
	margin: 20px 0;
	font-family: "microsoft yahei";
}

.newsList .news-box li {
	width: 892px;
	height: 185px;
	padding: 20px 0 22px 0;
	border-bottom: 1px dotted #dadada;
}

.newsList .newsListPic {
	width: 244px;
	height: 165px;
	padding: 8px 8px 8px 8px;
	border: 1px solid #ccc;
}
.newsList .newsListPic a{
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
}
.newsList .newsListPic img {
	width: 100%;
	height: 100%;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	transition: 1s;
}

.newsList .newsListPic img:hover {
	opacity: 0.95;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
}

.newsList .newsListTxt {
	width: 612px;
	height: 165px;
}

.newsList .newsListTxt h2 {
	font-size: 14px;
	color: #333333;
	line-height: 34px;
	border-bottom: 1px dotted #dadada;
}

.newsList .newsListTxt h2 a {
	color: #333;
}

.newsList .newsListTxt h2 a:hover {
	color: #29A986;
}

.newsList .newsListTxt span {
	display: block;
	width: 622px;
	height: 75px;
	font-size: 12px;
	line-height: 24px;
	color: #666;
	margin: 15px 0;
}

.newsList .newsListTxt .newsBtn {
	width: 98px;
	height: 23px;
	float: right;
}

.newsList .newsListTxt .newsBtn a {
	display: block;
	width: 98px;
	height: 23px;
	background-color: #b9b8b8;
	color: #fff;
	text-align: center;
	line-height: 23px;
}

.newsList .newsListTxt .newsBtn a:hover {
	background-color: #29A986;
}

/*新闻详情*/
.newsTitle {
	width: 892px;
	height: auto;
	padding-bottom: 50px;
	background: url("../images/shedowbg.jpg") no-repeat bottom center;
	text-align: center;
}

.newsTitle h2 {
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	font-family: "microsoft yahei";
	font-weight: normal;
}

.newsTitle p {
	color: #888888;
	font-size: 12px;
	line-height: 30px;
}

.Acontext {
	width: 892px;
	margin: 20px 0;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}

.alrticBottom {
	width: 892px;
	margin: 60px 0 20px 0;
	line-height: 30px;
	color: #888888;
}

.alrticBottom a {
	color: #888;
}

.alrticBottom a:hover {
	color: #29A986;
}

.share {
	width: 300px;
	height: 30px;
	line-height: 30px;
}

/*1月13号修改过*/
.prenext {
	border-top: 1px solid #e8e8e8;
}

.prenext p {
	border-bottom: 1px solid #e8e8e8;
}

.prenext span {
	float: left;
	display: block;
	width: 55px;
	line-height: 30px;
	margin-right: 10px;
	border-right: 1px solid #e8e8e8;
}

.share {
	margin-top: 5px;
}

.share .shareTxt {
	display: block;
	margin-top: -3px;
}



/*产品详情*/
.Pdetails {
	width: 900px;
	height: auto;
	margin: 20px 0;
}

.PdetailsTop {
	width: 900px;
	height: 292px;
}

.PdetailsPic {
	width: 316px;
	height: 270px;
	overflow: hidden;
}

.PdetailsInfo {
	width: 542px;
	height: 270px;
}

.PdetailsInfo h2 {
	width: 542px;
	padding: 10px 0;
	line-height: 30px;
	font-size: 24px;
	color: #29A986;
	font-family: "microsoft yahei";
	font-weight: normal;
	border-bottom: 1px dotted #dadada;
}

.PdetailsInfo .productTxt {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	font-family: "microsoft yahei";
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: 1px dotted #dadada;
}

.PdetailsInfo .productTxt span {
	color: #333333;
	font-weight: 700;
}

.PdetailsInfo .productTxt .zxBtn {
	width: 107px;
	height: 34px;
	margin-top: 13px;
}

.PdetailsInfo .productTxt .zxBtn a {
	display: block;
	width: 107px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background-color: #ff6b50;
	text-align: center;
}

.PdetailsInfo .productTxt .zxBtn a span {
	display: block;
	padding-left: 24px;
	background-color: #000;
	color: #fff;
	font-weight: normal;
	background: url("../images/qqicond.png") no-repeat 12px center;
}

.PdetailsInfo .productTxt .zxBtn a:hover {
	background-color: #29A986;
}

.PdetailsMidtop {
	width: 898px;
	height: 33px;
	border: 1px solid #dadada;
	background: url("../images/cpsombg.jpg") repeat-x;
}

.PdetailsMidtop ul li {
	position: relative;
	float: left;
	width: 104px;
	height: 33px;
	border-left: 1px solid #e2e2e2;
	cursor: pointer;
	line-height: 33px;
	font-size: 14px;
	color: #333333;
	text-align: center;
	font-family: "microsoft yahei";
}

.PdetailsMidtop ul li a {
	color: #333333;
}

.PdetailsMidtop ul .on {
	background-color: #29A986;
	color: #fff;
}

.PdetailsMidtop ul .on span {
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -6px;
	display: block;
	width: 12px;
	height: 10px;
	background: url("../images/pdsj.jpg") no-repeat;
}

.PdetailsMid {
	width: 880px;
	height: auto;
	margin: 20px auto;
}

.PdetailsMidtop ul .on a {
	color: #fff;
}

/*产品详情修改样式01-27*/
.productInfo {
	width: 410px;
	height: auto;
	line-height: 21px;
	margin-top: 10px;
	display: flex;
	align-items: center;
}

.productInfoTel {
	width: 117px;
	height: auto;
	padding-left: 45px;
	background: url("../images/telp.png") no-repeat left center;
}

.productInfoE {
	padding-left: 20px;
	background: url("../images/fgxdd.jpg") no-repeat left center;
}

.pdBigimg {
	width: 308px;
	height: 202px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
}
.pdBigimg ul li{
	width: 308px;
	height: 202px;
	text-align: center;
}
.pdBigimg ul li img {
	max-width: 100%;
	height: 100%;
}

.pdSmallimg {
	position: relative;
	width: 308px;
	height: 50px;
	margin-top: 10px;
	padding-left: 18px;
}

.pdSmallimg ul li {
	position: relative;
	height: 48px;
	border: 1px solid #e9e9e9;
	text-align: center;
	box-sizing: border-box;
}

.pdSmallimg ul li img {
	max-width: 100%;
	max-height: 100%;
}

.pdSmallimg .prev,
.pdSmallimg .next {
	position: absolute;
	width: 14px;
	height: 26px;
	top: 50%;
	margin-top: -13px;
}

.pdSmallimg .prev {
	left: 0px;
	background: url("../images/icprev.png") no-repeat;
}

.pdSmallimg .next {
	right: 10px;
	background: url("../images/picnext.png") no-repeat;
}

.pdSmallimg ul li.swiper-slide-thumb-active{
	border: 3px solid #ff6b50;
}

/*问题反馈*/
.feedback {
	width: 900px;
	height: auto;
	font-family: "microsoft yahei";
}

.feedback ul li {
	width: 900px;
	height: auto;
	margin-bottom: 40px;
}

.feedbackQ {
	width: 900px;
	height: auto;
	margin: 20px 0;
}

.feedbackQ span {
	display: block;
	float: left;
}

.feedbackQ .listNum {
	width: 28px;
	height: 34px;
	line-height: 38px;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	background: url("../images/qaicon.jpg") no-repeat;
	color: #fff;
	font-weight: 700;
}

.feedbackQ .listQ {
	width: 847px;
	height: 32px;
	line-height: 32px;
	padding-left: 15px;
	border: 1px solid #ededed;
	background-color: #fcfcfc;
	font-size: 14px;
	color: #29A986;
}

.feedbackA {
	width: 880px;
	padding: 5px 10px;
	line-height: 21px;
	font-size: 14px;
	color: #696969;
}

.feedbackA span {
	font-size: 14px;
	color: #29A986;
}

/*弹出*/
.blackbg {
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 1000px;
	background: url("../images/blackbg.png") repeat;
}

.popWindow {
	position: fixed;
	z-index: 9999;
	top: 0;
	margin-top: 5%;
	left: 50%;
	margin-left: -370px;
	width: 700px;
	height: auto;
	padding: 35px 20px;
	background-color: #fff;
}

.popImg {
	width: 700px;
	height: 495px;
	overflow-y: auto;
	overflow-x: hidden;
}

.popImg img {
	width: 700px;
	height: auto;
}

.closeBtn {
	position: absolute;
	top: 5px;
	right: 5px;
}

.popTxt {
	width: 100%;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	font-family: "Microsoft yahei";
}
.pagination{
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
.pagination li{
	margin-right: 20px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #333;
}
.pagination li a,
.pagination li span{
	display: block;
	padding: 0 10px;
	color: #333;
}
.pagination li.active,
.pagination li:hover{
	background: #29A986;
	border: 1px solid #29A986;
}
.pagination li.active span,
.pagination li:hover a{
	color: #fff;
}
.pagination li.disabled{
	background: none;
}

.down-list li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 0 20px;
	box-sizing: border-box;
}
.down-list li a{
	color: #333;
}
.down-list li a:hover{
	color: #29A986;
}
.down-list li h3{
	font-size: 18px;
	color: #333;
	width: 700px;
	height: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.down-list li h3 a{
	height: 57px;
	line-height: 57px;
}
.down-list li h3 i{
	display: inline-block;
	width: 10px;
	height: 2px;
	background: #999;
	margin-right: 10px;
}
.down-list li .btn-box{
	height: 57px;
	display: flex;
	align-items: center;
}
.down-list li .btn-box .btn:hover span{
	color: #29A986;
}
.down-list li .btn-box .btn img{
	width: 30px;
	height: 30px;
	display: block;
}
.down-list li .btn-box .btn{
	text-align: center;
}
.down-list li .btn-box .btn span{
	margin-top: 5px;
	display: block;
}
.down-list li .btn-box .line{
	width: 2px;
	height: 18px;
	background: #ccc;
	display: block;
	margin: 0 15px;
}