
/*产品解决方案*/
.layout {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
.wrap{
	margin: 0 auto;
	width: 1300px;
}
.padd {
	padding: 0 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.header .hd_top {
	background: #f4f4f4;
}
.header .hd_top h4 {
	float: left;
	font-size: 13px;
	line-height: 30px;
	color: #666666;
}
.header .hd_top h4 span {
	display: inline-block;color: #101010;font-weight: bold;
}
.header .hd_top ul {
	overflow: hidden;float: right;
}
.header .hd_top ul li {
	float: left;position: relative;
}
.header .hd_top ul li:before {
	position: absolute;z-index: 11;content: "";right: 0;
	top: 50%;transform: translateY(-50%);
	background: #7e7e7e;height: 13px;width: 1px;
}
.header .hd_top ul li a {
	font-size: 13px;
	line-height: 30px;
	color: #666666;
	padding: 0 9px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	transition: all 0.3s;
}
.header .hd_top ul li a:hover{
	color: #0059a9;
}
.header .hd_top ul li:last-child a {
	padding: 0 0 0 9px;
}
.header .hd_top ul li:last-child:before {
	display: none;
}
.header .hd_top ul li a:hover{
	color: #101010;
}
.header .hd_cen {
	background: #fff;
	padding: 32px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.header .hd_cen .logo {
	float: left;width: 760px;height: 63px;margin-top: 10px;
}
.header .hd_cen .logo a {
	display: block;width: 100%;height: 100%;
}
.header .hd_cen .logo img {
	display: block;width: 100%;height: 100%;
}
.header .hd_cen .dh {
	float: right;
}
.header .hd_cen .dh h3 {
	font-size: 24px;
	line-height: 36px;
	color: #101010;
	margin-right: 30px;
}
.header .hd_cen .dh h2 {
	font-size: 30px;
	line-height: 34px;
	color: #0059a9;
	font-weight: bold;
}
.paddin {
	padding: 0 50px;
	
}
.header .naver {
	background: #0059a9;
}
.header .naver ul {
	text-align: center;font-size: 0;
}
.header .naver li {
	display: inline-block;
}
.header .naver li.on a,
.header .naver li a:hover {
	transform: scale(1.1);background: #024fcf;
}
.header .naver li a {
	font-size: 16px;
	line-height: 44px;
	color: #fff;padding: 0 25px;
	display: block;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.indexa .banner{
	height: 560px;
}
.banner {
	height: 412px;margin: 0 auto;
}
.banner a {
	display: block;height: 100%;
}
.search {
	background: #f8f8f8;
	border-bottom: 1px solid #dddddd;
}
.search .lt {
	float: left;
}
.search .lt dl {
	overflow: hidden;padding: 22px 0;
}
.search .lt dt {
	float: left;font-size: 14px;line-height: 1;color: #101010;font-weight: bold;
}
.search .lt dd {
	float: left;font-size: 14px;line-height: 1;color: #666666;
}
.search .lt dd a {
	display: block;padding: 0 15px;border-right: 1px dotted #aaaaaa;transition: all 0.3s;
}
.search .lt dd a:hover {
	color: #000;
}
.search .lt dd:last-child a {
	border-right: none;
}
.search .lt dd:nth-child(1) a {
	margin: 0;
}
.search .lt dd:nth-child(2) a {
	margin: 0 15px 0 2px;
}
.search .rt {
	float: right;
}

.search .rt .form {
	overflow: hidden;width: 298px;height: 36px;border: 1px solid #d4d9dd;border-radius: 18px;
	background: #fff;margin-top: 11px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.search .rt .form .text {
	float: left;width: 82%;
	height: 36px;border: none;padding: 0 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;color: #aaaaaa;
}
.search .rt .form .submit {
	float: right;width: 18%;
	border: none;font-size: 14px;
	height: 36px;cursor: pointer;transition: all 0.3s;
	background: url(/static/yxhg/images/icon27.png) no-repeat center #005baa;
}
.search .rt .form .submit:hover {
	background: url(/static/yxhg/images/icon27.png) no-repeat center #0d6bbd;
}
.purchase {
	margin: 36px auto ;
}
.title {
	text-align: center;margin: 0 auto;
}
.title img {
	margin: 0 auto;
}
.title h2 {
	font-size: 26px;line-height: 1.6;color: #0856b8;
	margin-top: -20px;font-weight: bold;
}
.title h6 {
	font-size: 14px;line-height: 2;color: #666666;
}
.title h3 {
	width: 260px;background: #0856b8;line-height: 28px;padding-left: 22px;margin: 4px auto 0;
	font-size: 14px;color: #fff;text-align: center;border-radius: 9px;position: relative;
}
.title h3:before {
	position: absolute;z-index: 11;content: "";background: url(/static/yxhg/images/icon28.png) no-repeat left center;
	height: 13px;width: 18px;left: 17px;top: 50%;transform: translateY(-50%);
}
.title h3 span {
	font-size: 20px;font-weight: bold;position: relative;top: 1px;
}
.purchase .list {
	margin-top: 58px;
}
.purchase .list li {
	float: left;width: calc((100% - 53px)/4);margin-right: 17px;
	height: 210px;background: #ededed;border-radius: 10px;
	position: relative;z-index: 111;
	box-sizing: border-box;transition: all 0.3s;
}
.purchase .list li:before {
	position: absolute;z-index: 11;content: "";
	left: 0;right: 0;margin: 0 auto;top: 0;
	width: 96px;height: 11px;background: #3b3b3b;
}
.purchase .list li:after {
	position: absolute;z-index: 11;content: "";left: 0;right: 0;margin: 0 auto;bottom: -15px;
	background: url(/static/yxhg/images/icon29.png) no-repeat bottom center;width: 205px;height: 15px;
}
.purchase .list li:hover {
	background: #0856b8;
}
.purchase .list li a {
	display: block;width: 100%;height: 100%;
	padding: 11px 13px;-webkit-box-sizing: border-box;z-index: 111;
	-moz-box-sizing: border-box;position: relative;
	-o-box-sizing: border-box;z-index: 111;
}
.purchase .list li .img {
	margin: 0 auto;height: 150px;width: 100%;box-shadow: 0 0 ;border-radius: 9px;overflow: hidden;
}
.purchase .list li .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.purchase .list li:hover .img img {
	transform: scale(1.1);
}
.purchase .list li:nth-child(4n) {
	margin-right: 0;
}
.purchase .list li h4 {
	text-align: center;padding-top: 10px;transition: all 0.3s;
	font-size: 16px;line-height: 23px;color: #101010;
}
.purchase .list li:hover h4 {
	color: #fff;
}
.raw_mater {
	background: #f5f5f5;padding: 80px 0 45px;
}
.raw_mater .list {
	margin-top: 42px;
}
.raw_mater .list ul {
	overflow: hidden;background: #FFFFFF;
}
.raw_mater .list ul:last-child li{
	border-bottom:  1px dotted #cccccc;
}
.raw_mater .list ul:last-child li:first-child {
	border-bottom: none;
}
.raw_mater .list ul li:first-child {
	background: #0856b8;
}
.raw_mater .list ul:nth-child(2) li:first-child {
	background: #60b22a;
}
.raw_mater .list ul li {
	float: left;width: calc(100% / 8);position: relative;
	border-right: 1px solid #cccccc;height: 164px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;border-top: 1px dotted #cccccc;
}
.raw_mater .list ul li:nth-child(8n){
	border-right: 1px dotted #cccccc;
}
.raw_mater .list ul li:nth-child(n+9){
	display: none;
}
.raw_mater .list ul li:first-child {
	border: none;
}
.raw_mater .list ul:nth-child(2) li {
	height: 130px;
}
.raw_mater .list ul li .tet {
	position: absolute;z-index: 11;top: 50%;transform: translateY(-50%);
	left: 0;right: 0;margin: 0 auto;text-align: center;
}
.raw_mater .list ul li .tet h4 {
	font-size: 18px;line-height: 26px;color: #ffffff; 
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.raw_mater .list ul li .tet h5 {
	font-size: 9px;line-height: 19px;color: #fff; 
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;text-transform: uppercase;
}
.raw_mater .list ul li:first-child {
	border-right: none;
}
.raw_mater .list ul li h6{
	position: absolute;z-index: 11;
	top: 20px;left: 0;right: 0;margin: 0 auto;
	font-size: 18px;line-height: 28px;color: #666666;
}
.raw_mater .list ul li h6 a{
	font-size: 16px;line-height: 28px;color: #020202;display: block;
}
.raw_mater .list ul:nth-child(2) li h6 a:hover{
	color: #60b22a;
}
.raw_mater .list ul li h6 a:hover{
	color: #0856b8;
}
.raw_mater .list ul li h6:nth-child(2) {
	top: auto;bottom: 20px;
}
.raw_mater .list ul li h6:nth-child(3) {
	top: 50%;transform: translateY(-50%);
}
.raw_mater .list_img {
	margin-top: 25px;
}
.raw_mater .list_img ul {
	overflow: hidden;
}
.raw_mater .list_img ul li {
	float: left;width: calc((100% - 68px)/4);margin-right: 22px;margin-bottom: 27px;
	background: #fff;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.raw_mater .list_img ul li:nth-child(4n) {
	margin-right: 0;
}
.raw_mater .list_img ul li a {
	display: block;width: 100%;
}
.raw_mater .list_img ul li .img {
	width: 100%;height: 308px;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
}
.raw_mater .list_img ul li .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.raw_mater .list_img ul li .img:hover img {
	transform: scale(1.05);
}
.raw_mater .list_img ul li h6 {
	font-size: 16px;line-height: 32px;color: #333333;
	text-align: center;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all 0.3s;
}
.raw_mater .list_img ul li:hover h6 {
	color: #0856b8;
} 
.prog {
	padding: 100px 0 90px;
}
.prog .imgs {
	margin: 42px auto 0;
}
.chem_ind {
	margin: 52px auto 0;
}
.chem_ind .text {
	text-align: center;margin: 0 auto;
}
.chem_ind .text h3 {
	font-size: 20px;line-height: 38px;color: #111111;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px dashed #929292;
	border-radius: 6px;
	overflow: hidden;
	width: 260px;margin: 0 auto;
}
.chem_ind .text h3 span {
	display: inline-block;font-size: 26px;font-weight: bold;
}
.chem_ind .text h2 {
	font-size: 28px;line-height: 1.6;color: #0856b8;font-weight: bold;
}
.chem_ind .text ul {
	background: #60b22a;margin: 3px auto 0;width: 500px;border-radius: 7px;
	overflow: hidden;height: 28px;
}
.chem_ind .text ul li{
	float: left;width: 50%;height: 100%;
	background: #0856b8;border-radius: 7px;
	text-align: center;font-size: 14px;line-height: 28px;color: #fff;
}
.chem_ind .text ul li:nth-child(2) {
	float: right;padding-left: 22px;
	background: url(/static/yxhg/images/icon28.png)no-repeat left 10px center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.chem_ind .text ul li span {
	display: inline-block;font-size: 18px;font-weight: bold;
}
.chem_ind .list {
	margin-top: 50px;
}
.chem_ind .list li {
	overflow: hidden;
}
.chem_ind .list li .imgs {
	float: right;height: 347px;width: 654px;border-radius: 12px;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;position: relative;
}
.chem_ind .list li .imgs:before {
	position: absolute;z-index: 11;left: -87px;bottom: 48px;content: "";
	background: url(/static/yxhg/images/icon7.png)no-repeat center;width: 56px;height: 64px;
}
.chem_ind .list li .imgs img {
	display: block;width: 100%;height: 100%;border-radius: 10px;
}
.chem_ind .list li .text {
	float: left;margin-top: 54px;
}
.chem_ind .list li .text {
	
}
.chem_ind .list li .text .txt {
	overflow: hidden;
}
.chem_ind .list li .text .txt .icon {
	float: left;width: 46px;height: 46px;
}
.chem_ind .list li .text .txt .icon img {
	display: block;width: 100%;height: 100%;
}
.chem_ind .list li .text .txt .tet {
	float: left;margin-left: 4px;margin-top: 3px;text-align: left;
}
.chem_ind .list li .text .txt .tet h2 {
	font-size: 22px;line-height: 28px;color: #0856b8;font-weight: bold;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.chem_ind .list li .text .txt .tet h6 {
	font-size: 12px;line-height: 16px;color: #cccccc;text-transform: uppercase;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.chem_ind .list li .text dl {
	padding: 12px 0 0 24px;
}
.chem_ind .list li .text dl dd {
	padding-left: 17px;
	font-size: 16px;line-height: 40px;color: #333333;position: relative;text-align: left;
}
.chem_ind .list li .text dl dd:before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	height: 6px;width: 6px;background: #999999;border-radius: 50%;
}
.chem_ind .list li .text .jt {
	width: 122px;height: 13px;margin-top: 40px;margin-left: 20px;
}
.chem_ind .list li:nth-child(2) .text,
.chem_ind .list li:nth-child(3) .text {
	width: 413px;
}
.chem_ind .list li:last-child .text .jt,
.chem_ind .list li:nth-child(3) .text .jt,
.chem_ind .list li:nth-child(2) .text .jt {
	transform: rotate(180deg);
}
.chem_ind .list li .imgs1 {
	float: left;width: 624px;height: auto;
	border-radius: 12px;position: relative;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.chem_ind .list li .imgs4 {
	height: 308px;width: 654px;float: left;
	border-radius: 12px;position: relative;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.chem_ind .list li .imgs4:before {
	position: absolute;z-index: 11;content: "";width: 41px;height: 59px;
	bottom: 10px;right: -82px;background: url(/static/yxhg/images/icon11.png)no-repeat center;
}
.chem_ind .list li .imgs1:before {
	position: absolute;z-index: 11;content: "";width: 56px;height: 56px;
	bottom: 4px;right: -82px;background: url(/static/yxhg/images/icon8.png)no-repeat center;
}
.chem_ind .list li .imgs4 img,
.chem_ind .list li .imgs3 .img2 img,
.chem_ind .list li .imgs3 .img1 img,
.chem_ind .list li .imgs3 img,
.chem_ind .list li .imgs2 .img1 img,
.chem_ind .list li .imgs2 .img img,
.chem_ind .list li .imgs2 img,
.chem_ind .list li .imgs1 img {
	display: block;width: 100%;height: 100%;border-radius: 10px;
}
.chem_ind .list li .imgs2 {
	float: left;width: 628px;
	height: 260px;position: relative;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.chem_ind .list li .imgs2:before {
	position: absolute;z-index: 11;content: "";width: 48px;height: 56px;
	right: -85px;bottom: 10px;background: url(/static/yxhg/images/icon9.png)no-repeat center;
}
.chem_ind .list li .imgs2 .img {
	float: left;width: 412px;margin-right: 8px;height: 100%;
	border-radius: 8px;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;
}
.chem_ind .list li .imgs2 .img1 {
	float: right;width: calc(100% - 428px);
	border-radius: 8px;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;
}
.chem_ind .list li .imgs3 {
	width: 636px;float: right;position: relative;
}
.chem_ind .list li .imgs3:before {
	position: absolute;z-index: 11;content: "";width: 72px;height: 69px;
	left: -92px;bottom: 18px;background: url(/static/yxhg/images/icon10.png)no-repeat center;
}
.chem_ind .list li .imgs3 .img {
	width: 100%;height: 160px;
	margin-bottom: 14px;
	border-radius: 12px;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;
}
.chem_ind .list li .imgs3 .img img {
	display: block;width: 100%;
}
.chem_ind .list li .imgs3 .img1 {
	float: left;width: 300px;height: 160px;border-radius: 12px;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;
}
.chem_ind .list li .imgs3 .img2 {
	float: right;width: calc(100% - 318px);height: 160px;border-radius: 12px;
	border: 2px solid #fff;box-shadow: 0 0 8px 1px #cccccc;
}
.chem_ind .list li:nth-child(2) .text {
	float: right;
}
.chem_ind .list li:nth-child(3) .text {
	float: right;
}
.chem_ind .list li:nth-child(5) .text {
	float: right;
}
.h_about {
	margin: 110px;
}
.h_about .title {
	margin-bottom: 60px;
}
.h_about .imgs {
	float: right;width: 644px;
}
.h_about .imgs .img {
	position: relative;
}
.h_about .imgs .img video{
	width: 100%;display: block;
}
.h_about .imgs .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.h_about .imgs .img .icon {
	position: absolute;z-index: 11;left: 0;right: 0;
	top: 50%;transform: translateY(-50%);margin: 0 auto;
	height: 70px;width: 70px;border-radius: 50%;overflow: hidden;
}
.h_about .imgs .img .icon img {
	display: block;width: 100%;height: 100%;
}
.h_about .imgs .txt {
	overflow: hidden;
}
.h_about .imgs .txt .tet {
	float: left;padding: 0 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: url(/static/yxhg/images/img22.jpg)no-repeat center/cover;
	width: 595px;height: 42px;
}
.h_about .imgs .txt .tet h4 {
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 18px;line-height: 42px;color: #fff;
	font-weight: bold;
}
.h_about .imgs .txt .jia {
	float: right;width: 48px;height: 41px;font-size: 18px;transition: all 0.3s;
	background: url(/static/yxhg/images/icon12.png)no-repeat center #6e6e6e;
}
.h_about .imgs .txt .jia:hover {
	background: url(/static/yxhg/images/icon12.png)no-repeat center #7b7a7a;
}
.h_about .imgs .txt .jia a {
	display: block;height: 100%;width: 100%;
}
.h_about .text {
	float: left;
	width: calc(100% - 750px);
}
.h_about .text p {
	font-size: 17px;line-height: 27px;color: #333333;
}
.h_about .text .btn {
	display: block;margin: 30px 0 0 10px;transition: all 0.3s;
	width: 111px;line-height: 32px;border: 1px solid #cccccc;
	text-align: center;font-size: 16px;color: #333333;
}
.h_about .text .btn:hover {
	background: #333333;color: #fff;
}
.h_about .text ul {
	text-align: center;margin-top: 40px;
}
.h_about .text ul li {
	display: inline-block;width: 32.8%;
	border-right: 1px solid #e8e8e8;margin: 10px auto 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.h_about .text ul li:last-child {
	border-right: none;
}
.h_about .text ul .tet {
	text-align: center;
}
.h_about .text ul .tet h2 {
	font-size: 16px;line-height: 38px;color: #0856b8;
}
.h_about .text ul .tet h2 span {
	display: inline-block;font-size: 30px;font-weight: bold;
}
.h_about .text ul .tet p {
	font-size: 14px;line-height: 25px;color: #666666;
}

.h_news {
	margin: 134px auto 0;
}
.h_news .title {
	margin-bottom: 42px;
}
.h_news .lt {
	float: left;width: 830px;
}
.h_news .lt .tet {
	overflow: hidden;
}
.h_news .lt .tet .tec {
	float: left;width: 124px;text-align: center;
}
.h_news .lt .tet .tec h3 {
	font-size: 20px;line-height: 24px;color: #0856b7;font-weight: bold;text-transform: uppercase;
}
.h_news .lt .tet .tec h4 {
	font-size: 20px;line-height: 26px;color: #0856b7;
}
.h_news .lt .tet .tce {
	float: right;width: calc(100% - 126px);
}
.h_news .lt .tet .tce p {
	font-size: 15px;line-height: 1.6;color: #333333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.h_news .lt .tet .tce .more {
	display: block;font-size: 15px;line-height: 1.5;color: #333;transition: all 0.3s;
}
.h_news .lt .tet .tce .more:hover {
	color: #0856b8;
}
.h_news .lt .img {
	width: 100%;height: 314px;margin-top: 10px;
}
.h_news .lt .img a {
	display: block;width: 100%;height: 100%;overflow: hidden;
}
.h_news .lt .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.h_news .lt .img a:hover img {
	transform: scale(1.05);
}
.h_news .rt {
	float: right;width: calc(100% - 870px);
}
.h_news .rt .list {
	margin-bottom: 22px;
}
.h_news .rt .list ul {
	overflow: hidden;
}
.h_news .rt .list li {
	float: left;margin-right: 10px;
}
.h_news .rt .list li:last-child {
	margin-right: 0;
}
.h_news .rt .list li a {
	display: block;line-height: 38px;width: 136px;border-radius: 4px;transition: all 0.3s;
	font-size: 16px;color: #101010;text-align: center;background: #dcdcdc;
}
.h_news .rt .list li a:hover,
.h_news .rt .list li.on a {
	background: #0856b8;color: #fff;
} 
.h_news .rt .tet li {
	border-bottom: 1px solid #cccccc;position: relative;
}
/*.h_news .rt .tet li:before {
	position: absolute;z-index: 11;content: "";
	background: url(/static/yxhg/images/jt1.png)no-repeat center;
	width: 14px;height: 14px;right: 0;top: 50%;transform: translateY(-50%);
}*/
.h_news .rt .tet li a {
	width: 100%;line-height: 38px;font-size: 16px;color: #101010;display: block;
	background: url(/static/yxhg/images/jt1.png)no-repeat right 3px center;transition: all 0.3s;
}
.h_news .rt .tet li a:hover {
	color: #0856b8;background: url(/static/yxhg/images/jt1-1.png)no-repeat right 3px center;
}
.huanj {
	margin-top: 115px;
}
.huanj .lt {
	float: left;width: 774px;
}
.tit h2{
	font-size: 30px;line-height: 44px;color: #0856b8;font-weight: bold;
	display: inline-block;margin-bottom: 14px;position: relative;top: -14px;
}
.tit h6 {
	font-size: 14px;line-height: 44px;color: #666666;display: inline-block;
	margin-left: 5px;position: relative;top: -18px;
}
.huanj .img {
	height: 362px;width: 100%;
}
.huanj .img a {
	display: block;width: 100%;height: 100%;overflow: hidden;
}
.huanj .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.huanj .img a:hover img {
	transform: scale(1.05);
}
.huanj .rt {
	float: right;width: calc(100% - 820px);
	
}
.huanj .rt .form li {
	margin-bottom: 20px;
}
.huanj .rt .form li .text {
	border: none;background: #f2f5f9;padding: 0 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 16px;height: 40px;width: 100%;color: #999999;
	
}
.huanj .rt .form li .textarea {
	width: 100%;padding: 3px 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;border: none;
	font-size: 16px;line-height: 24px;color: #999999;
	height: 180px;border-radius: 4px;
	overflow: hidden;background: #f2f5f9;resize: none;
}
.huanj .rt .form .submit {
	border: none;width: 144px;line-height: 48px;color: #fff;
	font-size: 18px;background: #0856b7;text-align: center;transition: all 0.3s;
	cursor: pointer;transition: all 0.3s;border-radius: 5px;overflow: hidden;
}
.huanj .rt .form .submit:hover {
	background: #0d65d2;
}
.passage {
	margin-top: 120px;
}
.passage .text {
	text-align: center;margin: 0 auto;
}
.passage .text h3 {
	font-size: 24px;line-height: 32px;color: #333333;font-weight: bold;
}
.passage .text img {
	margin: 2 auto 0;
}
.passage .list {
	margin: 20px auto 0;
}
.passage .list dl {
	overflow: hidden;
}
.passage .list dl dd {
	float: left;
}
.passage .list dl dt a {
	display: block;line-height: 32px;width: 132px;border: 1px solid #0856b8;
	border-radius: 4px;text-align: center;font-size: 16px;color: #0856b7;transition: all 0.3s;
}
.passage .list dl dt a:hover {
	background: #0856b7;color: #fff;
}
.passage .list dl dd a {
	display: block;margin: 0 22px;font-size: 16px;line-height: 34px;color: #101010;transition: all 0.3s;
}
.passage .list dl dd a:hover {
	color: #0856b7;
}
.passage .list dl dd:last-child a {
	color: #0856b7;transition: all 0.3s;
}
.passage .list dl dd:last-child a:hover {
	color: #101010;
}
.rexian {
	margin-top: 46px;margin-bottom: -25px;position: relative;z-index: 111;
}
.rexian .img {
	margin: 0 auto;width: 164px;height: 148px;
}
.rexian .img img {
	display: block;width: 100%;height: 100%;
}
.rexian .dh {
	margin: 0 auto;text-align: center;width: 356px;height: 50px;border-radius: 16px;background: #0856b7;
}
.rexian .dh h3 {
	text-align: center;line-height: 50px;font-size: 16px;color: #fff;padding-left: 32px;
	background: url(/static/yxhg/images/icon2.png) no-repeat left 16px center;
}
.rexian .dh h3 span {
	display: inline-block;font-weight: bold;font-size: 28px;
}
.footer {
	background: #272727;padding: 94px 0 70px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.footer .lt {
	float: left;overflow: hidden;
}
.footer .lt .logo {
	float: left;width: 99px;height: 99px;margin-top: 23px;
}
.footer .lt .logo a {
	display: block;height: 100%;width: 100%;
}
.footer .lt .logo a img {
	display: block;height: 100%;width: 100%;
}
.footer .lt .text {
	float: left;padding-left: 96px;margin-top: 26px;
}
.footer .lt .text h2 {
	font-size: 28px;line-height: 32px;color: #fff;font-weight: bold;
}
.footer .lt .text p {
	font-size: 13px;line-height: 15px;color: rgba(255,255,255,0.8);text-transform: uppercase;
}
.footer .lt .text h4 {
	margin-top: 10px;line-height: 32px;border: 1px dashed #fff;width: 294px;
	border-radius: 4px;font-size: 18px;color: #fff;font-weight: bold;text-align: center;
}
.footer .lt .wx {
	margin-left: 98px;float: left;
}
.footer .lt .wx .img {
	border-radius: 7px;border: 2px solid #0856b7;overflow: hidden;width: 140px;height: 140px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
} 
.footer .lt .wx .img img {
	display: block;width: 100%;height: 100%;
}
.footer .lt .wx p {
	font-size: 14px;line-height: 32px;color: #ffffff;
	text-align: center;
}
.footer .rt {
	float: right;width: 340px;margin-top: 15px;
}
.footer .rt p {
	font-size: 16px;line-height: 30px;color: #fff;
}
.chem_ind .list li {
	padding: 6px;margin-bottom: 10px;
}
.chem_ind .list li .imgs2 {
	padding: 8px;
}
.chem_ind .list li .imgs2 .img1,
.chem_ind .list li .imgs2 .img{
	border-radius: 12px;
}
.chem_ind .list li .imgs2 .img1 {
	height: 244px;
}
.chem_ind .list li .imgs2 .img1 img {
	display: block;width: 100%;height: 100%;
}
.tit img {
	display: block;
}
.huanj .rt .form {
	margin-top: -10px;
}
.passage .list dl {
	padding: 25px 0;position: relative;
}
.passage .list dl dt {
	position: absolute;z-index: 11;top: 25px;
	left: 0;
}
.passage .list dl {
	padding-left: 140px;
}
.footer_bottom {
	background: #0856b7;text-align: center;padding: 15 0 5;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.footer_bottom p {
	font-size: 16px;line-height: 26px;color: #fff;
}
.footer_bottom ul {
	text-align: center;
}
.footer_bottom ul li {
	display: inline-block;margin: 0 7px;font-size: 16px;line-height: 34px;color: #9fcfff;
}
.footer_bottom ul li a {
	display: block;font-size: 16px;line-height: 34px;color: #9fcfff;transition: all 0.3s;
}

/*亿兴达2-产品*/
.search_list {
	border-bottom: 1px dashed #dcdcdc;
}
.search_list ul {
	overflow: hidden;padding-left: 20px;position: relative;
}
.search_list ul:before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	width: 10px;height: 20px;background: #55d0f2;
}
.search_list li {
	float: left;margin-right: 4px;font-size: 14px;line-height: 52px;color: #666666;
}
.search_list li a {
	display: block;font-size: 14px;line-height: 52px;color: #666666;transition: all 0.3s;
}
.search_list li a:hover {
	color: #0059a9;
}
.product_center {
	margin-top: 30px;
}
.product_center .lts {
	float: left;width: 265px;
}
.product_center .lts .text {
	width: 100%;height: 120px;
	position: relative;border-radius: 3px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background: url(/static/yxhg/images/icon30.jpg) no-repeat center/cover;
}
.product_center .lts .text .tet {
	position: absolute;z-index: 11;content: "";text-align: center;
	left: 0;right: 0;margin: 0 auto;top: 50%;transform: translateY(-50%);
}
.product_center .lts .text .tet h2 {
	font-size: 30px;line-height: 40px;color: #fff;font-weight: bold;
}
.product_center .lts .text .tet h6 {
	font-size: 14px;line-height: 16px;color: #b3d8ff;
}
.product_center .lts .text .tet:before {
	position: absolute;z-index: 11;bottom: -23px;
	left: 0;right: 0;margin: 0 auto;width: 175px;
	height: 3px;background: #66a0f8;content: "";
}
.product_center .lts .qld{
	border: 1px solid #CCCCCC;
}
.product_center .lts .dl {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .lts .dl dt {
	border-bottom: 1px dashed #cccccc;padding-bottom: 4px;
	background: #eeeeee;padding-left: 50px;
	font-size: 20px;line-height: 56px;color: #0059a9;
}
.product_center .lts .dl dd a{
	padding-left: 88px;font-size: 16px;transition: all 0.3s;
	line-height: 42px;color: #020202;display: block;
	background: url(/static/yxhg/images/icon14.png) no-repeat right 36px center;
}
.product_center .lts .dl dd a:hover {
	color: #0856b8;
}
.product_center .rts {
	float: right;width: calc(100% - 317px);
}
.product_center .rts li {
	overflow: hidden;margin-bottom: 20px;
}
.product_center .rts li .img {
	float: left;width: 252px;height: 252px;border: 1px solid #87a3e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .rts li .img a {
	display: block;width: 100%;height: 100%;overflow: hidden;
}
.product_center .rts li .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.product_center .rts li .img a:hover img {
	transform: scale(1.05);
}
.product_center .rts li .text {
	float: right;width: calc(100% - 253px);border: 1px dashed #ccc;overflow: hidden;
	border-right: none;border-left: none;height: 252px;padding: 0 30px 0 78px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .rts li .text h3 {
	position: relative;
}
.product_center .rts li .text h3:before {
	position: absolute;z-index: 11;content: "";
	left: 0;bottom: 0;height: 2px;width: 30px;background: #0856b8;
}
.product_center .rts li .text h3 a {
	display: block;font-size: 20px;line-height: 46px;padding-top: 12px;color: #0856b7;transition: all 0.3s;
}
.product_center .rts li .text h3:hover a {
	color: #2579e2;
}
.product_center .rts li .text h3:hover:before {
	background: #2579e2;
}
.product_center .rts li .text p {
	font-size: 18px;line-height: 30px;color: #666666;margin-top: 7px;height: 90px;overflow: hidden;
}
.product_center .rts li .text .data {
	float: right;text-align: center;width: 116px;border-radius: 5px;line-height: 33px;
	background: #0059a9;overflow: hidden;font-size: 16px;color: #fff;transition: all 0.3s;
	margin-top: 20px;transition: all 0.3s;
}
.product_center .rts li .text .data:hover {
	background: #2579e2;
}
.page_list {
	margin-top: 6px;float: right;
}
.page_list dl {
	overflow: hidden;
}
.page_list dl dd {
	float: left;position: relative;line-height: 36px;
	font-size: 14px;color: #666666;min-width: 26px;text-align: center;
}
.page_list dl dd:first-child {
	margin-right: 8px;
}
.page_list dl dd:last-child {
	margin-left: 8px;
} 
.page_list dl dd a {
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 36px;
	display: block;
	line-height: 36px;
	border: 1px solid #eeeeee;
	font-size: 14px;color: #666666;
	text-align: center;
	transition: all 0.3s;
}
.page_list dl dd.on a,
.page_list dl dd a:hover {
	background: #1d6fc5;border-color: #1d6fc5;
	color: #fff;
}
.page_list dl dd:first-child a {
	padding-left: 20px;
}
.page_list dl dd:first-child:before {
	padding-left: 10px;background: url(/static/yxhg/images/icon31.png) no-repeat center;
	padding: 0 10px 0 18px;transform: rotate(180deg);position: absolute;z-index: 11;content: "";
	left: 0px;top: 50%;transform: translateY(-50%) rotate(180deg);width: 4px;height: 14px;
} 
.page_list dl dd:hover:first-child:before {
	background: url(/static/yxhg/images/icon31-1.png) no-repeat center;
}
.page_list dl dd:nth-child(8):before {
	padding-right: 10px;background: url(/static/yxhg/images/icon31.png) no-repeat center;
	padding: 0 18px 0 10px;transform: rotate(180deg);position: absolute;z-index: 11;content: "";
	right: 0px;top: 50%;transform: translateY(-50%);width: 4px;height: 14px;
} 
.page_list dl dd:hover:nth-child(8):before{
	background: url(/static/yxhg/images/icon31-2.png) no-repeat center;
}
.page_list dl dd:nth-child(8) a{
	padding-right: 20px;
}
.page_list dl dd p {
	float: left;font-size: 12px;line-height: 24px;color: #999999;margin: 0 3px;
}
.page_list dl dd .form {
	margin-top: 6px;
}
.page_list dl dd .text {
	float: left;height: 24px;width: 37px;
	border: 1px solid #eee;padding: 0 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.page_list dl dd .submit {
	float: left;border: 1px solid #eee;transition: all 0.3s;
	border-radius: 2px;overflow: hidden;
	cursor: pointer;text-align: center;background: #fff;
	width: 45px;line-height: 24px;font-size: 14px;color: #999999;
}
.page_list dl dd .submit:hover {
	border-color:#1d6fc5;color: #fff;background: #1d6fc5;
}
.speak_data {
	margin-top: 88px;
}
.speak_data .text {
	overflow: hidden;
}
.speak_data .text h2 {
	font-size: 30px;line-height: 1;color: #cdcbcc;text-transform: uppercase;float: left;
}
.speak_data .text h6 {
	float: left;font-size: 16px;line-height: 24px;color: #333333;margin-top: 3px;margin-left: 4px;
}
.speak_data .list_text {
	border-left: none;border-right: none;margin-top: 15px;border: 1px dashed #CCCCCC;
}
.speak_data .list_text .lts {
	float: left;overflow: hidden;width: auto;
}
.speak_data .list_text .lts .list {
	float: left;width: 268px;background: #efefed;
}
.speak_data .list_text .lts .list .jiedan {
	position: relative;height: 34px;background: #0856b8;
	padding-left: 24px;
}
.speak_data .list_text .lts .list .jiedan:before {
	position: absolute;z-index: 11;content: "";right: -8px;top: 0;
	background: url(/static/yxhg/images/icon24.png)no-repeat center/cover;width: 8px;height: 44px;
}
.speak_data .list_text .lts .list .jiedan h3 {
	font-size: 24px;color: #fff;line-height: 34px;
}
.speak_data .list_text .lts .list .jiedan h3 span {
	font-size: 16px;color: #c1deff;display: inline-block;
	position: relative;top: -1px;
}
.speak_data .list_text .lts .list ul {
	margin: 16px 0 4px 23px;
}
.speak_data .list_text .lts .list ul li {
	width: 216px;height: 40px;background: #fff;overflow: hidden;margin-bottom: 10px;
}
.speak_data .list_text .lts .list ul li h2 {
	float: left;width: 80px;line-height: 40px;
	font-size: 16px;color: #fff;position: relative;padding-left: 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #0856b8;
}
.speak_data .list_text .lts .list ul li:nth-child(2) h2 {
	background: #565656;
}
.speak_data .list_text .lts .list ul li h2:before {
	position: absolute;z-index: 11;content: "";right: -16px;top: 0;
	background: url(/static/yxhg/images/icon25.png)no-repeat center/cover;width: 17px;height: 40px;
}
.speak_data .list_text .lts .list ul li:nth-child(2) h2:before {
	background: url(/static/yxhg/images/icon26.png)no-repeat center/cover;
}
.speak_data .list_text .rts {
	float: right;
}
.speak_data .list_text .lts .list ul li .tx {
	float: right;width: calc(100% - 108px);margin-top: 1px;
}
.speak_data .list_text .lts .list ul li .tx p {
	font-size: 12px;line-height: 18px;color: #666666;
}
.speak_data .list_text .lts .list_tx {
	float: left;margin-left: 44px;margin-top: 20px;width: 550px;
}
.speak_data .list_text .lts .list_tx ul {
	height: 124px;
}
.list_tx > .swiper-wrapper {
    transition-timing-function:linear !important;
}
.speak_data .list_text .lts .list_tx ul li {
	overflow: hidden;
}
.speak_data .list_text .lts .list_tx ul li h5,
.speak_data .list_text .lts .list_tx ul li h4,
.speak_data .list_text .lts .list_tx ul li h3 {
	float: left;font-size: 16px;line-height: 26px;color: #fd0001;
}
.speak_data .list_text .lts .list_tx ul li h3 {
	margin-right: 24px;
}
.speak_data .list_text .lts .list_tx ul li h4 {
	color: #333333;margin-right: 24px;width: 230px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.speak_data .list_text .lts .list_tx ul li h4 i {
	display: block;font-size: 12px;line-height: 16px;color: #999999;
}
.speak_data .list_text .lts .list_tx ul li h5 {
	color: #999999;width: 178px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.speak_data .list_text .rts {
	float: right;width: 394px;height: 148px;
}
.speak_data .list_text .rts .imgs {
	padding: 7px 8px 7px 0;width: 100%;height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.speak_data .list_text .rts .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.speak_data .list_text .rts .imgs a {
	display: block;width: 100%;height: 100%;overflow: hidden;
} 
.speak_data .list_text .rts .imgs a:hover img {
	transform: scale(1.05);
}

/*产品2*/
.banner2 {
	height: 414px;
}
.product_center .lts .lists {
	margin-top: 38px;
}
.product_center .lts .lists h2 {
	font-size: 18px;line-height: 40px;padding-left: 18px;
	background: #1861bc;color: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .lts .lists ul {
	padding: 17px 11px;
	border: 1px solid #cccccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .lts .lists ul li {
	width: 100%;margin-bottom: 18px;
}
.product_center .lts .lists ul li a {
	display: block;width: 100%;
}
.product_center .lts .lists ul li .img {
	height: 190px;width: 100%;overflow: hidden;
}
.product_center .lts .lists ul li .img img {
	display: block;height: 100%;width: 100%;transition: all 0.3s;
}
.product_center .lts .lists ul li:hover .img img {
	transform: scale(1.05);
}
.product_center .lts .lists ul li h6 {
	text-align: center;font-size: 16px;
	line-height: 28px;color: #000000;margin-top: 7px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all 0.3s;
}
.product_center .lts .lists ul li:hover h6 {
	color: #0059a9;
}
.product_center .lts .txet {
	margin-top: 40px;
}
.product_center .lts .txet h3 {
	line-height: 40px;font-size: 16px;color: #fff;
	background: #1861bc;padding-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .lts .txet .txt {
	border: 1px solid #cccccc;padding: 17px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .lts .txet .txt p {
	font-size: 14px;line-height: 28px;color: #666666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.product_center .rtss {
	float: right;width: calc(100% - 320px);
	border: 1px solid #cccccc;
	padding: 18px 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.product_center .rtss .qpro .pifa{
	float: left;width: 350px;
}
.product_center .rtss .qpro .text{
	float: left;width: calc(100% - 350px);background: #f8f8f8;padding-left: 45px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding-right: 25px;padding-bottom: 39px;
}
.product_center .rtss .pifa .pifa_list {
	background: #f8f8f8;margin: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.product_center .rtss .pifa .pifa_list li{
	height: 327px;overflow: hidden;border-radius: 6px;
}
.product_center .rtss .pifa .pifa_list li img{
	height: 100%;display: block;border-radius: 6px;width: 100%;
}
.product_center .rtss .pifa .img {
	float: left;width: 330px;height: 330px;box-shadow: 0 0 7px 1px #aeaeae;
	border-radius: 12px;overflow: hidden;
}
.product_center .rtss .pifa .img a {
	display: block;width: 100%;height: 100%;overflow: hidden;
}
.product_center .rtss .qpro .text h2 {
	font-size: 20px;line-height: 40px;color: #0059a9;text-align: center;
}
.product_center .rtss .qpro .text .list {
	margin-top: 9px;padding-bottom: 24px;border-bottom: 1px dashed #dcdcdc;
}
.product_center .rtss .qpro .text .list ul {
	overflow: hidden;border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
.product_center .rtss .qpro .text .list ul li {
	float: left;border-bottom: 1px solid #ccc;width: 50%;
	-webkit-box-sizing: border-box;background: #f0f3f9;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.product_center .rtss .qpro .text .list ul li h4,
.product_center .rtss .qpro .text .list ul li h3 {
	border-right: 1px solid #ccc;line-height: 46px;font-size: 16px;color: #333333;
	-webkit-box-sizing: border-box;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .rtss .qpro .text .list ul li h3 {
	width: 120px;text-align: center;background: #f0f3f9;float: left;
	border-right: none;
}
.product_center .rtss .qpro .text .list ul li:nth-child(2n) h3 {
	width: 80px;
}
.product_center .rtss .qpro .text .list ul li:nth-child(2n) h4 {
	width: calc(100% - 81px);
} 
.product_center .rtss .qpro .text .list ul li:last-child {
	width: 100%;
}
.product_center .rtss .qpro .text .list ul li h4 {
	padding: 0 14px;background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	width: calc(100% - 121px);float: right;
		border-left: 1px solid #ccc;
}
.product_center .rtss .qpro .text p {
	padding: 10px 0;font-size: 14px;line-height: 26px;color: #333333;
}
.product_center .rtss .qpro .text p span {
	display: inline-block;color: #005baa;
}
.product_center .rtss .qpro .text h5 {
	float: left;font-size: 16px;line-height: 26px;color: #333333;
}
.product_center .rtss .qpro .text dl {
	overflow: hidden;float: left;margin-bottom: 8px;
}
.product_center .rtss .qpro .text dd {
	float: left;width: 18px;height: 18px;margin-right: 6px;
}
.product_center .rtss .qpro .text dd img {
	display: block;width: 100%;height: 100%;
}
.product_center .rtss .qpro .text .zix {
	width: 135px;border-radius: 4px;overflow: hidden;
	line-height: 40px;font-size: 22px;color: #fff;display: block;
	text-align: center;float: left;margin-right: 13px;
	background: #257dc4;border-radius: 3px;transition: all 0.3s;
}
.product_center .rtss .qpro .text .zix:hover {
	background: #0d64aa;
}
.product_center .rtss .qpro .text h6 {
	float: left;font-size: 20px;line-height: 30px;color: #fff;
	width: 182px;padding-left: 6px;font-weight: bold;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #61b42c;
	border-radius: 6px;
	margin-top: 5px;
}
.product_center .rtss .pif_icon {
	position: relative;width: 330px;
}
.product_center .rtss .pifa_icon {
	margin: 20px 30px;width: 276px;overflow: hidden;
}
.product_center .rtss .pifa_icon li img {
	display: block;width: 100%;height: 100%;
}
.product_center .rtss .pif_icon .next,
.product_center .rtss .pif_icon .prev {
	position: absolute;z-index: 11;
	left: 0;width: 20px;height: 20px;
	top: 50%;transform: translateY(-50%);
	cursor: pointer;
	background: url(/static/yxhg/images/jt2.png) no-repeat center;
}
.product_center .rtss .pif_icon .next {
	transform: translateY(-50%) rotate(180deg);left: auto;right: 0;
}
.product_center .rtss .datu {
	
}
.product_center .rtss .datu a {
	font-size: 12px;color: #9b0002;line-height: 24px;padding-left: 30px;display: block;
	background: url(/static/yxhg/images/img36.jpg) no-repeat left 7px top 5px;width: 330px;
	padding-bottom: 14px;border-bottom: 1px dashed #eee;
}
.product_text {
	margin: 45px auto 0;
}
.product_text .prod {
	padding-left: 5px;
}
.product_text .prod h3{
	float: left;font-size: 16px;line-height: 28px;padding-top: 5px;
	-webkit-box-sizing: border-box;text-align: center;color: #fff;
	-moz-box-sizing: border-box;width: 33px;height: 42px;
	-o-box-sizing: border-box;border-radius: 3px;
	box-sizing: border-box;background: #0059a9;position: relative;
	border-bottom: 1px solid #fff;text-align: center;
}
.product_text .prod h3:before {
	position: absolute;z-index: 11;content: "";height: 57px;top: 50%;transform: translateY(-50%);
	background: url(/static/yxhg/images/icon19.png) no-repeat right 0 center/cover;width: 68px;right: -68px;
}
.product_text .prod .txt {
	float: left;padding-left: 11px;margin-top: 2px;
}
.product_text .prod .txt h2 {
	font-size: 20px;line-height: 1.2;color: #101010;font-weight: bold;
}
.product_text .prod .txt h5 {
	font-size: 14px;line-height: 1;color: #999999;text-transform: uppercase;
}
.product_text .prod_bott {
	margin-bottom: 72px;
}
.product_text .prod_bott>p {
	margin-top: 20px;font-size: 18px;padding-left: 37px;
	line-height: 30px;color: #333333;
}
.product_text .prod_bott.bott {
	margin-bottom: 35px;
}
.product_text .prod_list {
	margin-left: 82px;margin-bottom: 36px;
}
.product_text .prod_list ul {
	padding: 15px 32px 0;
	border: 1px solid #f6f6f6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-top: none;
	border-bottom: none;
}
.product_text .prod_list ul li {
	margin-bottom: 20px;float: left;height: 210px;position: relative;
	width: calc((100% - 53px)/4);margin-right: 17px;
}
.product_text .prod_list ul li:nth-child(4n) {
	margin-right: 0;
}
.product_text .prod_list ul li img {
	display: block;width: 100%;height: 100%;
}
.product_text .prod_list ul li h3 {
	position: absolute;z-index: 11;bottom: 0;
	left: 0;right: 0;margin: 0 auto;text-align: center;
	background: rgba(0,89,169,0.7);padding: 0 20px;
	line-height: 40px;font-size: 20px;color: #fff;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_text .prod_list ul li:nth-child(4n) {
	margin-right: 0;
}
.product_text .prod_bott .lis {
	margin-top: 20px;padding-left: 32px;margin-bottom: 50px;
}
.product_text .prod_bott .lis dd {
	padding-left: 13px;font-size: 18px;
	line-height: 32px;color: #333333;position: relative;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.product_text .prod_bott .lis dd:before {
	position: absolute;z-index: 11;content: "";
	left: 0;top: 50%;transform: translateY(-50%);
	height: 8px;width: 8px;border-radius: 50%;
	background: #cccccc;
}
.product_text .fuwu {
	margin-top: 50px;
}
.product_text .fuwu .text {
	text-align: center;margin: 0 auto;
}
.product_text .fuwu .text h2 {
	font-size: 36px;line-height: 60px;color: #000000;font-weight: bold;padding-bottom: 16px;position: relative;
	border-bottom: 1px solid #bfbfbf;width: 670px;margin: 0 auto;
}
.product_text .fuwu .text h2:before {
	position: absolute;z-index: 11;content: "";left: 0;right: 0;margin: 0 auto;
	bottom: -2px;width: 150px;height: 3px;background: url(/static/yxhg/images/xian.png) no-repeat bottom center;
}
.product_text .fuwu .list_tet {
	margin-top: 28px;
}
.product_text .fuwu .list_tet ul {
	overflow: hidden;border: 1px solid #d0d0d0;border-bottom: none;border-right: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_text .fuwu .list_tet ul li {
	border-bottom: 1px solid #d0d0d0;float: left;width: 50%;overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_text .fuwu .list_tet ul li h3 {
	border-right: 1px solid #d0d0d0;float: left;width: 50%;
	font-size: 16px;line-height: 90px;color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 75px;
	background: url(/static/yxhg/images/img37.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(2) h3 {
	background: url(/static/yxhg/images/img38.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(3) h3{
	background: url(/static/yxhg/images/img39.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(4) h3{
	background: url(/static/yxhg/images/img40.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(5) h3{
	background: url(/static/yxhg/images/img41.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li h4 {
	border-right: 1px solid #d0d0d0;float: left;width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;line-height: 90px;color: #333333;
	padding: 0 16px;
}
.product_text .fuwu .list_tet ul li:last-child {
	width: 100%;
}
.product_text .fuwu .list_tet ul li:last-child h3 {
	width: 232px;
}
.product_text .fuwu .list_tet ul li:last-child h4 {
	width: calc(100% - 233px);
}
.product_text .fuwu .bor {
	margin: 20px auto 0;border: 1px solid #cccccc;background: #f2f2f2;padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_text .fuwu .bor h3 {
	font-size: 16px;line-height: 34px;color: #101010;float: left;
}
.product_text .fuwu .bor h6 {
	font-size: 13px;line-height: 34px;color: #999999;float: left;
	margin-left: 7px;text-transform: uppercase;position: relative;top: 2px;
}
.product_text .fuwu .list_img {
	margin: 6px auto 0;
}
.product_text .fuwu .list_img ul {
	border: 1px solid #e5e5e5;padding: 17px 22px 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.product_text .fuwu .list_img ul li {
	float: left;width: calc((100% - 83px)/4);margin-right: 27px;
}
.product_text .fuwu .list_img ul li:nth-child(4n) {
	margin-right: 0;
}
.product_text .fuwu .list_img ul li a {
	display: block;width: 100%;
}
.product_text .fuwu .list_img ul li .img {
	display: block;width: 100%;height: 200px;border: 1px solid #dddddd;overflow: hidden;
}
.product_text .fuwu .list_img ul li .img img {
	display: block;height: 100%;width: 100%;transition: all 0.3s;
}
.product_text .fuwu .list_img ul li:hover .img img {
	transform: scale(1.05);
}
.product_text .fuwu .list_img ul li h6 {
	margin-top: 5px;text-align: center;transition: all 0.3s;
	font-size: 16px;line-height: 24px;color: #333333;
}
.product_text .fuwu .list_img ul li:hover h6 {
	color: #1861bc;
}
/*联系*/
.product_center .lts .dld dd {
	margin-top: 2px;background: #eeeeee;
}
.product_center .lts .dld dd a:hover,
.product_center .lts .dld dd.on a {
	color: #0059a9;
}
.product_center .rtss .maor {
	margin: 0px 46px 25px 25px;
}
.product_center .rtss .diand {
	float: left;margin-top: 16px;width: 450px;
}
.product_center .rtss .diand h5 {
	font-size: 18px;line-height: 36px;color: #333333;font-weight: bold;
}
.product_center .rtss .diand p {
	font-size: 18px;line-height: 36px;color: #333333;
}
.product_center .rtss .imgs {
	width: 309px;height: 270px;float: right;margin-top: 8px;
}
.product_center .rtss .map {
	height: 566px;border: 1px solid #c2c2c2;margin-bottom: 50px;
}

/*动态*/
.product_center .rts .dotai_list {
	border: 1px solid #cccccc;padding: 24px 17px 28px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .rts .dotai_list li {
	padding: 10px 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed #ccc;
}
.product_center .rts .dotai_list li h3 {
	overflow: hidden;
}
.product_center .rts .dotai_list li h5 {
	float: left;font-size: 18px;line-height: 34px;color: #1861bc;
	width: 80%;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.product_center .rts .dotai_list li h6 {
	float: right;font-size: 14px;
	line-height: 34px;color: #666666;
}
.product_center .rts .dotai_list li p {
	font-size: 16px;line-height: 24px;color: #666666;height: 48px;overflow: hidden;margin-top: 2px;margin-right: 30px;
}
.product_center .rts .page_list {
	margin-top: 40px;
}


/*介绍*/
.product_center .rtss .introd_data {
	padding: 0 10px;font-size: 16px;line-height: 36px;color: #333333;
}



/*荣誉*/
.product_center .rts .honor_list ul {
	overflow: hidden;
}
.product_center .rts .honor_list li {
	float: left;width: calc((100% - 62px)/4);margin-right: 20px;margin-bottom: 16px;
}
.product_center .rts .honor_list li:nth-child(4n) {
	margin-right: 0;
}
.product_center .rts .honor_list li a {
	display: block;width: 100%;
}
.product_center .rts .honor_list li .img {
	height: 304px;width: 100%;padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #eee;
}
.product_center .rts .honor_list li .img img {
	display: block;max-height: 95%;max-width: 95%;margin: 0 auto;
}
.product_center .rts .honor_list li h6 {
	margin-bottom: 2px;font-size: 16px;transition: all 0.3s;
	line-height: 36px;color: #333333;text-align: center;
}
.product_center .rts .honor_list li:hover h6{
	color: #0059a9;
} 
.page_list.tops {
	margin-top: 30px;
}

/*环境*/
.product_center .rts .science_list {
	margin-top: 18px;
}
.product_center .rts .science_list ul {
	overflow: hidden;
}
.product_center .rts .science_list li {
	float: left;width: calc((100% - 38px)/4);margin-right: 12px;
	margin-bottom: 12px;
}
.product_center .rts .science_list li:nth-child(4n) {
	margin-right: 0;
}
.product_center .rts .science_list li a {
	display: block;width: 100%;
}
.product_center .rts .science_list li .imgs {
	border: 1px solid #eee;padding: 6px;
	height: 170px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.product_center .rts .science_list li .imgs .img {
	width: 100%;height: 100%;overflow: hidden;
}
.product_center .rts .science_list li .imgs .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.product_center .rts .science_list li .imgs .img:hover img {
	transform: scale(1.05);
}
.product_center .rts .science_list li h5 {
	text-align: center;font-size: 18px;line-height: 28px;
	color: #333333;margin-top: 5px;transition: all 0.3s;
}
.product_center .rts .science_list li:hover h5 {
	color: #1861bc;
}
/*品牌*/
.product_center .rts .brand_list {
	margin-top: 18px;
}
.product_center .rts .brand_list ul {
	overflow: hidden;
}
.product_center .rts .brand_list li {
	float: left;width: calc((100% - 38px)/4);margin-right: 12px;margin-bottom: 12px;
}
.product_center .rts .brand_list li:nth-child(4n) {
	margin-right: 0;
}
.product_center .rts .brand_list li a {
	display: block;width: 100%;
}
.product_center .rts .brand_list li .img {
	border: 1px solid #eee;width: 100%;height: 170px;overflow: hidden;position: relative;margin-bottom: 5px;
}
.product_center .rts .brand_list li .img img {
	position: absolute;z-index: 11;left: 0;right: 0;
	margin: 0 auto;top: 50%;transform: translateY(-50%);display: block;
	max-height: 80%;max-width: 80%;transition: all 0.3s;
}
.product_center .rts .brand_list li h5 {
	font-size: 18px;line-height: 28px;color: #333333;
	text-align: center;transition: all 0.3s;
}
.product_center .rts .brand_list li:hover h5 {
	color: #0059a9;
}
.zixuna {
	position: fixed;z-index: 1111;content: "";top: 50%;transform: translateY(-50%);
	left: 5px;
}
.zixuna dl {
	border-radius: 4px;overflow: hidden;box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);width: 80px;
}
.zixuna dl dt {
	margin-bottom: 2px;background: #fff;width: 100%;height: 32px;
}
.zixuna dl dt a h3{
	font-size: 13px;color: #005baa;display: block;width: 100%;padding-left: 4px;
	line-height: 32px;background: url(/static/yxhg/images/icon16.png) no-repeat right 7px center;
}
.zixuna dl dt a:hover h3 {
	background: url(/static/yxhg/images/icon16-1.png) no-repeat right 7px center #005baa;color: #fff;
}
.zixuna dl dd {
	margin-bottom: 1px;background: #005baa;width: 100%;height: 80px;transition: all 0.3s;
}
.zixuna dl dd:hover {
	background: #1c78c9;
}
.zixuna dl dd a {
	display: block;
}
.zixuna dl dd a .img {
	padding: 8px 0 0;width: 56px;height: 46px;position: relative;margin: 0 auto;
}
.zixuna dl dd a .img img {
	position: absolute;z-index: 11;left: 0;right: 0;margin: 0 auto;
	top: 50%;transform: translateY(-50%);
}
.zixuna dl dd a h4 {
	text-align: center;font-size: 14px;line-height: 18px;color: #fff;
}
.zixuna dl dd a .wx {
	padding: 6px 0 0;height: 51px;width: 51px;margin: 0 auto;
}
.zixuna dl dd a .wx img {
	display: block;width: 100%;height: 100%;
}
img{
	max-width: 100%;
}

table{
	width: 100%;border-collapse: collapse;
	font-size: 14px;
}
th,
td{
	    border: 1px solid #DDD;padding: 8px;
}

.ue-table-interlace-color-double {
    background-color: #f7faff;
}
.product_text .prod_bott img{
	display: block;
}