
/*产品解决方案*/
.layout {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
.wrap{
	margin: 0 auto;
	width: 1200px;
}
.header .top {
	background: #f2f2f2;
	padding: 12px 0;
	box-sizing: border-box;
}
.header .top .lts{
	float: left;
	font-size: 14px;
	line-height: 1;
	color: #8b8b8b;
}
.header .top .lts span {
	display: inline-block;color: #000;	
}
.header .top .rts{
	float: right;
}
.header .top .rts ul {
	overflow: hidden;
}
.header .top .rts li {
	float: left;
	
}
.header .top .rts li a {
	font-size: 14px;
	line-height: 1;
	color: #727171;
	padding: 0 5px;
	border-right: 2px solid #919090;
	transition: all 0.3s;
}
.header .top .rts li a:hover {
	color: #333;
}
.header .top .rts li:last-child a {
	border-right: none;
} 
.header .hd {
	padding: 12px 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.header .hd .lts {
	float: left;width: 60%;overflow: hidden;
}
.header .hd .lts .tet {
	float: left;position: relative;margin-top: 25px;
}
.header .hd .lts .tet h2 {
	font-size: 46px;
	line-height: 100px;
	color: #000;
	font-weight: bold;
}
.header .hd .lts .tet p {
	font-size: 16px;
	line-height: 20px;
	color: #8b8b8b;
	text-transform: uppercase;
}
.header .hd .lts .txt {
	float: right;width: calc(100% - 460px);
}
.header .hd .lts .txt h3 {
	font-size: 24px;
	line-height: 40px;
	color: #0f70da;
	font-weight: bold;
}
.header .hd .lts .txt h4 {
	font-size: 18px;
	line-height: 24px;
	color: #333333;
}
.header .hd .rts {
	float: right;
}
.header .hd .rts h4 {
	font-size: 18px;
	line-height: 58px;
	color: #101010;padding-left: 60px;
	background: url(/static/xdhg/images/qdh.png) no-repeat left center;
}
.header .hd .rts h3 {
	font-size: 36px;
	line-height: 46px;
	color: #005aaa;
	font-weight: bold;
}
.header .naver {
	background: #0a48b7;
}

.header .naver ul li {
	float: left;position: relative;
}
.header .naver ul li a {
	display: block;
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	padding: 0 24px;
	transition: all 0.3s;
}
.header .naver ul li.on a,
.header .naver ul li a:hover {
	background: #0058b4;
}
.header .naver ul li dl {
	position: absolute;top: 50px;display: none;
	left: 0;right: 0;margin: 0 auto;z-index: 111;
}
.header .naver ul li dd {
	background: rgba(0,88,180,0.5);
	width: 100%;text-align: center;
	border-bottom: 1px solid #bacfe9;
}
.header .naver ul li dd a {
	display: block;
	font-size: 16px;
	line-height: 32px;
	color: #fff;
}
.banner {
	height: 600px;
}
.banner  {
	position: relative;
}
.banner .ban_list {
	position: absolute;z-index: 11;
	left: 20px;top: 50px;height: 600px;
}
.banner .ban_list li .text{
	margin-bottom: 20px;
}
.banner .ban_list li .list {
	padding-left: 70px;
}
.banner .ban_list li .list dl {
	overflow: hidden;
}
.banner .ban_list li .list dd {
	float: left;width: 165px;margin-right: 5px;
}

.banner .ban_list li .list dd a {
	display: block;width: 100%;
}
.banner .ban_list li .list dd .icon {
	height: 95px;width: 95px;position: relative;border-radius: 50%;overflow: hidden;
	background: #31d6d0;margin: 0 auto;
}
.banner .ban_list li .list dd:nth-child(2) .icon {
	background: #ff4e84;
}
.banner .ban_list li .list dd:nth-child(3) .icon {
	background: #75d969;
}
.banner .ban_list li .list dd:nth-child(4) .icon {
	background: #41a0d6;
}
.banner .ban_list li .list dd .icon img {
	display: block;position: absolute;z-index: 11;left: 0;right: 0;
	margin: 0 auto;top: 50%;transform: translateY(-50%);
}
.banner .ban_list li .list dd .tet {
	margin: 10px auto 0;text-align: center;
}
.banner .ban_list li .list dd .tet img {
	display: block;margin: 0 auto;
}
.banner .pagin_span {
	position: absolute;z-index: 11;text-align: center;
	left: 0;right: 0;margin: 0 auto;bottom: 30px;
}
.banner .pagin_span .swiper-pagination-bullet {
	margin: 0 5px;height: 20px;width: 20px;
	background: url(/static/xdhg/images/q_28.png) no-repeat center;
}
.banner .pagin_span .swiper-pagination-bullet.swiper-pagination-bullet-active {
	height: 20px;width: 50px;background: #0f70da;border-radius: 10px;
}
.banner li {
	height: 100%;
}
.banner .wrap {
	position: relative;height: 100%;
}
.remen_list {
	box-shadow: 0 4px 4px 1px #cfcfcf;
}
.remen_list .lts {
	float: left;margin-left: 50px;
}
.remen_list .lts dl {
	overflow: hidden;padding: 26px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.remen_list {
	background: #f8f8f8;border-bottom: 1px solid #eeeeee;
}
.remen_list .lts dl dd{
	float: left;border-right: 1px dashed #aaaaaa;
}
.remen_list .lts dl dt {
	float: left;
	font-size: 14px;
	line-height: 1;
	color: #333;
	font-weight: bold;
}
.remen_list .lts dl dd:nth-child(2) a {
	padding: 0 15px 0 2px;
}
.remen_list .lts dl dd:last-child {
	border-right: none;
}
.remen_list .lts dl dd a {
	display: block;
	font-size: 14px;
	line-height: 1;transition: all 0.3s;
	color: #333;padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.remen_list .lts dl dd a:hover {
	color: #000;font-weight: bold;
}
.remen_list .rts {
	float: right;
}
.remen_list .rts .form {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;margin-top: 17px;
	box-sizing: border-box;border: 1px solid #d4d9dd;
	overflow: hidden;height: 36px;border-radius: 18px;
	width: 298px;margin-right: 45px;
}
.remen_list .rts .form .text {
	width: 80%;float: left;
	border: none;
	border-right: none;
	padding: 0 18px;
	font-size: 14px;
	height: 34px;
	color: #aaaaaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.remen_list .rts .form .sub {
	float: right;width: 20%;border: none;cursor: pointer;
	font-size: 14px;line-height: 34px;transition: all 0.3s;
	color: #fff;background: url(/static/xdhg/images/icon16.png) no-repeat center #005baa;
}
.remen_list .rts .form .sub:hover {
	color: #fff;background: url(/static/xdhg/images/icon16.png) no-repeat center #055397;
}


.footer {
	padding: 170px 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: -90px;
}
.footer .rts .lt ul {
	margin-top: 4px;
}
.footer .wrap {
	position: relative;
}
.footer .logo {
	margin-top: 20px;float: left;
	height: 213px;width: 177px;
}
.footer .logo img {
	display: block;height: 100%;width: 100%;
}
.footer .rts {
	float: right;width: calc(100% - 222px);
} 
.footer .rts .bott_never ul {
	border-bottom: 1px solid #f69e80;padding-left: 20px;overflow: hidden;
}
.footer .rts .bott_never ul li {
	float: left;margin-right: 30px;
}
.footer .rts .bott_never ul li a {
	display: block;font-size: 14px;line-height: 46px;color: rgba(255,255,255,0.9);transition: all 0.3s;
}
.footer .rts .bott_never ul li a:hover {
	color: rgba(255,255,255,1);
}
.footer .rts .lt {
	float: left;width: 75%;margin-top: 12px;
}
.footer .rts .lt .tet p {
	font-size: 14px;
	line-height: 32px;
	color: #fff;
}
.footer .rts .lt .tet p span {
	display: inline-block;margin-left: 20px;
}
.footer .rts .lt ul {
	overflow: hidden;
}
.footer .rts .lt ul li {
	float: left;height: 40px;width: 106px;margin-right: 14px;border: 1px solid #0a1660;
}
.footer .rts .lt ul li:last-child {
	margin-right: 0;
}
.footer .rts .lt ul li:nth-child(2){
	border: 1px solid #9a2223;
}
.footer .rts .lt ul li:nth-child(3),
.footer .rts .lt ul li:nth-child(4) {
	border: 1px solid #ffcd1e;
}
.footer .rts .lt ul li img {
	display: block;width: 100%;height: 100%;
}
.footer .rts .rt {
	float: right;margin-top: 38px;width: 120px;
}
.footer .rts .rt .wx {
	width: 100%;height: 120px;
}
.footer .rts .rt .wx img {
	display: block;width: 100%;height: 100%;
}
.footer .rts .rt h5 {
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
.footer {
	position: relative;
}
.footer .jt {
	position: absolute;z-index: 111;right: 0px;top: -160px;
	height: 56px;width: 56px;border-radius: 50%;overflow: hidden;cursor: pointer;
	background: #ffae00;transition: all 0.3s;
}
.footer .jt:hover {
	background: #e59e06;
}
.footer .jt img {
	position: absolute;z-index: 11;left: 0;right: 0;margin: 0 auto;
	top: 50%;transform: translateY(-50%);
}
.zaixkefu {
	position: fixed;z-index: 11111;width: 180px;
	right: 10px;top: 420px;background: #fff;
	box-shadow: 0 0 10px 2px #bebebe;display: none;
}
.zaixkefu h3 {
	font-size: 16px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background: #1d6fc5;
}
.zaixkefu ul {
	padding: 15px 15px 0;
	margin: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dashed #d0d0d0;
}
.zaixkefu li {
	background: #1751ad;border-radius: 7px;
	padding: 0 10px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 20px;
	transition: all 0.3s;
}
.zaixkefu li:hover {
	background: #1e66d7;
}
.zaixkefu li a {
	display: block;font-size: 16px;
	line-height: 34px;color: #fff;padding-left: 30px;
	background: url(/static/xdhg/images/qq.png) no-repeat left center;
}
.zaixkefu .txt {
	padding: 20px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.zaixkefu .txt h4 {
	font-size: 16px;
	line-height: 1.4;
	color: #333;
}
.zaixkefu .txt h2 {
	font-size: 24px;
	line-height: 1.6;
	color: #0e4d9c;
	margin-top: 4px;
}
.zaixkefu .erweim {
	background: #f1f1f1;padding: 14px 18px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.zaixkefu .erweim .icon {
	height: 140px;width: 140px;margin: 0 auto;
}
.zaixkefu .erweim .icon img {
	display: block;width: 100%;height: 100%;
}






/*修改首页*/
.chemistry {
	padding: 40px 0 52px;
}
.chemistry .text {
	text-align: center;
}
.chemistry .text h2 {
	font-size: 44px;
	line-height: 58px;
	color: #333333;
	font-weight: bold;
}
.chemistry .text h2 span {
	display: inline-block;color: #7abc42;
}
.chemistry .text h2 i {
	display: inline-block;color: #005aaa;
}
.chemistry .text h5 {
	font-size: 20px;
	line-height: 32px;
	color: #333333;
}
.chemistry .text h6 {
	font-size: 20px;
	line-height: 32px;
	color: #333333;
}
.chemistry .text h6 span {
	display: inline-block;color: #ff5c01;
}
.chemistry .imgs {
	margin: 28px 32px 0;height: 400px;
}
.chemistry .imgs img {
	display: block;height: 100%;max-width: 100%;
}
.chem_list {
	padding-bottom: 45px;
}
.chem_list .lts {
	float: left;width: 235px;
}
.chem_list .lts dl {
	background: #f2f2f2;
}
.chem_list .lts dl dt{
	background: #005aaa;padding: 0 25px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 16px;line-height: 40px;
	color: #fff;cursor: pointer;
}
.chem_list .lts dl dd:nth-child(2) {
	padding-top: 6px;
}
.chem_list .lts dl dd {
	display: none;
}
.chem_list .lts dl:first-child dd {
	display: block;
}
.chem_list .lts dl dd:last-child {
	padding-bottom: 8px;
}
.chem_list .lts dl dd {
	border: 1px solid #e6e6e6;
	border-top: none;
	border-bottom: none;
	padding: 0 15px;
	overflow: hidden;
}
.chem_list .lts dl dd a {
	border-bottom: 1px solid #cfcfcf;display: block;float: left;width: 100%;
	font-size: 16px;line-height: 34px;color: #333333;padding-left: 4px;
}
.chem_list .lts dl dd a i {
	display: block;float: left;margin-right: 12px;width: 14px;height: 12px;
	background: url(/static/xdhg/images/q_24.jpg) no-repeat center;margin-top: 12px;
}
.chem_list .rts {
	float: right;width: calc(100% - 260px);
}
.chem_list .rts .list ul {
	overflow: hidden;border-top: 2px solid #005aaa;
}
.chem_list .rts .list li {
	float: left;margin-right: 6px;width: 130px;position: relative;
}
.chem_list .rts .list li:before {
	position: absolute;z-index: 11;content: "";top: 50%;transform: translateY(-50%);
	left: 0;height: 16px;width: 1px;background: #707070;
}
.chem_list .rts .list li.on:before,
.chem_list .rts .list li:hover:before {
	display: none;
}
.chem_list .rts .list li a {
	display: block;font-size: 16px;
	line-height: 38px;color: #101010;
	width: 100%;text-align: center;
}
.chem_list .rts .list li a:hover, 
.chem_list .rts .list li.on a {
	background: #0f66b5;color: #fff;
}
.chem_list .rts .list_img {
	margin-top: 18px;
}
.chem_list .rts .list_img ul {
	overflow: hidden;
}
.chem_list .rts .list_img li {
	float: left;width: calc((100% - 42px)/3);
	margin-right: 0;margin-bottom: 20px;
}
.chem_list .rts .list_img li a {
	display: block;width: 100%;height: 100%;
}
.chem_list .rts .list_img li .imgs {
	border: 1px solid #e6e6e6;height: 220px;padding: 1px;
}
.chem_list .rts .list_img li .img {
	overflow: hidden;height: 100%;
}
.chem_list .rts .list_img li .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.chem_list .rts .list_img li .img:hover img {
	transform: scale(1.05);
} 
.chem_list .rts .list_img li h6 {
	text-align: center;font-size: 14px;
	line-height: 30px;color: #333333;transition: all 0.3s;
}
.chem_list .rts .list_img li:hover h6 {
	color: #ff5c01;
}
.advan {
	padding: 88px 0;
}
.advan .text {
	text-align: center;
}
.advan .text h2 {
	font-size: 40px;
	line-height: 60px;
	color: #0059a9;
	font-weight: bold;
}
.advan .text h2 span {
	display: inline-block;font-size: 50px;
}
.advan .text h6 {
	font-size: 24px;
	line-height: 32px;
	color: #333333;
}
.advan .imgs {
	margin: 36px 0 72px;height: 304px;width: 100%;
}
.advan .imgs img {
	display: block;width: 100%;height: 100%;
}
.advan .zixun {
	margin: 0 auto;height: 150px;border-radius: 75px;padding: 8px 0 10px;
	background: #fff;width: 674px;text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;z-index: 111;
	box-sizing: border-box;position: relative;
	box-shadow: 0 0 10px 2px #e6e6e6;
}
.advan .zixun:before {
	position: absolute;z-index: 11;content: "";
	top: 50%;transform: translateY(-50%);
	background: url(/static/xdhg/images/q_26.png) no-repeat center;
	width: 1080px;height: 170px;left: -200px;
}
.advan .zixun h4 {
	font-size: 20px;line-height: 30px;color: #101010;
}
.advan .zixun h3 {
	font-size: 24px;line-height: 38px;color: #101010;
}
.advan .zixun h3 span {
	display: inline-block;color: #ff5c00;font-weight: bold;
}
.advan .zixun h5 {
	height: 44px;line-height: 44px;width: 330px;color: #fff;
	border-radius: 22px;background: #ff5c00;overflow: hidden;
	text-align: center;font-size: 16px;padding-left: 38px;margin: 10px auto 0;
	background: url(/static/xdhg/images/q_1.png) no-repeat left 36px center #ff5c00;
}
.advan .zixun h5 i {
	display: inline-block;
	line-height: 44px;font-size: 16px;
}
.advan .zixun h5 span {
	display: inline-block;font-size: 24px;
}
.choice_we .text {
	overflow: hidden;padding-top: 60px;
}
.choice_we .text h2 {
	float: left;width: calc(50% - 24px);text-align: right;font-weight: bold;
	font-size: 70px;line-height: 150px;color: #fff;
}
.choice_we .text .tet {
	float: right;width: 50%;
}
.choice_we .text .tet h4 {
	font-size: 36px;line-height: 54px;color: #fff;margin-top: 28px;
	position: relative;padding-right: 50px;display: inline-block;
}
.choice_we .text .tet h4:before {
	position: absolute;z-index: 11;content: "";bottom: 0;right: 0;
	background: url(/static/xdhg/images/q_22.png) no-repeat right bottom;width: 46px;height: 62px;
}
.choice_we .text .tet h5 {
	font-size: 20px;line-height: 32px;color: #fff;
	background: #14c91d;position: relative;padding: 0 4px 0 24px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 2px;
	display: inline-block;
}
.choice_we .text .tet h5:before {
	position: absolute;z-index: 11;content: "";height: 32px;right: -30px;top: 0;bottom: 0;
	background: url(/static/xdhg/images/q_23.png) no-repeat right center;width: 30px;
}
.choice_we .list ul{
	margin-top: 90px;
}
.choice_we .list ul li {
	overflow: hidden;margin-bottom: 30px;
}
.choice_we .list ul li .img {
	float: right;width: 55%;max-height: 350px;
}
.choice_we .list ul li:nth-child(2n) .img {
	float: left;width: calc(55% - 22px);margin-left: 22px;
}
.choice_we .list ul li .img img {
	display: block;width: 100%;height: 100%;
}
.choice_we .list ul li .txt {
	float: left;width: 43%;margin-top: 32px;
}
.choice_we .list ul li:nth-child(2n) .txt {
	float: right;
}
.choice_we .list ul li .txt h2 {
	position: relative;line-height: 188px;font-size: 32px;color: #333333;padding-left: 123px;
}
.choice_we .list ul li .txt h2 span {
	display: block;position: absolute;z-index: 11;
	left: 18px;top: 29%;
	font-size: 48px;line-height: 1.4;color: #fff;
	font-weight: bold;
}
.choice_we .list ul li .txt h2 i {
	position: relative;top: -5px;z-index: 11;
}
.choice_we .list ul li .txt h2:before {
	background: url(/static/xdhg/images/q_3.png);width: 333px;height: 188px;
	position: absolute;z-index: 11;content: "";top: 0;bottom: 0;
	left: 0;
}
.choice_we .list ul li .txt p {
	font-size: 16px;line-height: 36px;color: #666666;position: relative;
	margin-left: 24px;padding-left: 24px;word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.choice_we .list ul li .txt p:before {
	position: absolute;z-index: 11;content: "";height: 10px;width: 10px;
	background: url(/static/xdhg/images/q_4.png) no-repeat left center;left: 0;
	top: 50%;transform: translateY(-50%);
}
.liucheng {
	margin: 70px auto 40px;
}
.liucheng .wrap{
	height: 450px;
}
.liucheng .mct{
	padding-top: 30px;text-align: center;
}
.liucheng .mct h2{
	font-size:42px ;
	line-height: 1.6;
	color: #fff; font-family: 'hei';
}
.liucheng .mct h3{
	position: relative;
}
.liucheng .mct h3 span{
	font-size:30px ;
	line-height: 1.6;
	color: #fff;text-transform: uppercase;font-family: impact;
}
.liucheng .mct h3 span::after,
.liucheng .mct h3 span::before{
	content: "";position: absolute;top: 50%;left: 228px;width: 190px;height: 1px;background: #FFFFFF;
}
.liucheng .mct h3 span::after{
	content: "";right: 228px;left: auto;
}
.liucheng .bd{
	margin-top: 42px;
}
.liucheng .bd li{
	float: left;position: relative;width: 239px;
}
.liucheng .bd li::before{
	content: "";position: absolute;top: 52px;background: url(/static/xdhg/images/mimg2.png) no-repeat center;width: 18px;height: 23px;right: -10px;
}
.liucheng .bd li:last-child::before{
	background: none;content: "";
}
.liucheng .bd li .img{
	width: 132px;height: 132px;overflow: hidden;border-radius: 50%;padding-top: 28px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;margin: 0 auto;
}
.liucheng .bd li .ico{
	height: 46px;
}
.liucheng .bd li .ico img{
	display: block;margin: 0 auto;
}
.liucheng .bd li h4{
	font-size:22px ;
	line-height: 26px;
	color: #fff;font-weight: bold;text-align: center;
}
.liucheng .bd li p{
	font-size:16px ;
	line-height: 1.7;
	color: #fff;margin-top: 15px;text-align: center;
}


.tij_fanan {
	padding: 36px 0 32px;
}
.tij_fanan .lts {
	float: left;width: 420px;margin-left: 40px;
}
.tij_fanan .lts h2 {
	font-size: 30px;line-height: 40px;color: #fff;font-weight: bold;
}
.tij_fanan .lts h6 {
	font-size: 14px;line-height: 26px;color: rgba(255,255,255,0.9);
}
.tij_fanan .lts h3 {
	font-size: 14px;line-height: 44px;color: rgba(255,255,255,0.9);text-align: center;
	width: 310px;border: 1px solid rgba(255,255,255,0.5);border-radius: 23px;
	-webkit-box-sizing: border-box;height: 46px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 8px;
	margin-top: 36px;
}
.tij_fanan .lts h3 i {
	background: url(/static/xdhg/images/q_7.png) no-repeat left center;padding-left: 34px;
	display: inline-block;font-size: 14px;vertical-align: top;
}
.tij_fanan .lts h3 span {
	display: inline-block;font-size: 24px;
}
.tij_fanan .rts {
	float: right;width: calc(100% - 502px);margin-right: 40px;
}
.tij_fanan .rts .form {
	margin-top: 35px;overflow: hidden;
}
.tij_fanan .rts .form ul {
	float: left;width: 426px;
}
.tij_fanan .rts .form ul li {
	margin-bottom: 15px;position: relative;width: 100%;background: #fff;border-radius: 4px;overflow: hidden;
}
.tij_fanan .rts .form ul li:before {
	position: absolute;z-index: 11;content: "";height: 20px;width: 20px;right: 15px;
	background: url(/static/xdhg/images/q_5.png) no-repeat center;top: 50%;transform: translateY(-50%);
}
.tij_fanan .rts .form ul li:nth-child(2):before {
	position: absolute;z-index: 11;content: "";height: 20px;width: 20px;right: 15px;
	background: url(/static/xdhg/images/q_6.png) no-repeat center;top: 50%;transform: translateY(-50%);
}
.tij_fanan .rts .form ul li .text {
	border: none;width: 86%;
	border-radius: 4px;height: 50px;
	font-size: 14px;color: #999999;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.tij_fanan .rts .form .submit {
	float: right;width: calc(100% - 450px);border-radius: 4px;overflow: hidden;cursor: pointer;
	border: none;background: url(/static/xdhg/images/q_8.png) no-repeat bottom 35px center #ff6601;
	font-size: 18px;line-height: 114px;color: #fff;text-align: center;transition: all 0.3s;
}
.tij_fanan .rts .form .submit:hover {
	background: url(/static/xdhg/images/q_8.png) no-repeat bottom 35px center #e86005;
}
.h_about {
	background: #f8f8f8;padding: 32px 0 44px;
}
.h_about h2 {
	text-align: center;
	font-size: 40px;
	line-height: 66px;
	color: #005aaa;
}
.h_about .imgs {
	float: left;height: 308px;width: 482;margin-left: 25px;overflow: hidden;
}
.h_about .imgs a {
	display: block;width: 100%;height: 100%;
}
.h_about .imgs:hover img {
	transform: scale(1.05);
}
.padd_cen {
	padding: 0 40px;margin-top: 40px;
}
.h_about .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.h_about .text {
	float: right;width: calc(100% - 532px);height: 308px;position: relative;
}
.h_about .text h4 a {
	display: block;font-size: 24px;line-height: 1;color: #005aaa;margin-bottom: 18px;transition: all 0.3s;
}
.h_about .text h4 a:hover {
	color: #0f70c7;
}
.h_about .text p {
	font-size: 14px;line-height: 24px;color: #333333;height: 218px;overflow: hidden;
}
.h_about .text ul {
	overflow: hidden;position: absolute;z-index: 11;left: 0;bottom: 0;
}
.h_about .text li {
	float: left;margin-right: 15px;
}
.h_about .text li a {
	display: block;text-align: center;width: 146px;
	font-size: 16px;line-height: 46px;color: #fff;
	background: #036fb8;transition: all 0.3s;
}
.h_about .text li a:hover {
	background: #32a0ea;
}
.h_about .text li:nth-child(2) a {
	background: #7abc42;
}
.h_about .text li:hover:nth-child(2) a {
	background: #88d249;
}
.h_about .text li a span {
	display: inline-block;padding-left: 30px;
	font-size: 16px;background: url(/static/xdhg/images/q_15.png) no-repeat left center;
}
.h_about .text li:nth-child(2) a span {
	display: inline-block;padding-left: 30px;
	font-size: 16px;background: url(/static/xdhg/images/q_16.png) no-repeat left center;
}

.pinpai {
	padding: 40px 0 50px;
}
.pinpai .text {
	text-align: center;
}
.pinpai .text h2 {
	font-size: 40px;line-height: 64px;color: #005aaa;font-weight: bold;
}
.pinpai .text h6 {
	font-size: 20px;line-height: 42px;color: #101010;
}
.pinpai .imgs {
	margin: 13px auto 50px;width: 100%;
}
.pinpai .imgs img {
	display: block;margin: 0 auto;
}
.pinpai .more {
	margin: 0 auto;text-align: center;font-size: 18px;line-height: 28px;color: #ff5c01;display: block;
}
.pinpai .more span {
	display: inline-block;padding-right: 10px;font-size: 18px;line-height: 28px;color: #ff5c01;vertical-align: top;transition: all 0.3s;
}
.pinpai .more:hover span{
	color: #e95806;
}
.pinpai .more:hover i {
	background: url(/static/xdhg/images/q_27.png) no-repeat center #e95806;
}
.pinpai .more i {
	display: inline-block;height: 28px;width: 28px;border-radius: 50%;
	background: url(/static/xdhg/images/q_27.png) no-repeat center #ff5c01;transition: all 0.3s;
}
.kehu_list {
	background: #f5f5f5;padding: 70px 0 150px;
}
.kehu_list .text {
	text-align: center;
}
.kehu_list .text h2 {
	font-size: 40px;line-height: 64px;color: #005aaa;
}
.kehu_list .text h6 {
	font-size: 20px;line-height: 42px;color: #101010;
}
.kehu_list ul {
	margin: 50px auto 0;overflow: hidden;
}
.kehu_list li {
	float: left;width: calc((100% - 37px)/4);margin-right: 12px;
	background: #fff;border: 1px solid #dddddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.kehu_list li:nth-child(4n) {
	margin-right: 0;
}
.kehu_list li a {
	display: block;width: 100%;padding: 9px 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.kehu_list li .img {
	width: 252px;height: 252px;border: 1px solid #dddddd;overflow: hidden;
}
.kehu_list li .img:hover img {
	transform: scale(1.05);
}
.kehu_list li p {
	text-align: center;font-size: 18px;line-height: 56px;color: #333333;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	transition: all 0.3s;
}
.kehu_list li:hover p {
	color: #ff5c01;
}
.real_info {
	padding: 63px 0 54px;
}
.real_info .lt {
	float: left;margin-left: 40px;width: 550px;
}
.real_info .lt h2 {
	font-size: 36px;
	line-height: 100px;color: #fff;
}
.real_info .lt h2 span {
	display: inline-block;font-size: 72px;color: #ff5c01;font-weight: bold;
}
.real_info .rt{
	 float: right;width: 470px;
}
.real_info .rt h2 {
	font-size: 18px;line-height: 62px;color: #fff;
}
.real_info .rt h2 span {
	display: inline-block;font-size: 42px;font-weight: bold;
}
.real_info .rt .btn {
	display: block;width: 230px;height: 46px;background: #ff5c01;text-align: center;border-radius: 23px;transition: all 0.3s;
}
.real_info .rt .btn:hover {
	background: #e75404;
}
.real_info .rt .btn span {
	padding-left: 48px;font-size: 18px;line-height: 46px;color: #fff;
	background: url(/static/xdhg/images/q_9.png) no-repeat left center;
}
.kehu_list li .img img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fh_news {
	padding: 26px 0 90px;
}
.fh_news .text {
	text-align: center;margin: 0 auto 50px;
}
.fh_news .text h2 {
	font-size: 36px;line-height: 52px;color: #101010;
}
.fh_news .text h6 {
	line-height: 20px;line-height: 34px;color: #005aaa;font-size: 20px;
	width: 400px;text-align: center;border: 1px solid #4d4c8e;margin: 6px auto 0;
}
.fh_news .center {
	padding: 0 20px;
}
.fh_news .lts {
	float: left;width: 765px;overflow: hidden;
}
.fh_news .lts ul {
	overflow: hidden;
}
.fh_news .lts ul li{
	float: left;width: calc((100% - 17px)/2);margin-right: 15px;
}
.fh_news .lts ul li:nth-child(2n) {
	margin-right: 0;
}
.hq_tit {
	overflow: hidden;margin-bottom: 13px;
}
.hq_tit .txt {
	float: left;overflow: hidden;
}
.hq_tit .txt h2 {
	float: left;position: relative;
	height: 42px;width: 3px;background: #d8d8d8;
}
.hq_tit .txt h2 span {
	position: absolute;z-index: 11;top: 0;left: 0;right: 0;margin: 0 auto;
	background: #2e1a4d;height: 20px;
}
.hq_tit .txt .tx {
	float: left;padding-left: 23px;text-align: left;
}
.hq_tit .txt .tx h3 {
	font-size: 18px;line-height: 22px;color: #333333;
}
.hq_tit .txt .tx h4 {
	font-size: 18px;line-height: 20px;color: #999999;text-transform: uppercase;
}
.hq_tit .more {
	display: block;float: right;font-size: 14px;transition: all 0.3s;
	line-height: 46px;color: #999999;text-transform: uppercase;
}
.hq_tit .more:hover {
	color: #ff5c01;
}
.fh_news .lts li .list_img {
	background: #f8f8f8;padding: 32px 18px 8px 26px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fh_news .lts li .list_img .imgs {
	border: 1px solid #dddddd;
	width: 100%;height: 150px;padding: 2px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;overflow: hidden;
}
.fh_news .lts li .list_img .imgs a {
	display: block;width: 100%;height: 100%;overflow: hidden;
}
.fh_news .lts li .list_img .imgs:hover img {
	transform: scale(1.05);
}
.fh_news .lts li .list_img .imgs img {
	display: block;width: 100%;height: 100%;transition: all 0.3s;
}
.fh_news .lts li .list_img dl {
	margin-top: 4px;
}
.fh_news .lts li .list_img dl dd {
	margin-bottom: 6px;overflow: hidden;
}
.fh_news .lts li .list_img dd .lt {
	float: left;width: 92px;line-height: 34px;text-align: center;
	background: #dddddd;font-size: 14px;color: #666666;
}
.fh_news .lts li .list_img dd a {
	display: block;overflow: hidden;
}
.fh_news .lts li .list_img dd .rt {
	float: right;width: calc(100% - 102px);
	border-bottom: 1px dashed #dddddd;padding: 0 12px;
	font-size: 14px;line-height: 34px;color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;transition: all 0.3s;
}
.fh_news .lts li .list_img dd .rt:hover {
	color: #ff5c01;
}
.fh_news .rts {
	float: right;width: 372px;
}
.fh_news .rts .txet{
	background: #f8f8f8;padding: 14px 50px 5px 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}
.fh_news .rts .txet .qmswp{
	height: 300px;overflow: hidden;
}
.fh_news .rts .txet h3 {
	font-size: 14px;line-height: 18px;color: #333333;padding-bottom: 4px;padding-left: 20px;border-bottom: 1px dashed #dddddd;
}
.fh_news .rts .txet li {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fh_news .rts .txet li a {
	display: block;
}
.fh_news .rts .txet li h5 {
	font-size: 16px;line-height: 24px;color: #333333;padding-left: 28px;position: relative;transition: all 0.3s;
}
.fh_news .rts .txet li:hover h5 {
	color: #ff5c01;
}
.fh_news .rts .txet li h5:before {
	position: absolute;z-index: 11;content: "";padding-bottom: 6px;left: 0;top: 50%;transform: translateY(-50%);
	background: url(/static/xdhg/images/q_img3.jpg) no-repeat left center;width: 17px;height: 11px;
}
.fh_news .rts .txet li p {
	font-size: 14px;line-height: 20px;color: #333333;padding-left: 24px;
	height: 40px;overflow: hidden;
}

.pinpai .pinpai_list {
	margin: 15px auto 50px;position: relative;padding-top: 3px;
}
.pinpai .pinpai_list ul {
	overflow: hidden;
}
.pinpai .pinpai_list li {
	float: left;width: calc((100% - 26px)/6);height: 106px;
	margin-right: 4px;margin-bottom: 5px;
	border: 1px solid #f1f1f1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
}
.pinpai .pinpai_list li:nth-child(12){
	margin-right: 378px;
}
.pinpai .pinpai_list li:nth-child(8){
	margin-right: 378px;
}
.pinpai .pinpai_list li a {
	display: block;height: 100%;width: 100%;position: relative;
}
.pinpai .pinpai_list li a img {
	display: block;max-height: 90%;max-width: 90%;
	position: absolute;z-index: 11;left: 0;right: 0;
	margin: 0 auto;top: 50%;transform: translateY(-50%);
}
.pinpai .pinpai_list .cent {
	position: absolute;z-index: 11;
	left: 33.31%;
	top: 50%;transform: translateY(-50%);
	height: 217px;width: 368px;background: #005aaa;
}
.pinpai .pinpai_list .cent .tet {
	position: absolute;z-index: 11;left: 0;right: 0;
	margin: 0 auto;top: 50%;transform: translateY(-50%);
	text-align: center;
}
.pinpai .pinpai_list .cent .tet h3 {
	font-size: 30px;line-height: 1.4;color: #fff;
}
.pinpai .pinpai_list .cent .tet h2 {
	font-size: 36px;line-height: 1.8;color: #fff;font-weight: bold;margin-top: 6px;
}




/* 内页 */
/*产品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;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 0 20px 0;
}
.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: 24px;line-height: 40px;color: #0059a9;text-align: center;font-weight: bold;
}
.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;
	-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;
	-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;
}
.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;
}
.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/xdhg/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/xdhg/images/qimg36.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/xdhg/images/qicon19.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/xdhg/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/xdhg/images/img37q.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(2) h3 {
	background: url(/static/xdhg/images/img38q.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(3) h3{
	background: url(/static/xdhg/images/img39q.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(4) h3{
	background: url(/static/xdhg/images/img40q.jpg) no-repeat left 18px center;
}
.product_text .fuwu .list_tet ul li:nth-child(5) h3{
	background: url(/static/xdhg/images/img41q.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%);
	right: 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/xdhg/images/icon16.png) no-repeat right 7px center;
}
.zixuna dl dt a:hover h3 {
	background: url(/static/xdhg/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%;
}
.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 dashed #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/xdhg/images/qicon27.png) no-repeat center #005baa;
}
.search .rt .form .submit:hover {
	background: url(/static/xdhg/images/qicon27.png) no-repeat center #0d6bbd;
}
/*亿兴达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: #000;
}
.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/xdhg/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: 18px;transition: all 0.3s;
	line-height: 42px;color: #666666;display: block;
	background: url(/static/xdhg/images/qicon14.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;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;
}
.page_list dl {
	overflow: hidden;text-align: center;
}
.page_list dl dd {
	position: relative;line-height: 36px;
	font-size: 14px;color: #666666;min-width: 26px;text-align: center;display: inline-block;vertical-align: middle;
}
.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/xdhg/images/qicon31.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/xdhg/images/qicon31-1.png) no-repeat center;
}
.page_list dl dd:nth-child(8):before {
	padding-right: 10px;background: url(/static/xdhg/images/qicon31.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/xdhg/images/qicon31-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/xdhg/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/xdhg/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/xdhg/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: 320px;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);
}
.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 {
	margin-top: 115px;
}
.huanj .lt {
	float: left;width: 774px;
}
.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;
}
.tit img {
    display: block;
}
.qwrap{
	width: 1300px;margin: 0 auto;
}
.qmswp > .swiper-wrapper {
    transition-timing-function:linear !important;
}


.q_product{
	margin-top: 20px;padding-bottom: 120px;
}
.qmc_lts{
	float: left;width: 240px;
}
.q_product .rt{
	float: right;width: calc(100% - 275px);
}
.qmc_lts li.l1{
	margin-bottom: 42px;
}
.qmc_lts li h3{
	line-height: 74px;font-size: 24px;color: #FFFFFF;
	background: #0a48b7;text-align: center;position: relative;
}
.qmc_lts li h3::before{
	content: "";position: absolute;bottom: -5px;left: 0;right: 0;width: 100%;height: 4px;
	background: #7abc42;display: block;
}
.qmc_lts li.l1 dl{
	background: #f2f2f2;padding: 0 15px 5px;
}
.qmc_lts li dl{
	border: 1px solid #e6e6e6;
}
.qmc_lts li.l1 dd{
	border-bottom: 1px solid #cfcfcf;padding-top: 8px;
}
.qmc_lts li.l1 dd a{
	font-size:16px ;
	line-height: 34px;
	color: #333333;background: url(/static/xdhg/images/q_24.jpg) no-repeat left center;padding-left: 24px;display: block;
}
.qmc_lts li.l1 h4 a{
	background: #005aaa;line-height: 40px;font-size: 16px;color: #FFFFFF;padding-left: 24px;display: block;
}
.qmc_lts li.l2 dd{
	margin-bottom: 12px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.qmc_lts li.l2 dd .box{
	width: 214px;height: 166px;border: 1px solid #cccccc;overflow: hidden;padding: 2px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;background: #FFFFFF;
}
.qmc_lts li.l2 dd:hover .box{
	border-color: #005aaa;
}
.qmc_lts li.l2 dd:hover h5{
	color: #005aaa;
}
.qmc_lts li.l2 dd .img{
	display: block;width: 100%;overflow: hidden;height: 100%;
}
.qmc_lts li.l2 dd .img img{
	display: block;width: 100%;height: 100%;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.qmc_lts li.l2 dd:hover .img img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.qmc_lts li.l2 dl{
	padding: 22px 10px 0;
}

.qmc_lts li.l2 dd h5{
	text-align: center;font-size:14px ;
	line-height: 1.7;
	color: #333333;margin-top: 3px;
}
.qmc_lts li.l2{
	margin-bottom: 10px;
}
.qmc_lts li.l3{
	background: #0a48b7;text-align: center;padding: 15px 0;
}
.qmc_lts li.l3 h5{
	font-size:14px ;
	line-height: 30px;
	color: #fff;background: url(/static/xdhg/images/mimg18.png) no-repeat left center;padding-left: 35px;display: inline-block;
}
.qmc_lts li.l3 h1{
	font-size:28px ;
	line-height:1.7;
	color: #fff;font-weight: bold;margin-top: 10px;letter-spacing: 1px;
}
.q_product .rt .h3{
	font-size:24px ;
	line-height: 1.8;
	color: #666666;border-bottom: 1px solid #ebebeb;position: relative;
}
.q_product .rt .h3::before{
	position: absolute;bottom: 0;left: 0;content: "";width: 96px;height: 1px;background: #e8bd15;display: block;
}
.q_product .rt .list{
	margin-top: 15px;
}
.q_product .rt .list li{
	float: left;margin-right: 12px;margin-bottom: 20px;width: calc((100% - 26px)/3);
	border: 1px solid #dedede;padding: 12px 12px 20px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.q_product .rt .list li:nth-child(3n){
	margin-right: 0;
}
.q_product .rt .list li .img{
	width: 274px;height: 260px;border: 1px solid #dedede;overflow: hidden;
}
.q_product .rt .list li:hover .img{
	border-color: #005aaa;
}
.q_product .rt .list li .img img{
	width: 100%;height: 100%;display: block;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.q_product .rt .list li:hover .img img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.q_product .rt .list li .txt{
	margin-top: 5px;
}
.q_product .rt .list li h4{
	font-size:18px ;
	line-height: 1.7;
	color: #333333;
}
.q_product .rt .list li:hover h4{
	color: #0a48b7;
}
.q_product .rt .list li h5{
	float: left;font-size:16px ;
	line-height: 1.7;
	color: #333333;width: 80px;
}
.q_product .rt .list li p{
	float: left;font-size:14px ;
	line-height: 26px;
	color: #666666;width: calc(100% - 80px);
}
.qmc_lts li.l1 dd a:hover,
.q_product .rt .list li:hover p i{
	color: #0a48b7;
}
.q_product .rt .hotpro{
	margin-top: 78px;
}
.q_product .rt .hotpro .tit{
	background: url(/static/xdhg/images/mimg23.jpg) repeat-x center;border: 1px solid #d0d0d0;margin: 1px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;padding: 0 4px;border-bottom: 2px solid #01005e;
}
.q_product .rt .hotpro .tit h4{
	font-size:24px ;
	line-height: 34px;
	color: #333333;background: url(/static/xdhg/images/mimg19.png) no-repeat left center;padding-left: 32px;
}
.q_product .rt .hotpro h4 span{
	font-size:16px ;
	color: #999999;margin-left: 12px;text-transform: uppercase;
}
.q_product .rt .hotpro .bd{
	border: 1px solid #cccccc;border-radius: 4px;padding: 16px 15px 10px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.q_product .rt .hotpro .bd li{
	float: left;width: calc((100% - 54px)/3);margin-right: 26px;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.q_product .rt .hotpro .bd li:nth-child(3n){
	margin-right: 0;
}
.q_product .rt .hotpro .bd li .box{
	width: 272px;height: 225px;border: 1px solid #005aaa;padding: 3px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;overflow: hidden;
}
.q_product .rt .hotpro .bd li .box .img{
	width: 100%;height: 100%;display: block;overflow: hidden;
}
.q_product .rt .hotpro .bd li .box .img img{
	display: block;width: 100%;height: 100%;transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
}
.q_product .rt .hotpro .bd li:hover .box .img img{
	transform:scale(1.1);
	-ms-transform:scale(1.1);  /* IE 9 */
	-moz-transform:scale(1.1);     /* Firefox */
	-webkit-transform:scale(1.1); /* Safari 和 Chrome */
	-o-transform:scale(1.1); 
}
.q_product .rt .hotpro .bd li h4{
	font-size:14px ;
	line-height: 1.8;
	color: #333333;text-align: center;
}
.q_product .rt .list li:hover{
	border-color: #005aaa;
}
.q_product .rt .hotpro .bd li:hover h4{
	color: #005aaa;
}
.q_product .rt .pro_de .hd{
	border: 1px solid #eeeeee;padding: 14px 14px 14px 20px;
}
.q_product .rt .pro_de .hd .lt{
	float: left;width: 495px;border: 1px solid #eeeeee;padding: 10px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;position: relative;
}
.q_product .rt .pro_de .hd .lt .mcswolt{
	overflow: hidden;position: relative;height: 260px;
}
.q_product .rt .pro_de .hd .lt li{
	height: 228px;border: 1px solid #eeeeee;
}
.q_product .rt .pro_de .hd .lt .swi_po{
	right: 40px !important;z-index: 11;position: absolute;bottom: 0;left: auto;text-align: right;
}
.q_product .rt .pro_de .hd .lt .swi_po span{
	font-size:14px ;
	color: #666666;
}
.q_product .rt .pro_de .hd .lt .img{
	width: 100%;height: 100%;overflow: hidden;
}
.q_product .rt .pro_de .hd .lt .img img{
	display: block;
}
.q_product .rt .pro_de .hd .rts{
	float: right;width: calc(100% - 516px);
}
.q_product .rt .pro_de .hd .rts h2{
	font-size:24px ;
	line-height: 1.8;
	color: #454545;margin-bottom: 5px;
}
.q_product .rt .pro_de .hd .rts p{
	font-size:14px ;
	line-height: 26px;
	color: #666666;height: 156px;overflow: hidden;border-bottom: 2px solid #e6e6e6;
}
.q_product .rt .pro_de .hd .rts .fn{
	margin-top: 10px;margin-left: 16px;
}
.q_product .rt .pro_de .hd .rts .tel{
	font-size:18px ;
	line-height: 1.5;float: left;
	color: #666666;background: url(/static/xdhg/images/mimg24.png) no-repeat left center;padding-left: 50px;
}
.q_product .rt .pro_de .hd .rts .tel span{
	font-size: 24px;
	color: #332929;
}
.q_product .rt .pro_de .hd .rts .btn{
	width: 115px;height: 44px;display: block;line-height: 44px;background: #0059a9;color: #FFFFFF;text-align: center;
	font-size: 18px;float: right;
}
.q_product .rt .pro_de .bd{
	margin-top: 45px;
}
.q_product .rt .pro_de .bd h4{
	    font-size: 24px;
	    line-height: 34px;
	    color: #212224;
	    background: url(/static/xdhg/images/mimg19.png) no-repeat left center;
	    padding-left: 32px;border-bottom: 2px solid #ebebeb;position: relative;
}
.q_product .rt .pro_de .bd h4 span{
	    font-size: 16px;
	    color: #999999;
	    margin-left: 12px;
	    text-transform: uppercase;
}
.q_product .rt .pro_de .bd h4::before{
	content: "";position: absolute;bottom: -2px;left: 0;background: #212224;display: block;width: 96px;height: 2px;display: block;
}
.q_product .rt .pro_de .u1 li{
	border: 1px solid #eeeeee;margin-bottom: 54px;
}
.q_product .rt .pro_de .u1 li .txt{
padding: 0 24px;-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.q_product .rt .pro_de .u1{
	margin-top: 50px;
}
.q_product .rt .pro_de .u1 li .img{
	border-left: 1px solid #eeeeee;
	font-size: 14px;line-height: 1.7;color: #333;
}
.q_product .rt .pro_de .u1 li .img img{
	display: block;
	margin:0 auto;
}
.q_product .rt .pro_de .u1 li .txt h3{
	width: 110px;line-height: 40px;background: #0a48b7;font-size:20px ;
	color: #fff;font-weight: bold;border-radius: 4px;text-align: center;position: relative;top: -20px;box-shadow: 0 1px 2px 1px #989898;
}
.q_product .rt .pro_de .u1 li:nth-child(2n) .txt h3{
	display: inline-block;
}
.q_product .rt .pro_de .u1 li .txt p{
	font-size:30px ;
	line-height: 1.7;
	color: #dbdbdb;font-weight: bold;text-transform: uppercase;
}
.q_product .rt .pro_de .box{
	margin-top: 100px;
}
.q_product .rt .pro_de .box h5{
	width: 140px;line-height: 40px;background: #0060b7;font-size: 20px;color: #FFFFFF;
	text-align: center;font-weight: bold;
}
.q_product .rt .pro_de .box ul{
	padding-top: 20px;border-top: 1px dashed  #cccccc;
}
.q_product .rt .pro_de .box li{
	float: left;background: #f7f7f7;padding: 18px 0 30px;width: calc((100% - 50px)/3);margin-right: 24px;
}
.q_product .rt .pro_de .box li:nth-child(3n){
	margin-right: 0;
}
.q_product .rt .pro_de .box li .ico{
	width: 80px;height: 80px;border-radius: 50%;overflow: hidden;margin: 0 auto;
}
.q_product .rt .pro_de .box li .ico img{
	display: block;width: 100%;height: 100%;border-radius: 50%;
}
.q_product .rt .pro_de .box li .txt{
	margin-top: 10px;text-align: center;
}
.q_product .rt .pro_de .box li .txt h6{
	font-size:16px ;
	line-height: 1.7;
	color: #333333;
}
.q_product .rt .pro_de .box li .txt span{
	width: 50px;height: 2px;background: #0060b7;display: block;margin: 8px auto 0;
}
.q_product .rt .pro_de .para{
	margin-top: 40px;
}
.q_product .rt .pro_de .para h3{
	text-align: center;
}
.q_product .rt .pro_de .para h3 span{
	font-size:30px ;
	line-height:1.7 ;
	color: #333333;position: relative;
}
.q_product .rt .pro_de .para h3 span::before,
.q_product .rt .pro_de .para h3 span::after{
	position: absolute;content: "";width: 25px;height: 1px;background: #000000;display: block;top: 50%;left: -45px;
}
.q_product .rt .pro_de .para h3 span::after{
	left: auto;right: -45px;
}
.q_product .rt .pro_de .para h6{
	font-size:16px ;
	line-height: 1.6;
	color: #666666;text-align: center;text-transform: uppercase;
}
.q_product .rt .pro_de .para .table{
	width: 100%;margin-top: 30px;border-bottom: none;background: #cccccc;
}
.q_product .rt .pro_de .para .table th,
.q_product .rt .pro_de .para .table td{
	font-size:16px ;
	line-height: 48px;background: #f5f5f5;
	color: #666666;width: 228px;text-align: center;
}
.q_product .rt .pro_de .para .table td:nth-child(2n+1){
	background: #f5f5f5;
}
.q_product .rt .pro_de .para .table td,
.q_product .rt .pro_de .para .table th{
	background: #fff;
}
.q_product .rt .pro_de .para .table th:last-child{
	border-right: none;
}






