﻿
@media (min-width:1199px) {
	
	.p40{ padding:40px 0 0 0 }
#t_demo {
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-top: 40px;
}

#t_demo li {
	width: 450px;
	float: left;
	margin-right: 30px;
	display: block;
}
#t_demo img {
	border: 1px solid #CCC;
	width: 90%;
	height: auto;
	padding: 5%
}
#t_indemo {
	float: left;
	width: 2000%;
}
#t_demo1 {
	float: left;
}
#t_demo2 {
	float: left;
}
.product {
	margin: 0 auto 50px;
}
.product h1 {
	font-size: 22px;
	border-bottom: 1px solid #999999;
	color: #1160ac;
	margin-bottom: 20px;
	padding-bottom: 16px;
}
.product li {
	float: left;
	margin-right: 3%;
	width: 31.3%;
	margin-bottom: 20px;
}
.product li .img {
	width: 100%;
	height: auto;
	overflow: hidden;
	border: 1px solid #999999;
	padding: 2%;
}
.product li .img img {
	width: 100%;
	height: auto
}
.product li:hover .img img {
	transition: all 0.5s;
	transform: scale(1.1, 1.1);
}
.product li p {
	line-height: 45px;
	text-align: center;
	width: 100%;
	background: #e5e5e5;
	margin-top: 8px;
}
.product li:nth-child(3n) {
	margin-right: 0
}
.product li:hover p {
	background: #1160ac;
	color: #FFFFFF
}
/*百度地图样式*/
#dituContent {
	width: 1200px;
	height: 550px;
}
.contact {
	width: 1200px;
	margin: 0 auto 50px;
}
.contact h1 {
	font-size: 22px;
	border-bottom: 1px solid #999999;
	color: #111111;
	font-weight: normal;
	margin-bottom: 20px;
	padding-bottom: 16px;
}
.contact li {
	font-size: 16px;
	line-height: 35px;
	width: 33.333%;
	float: left;
}
.ex_news {
	clear: both;
	overflow: hidden;
	width: 1200px;
	margin: 30px auto;
}
.ex_news ul {
	overflow: hidden;
}
.ex_news ul li {
	clear: both;
	padding: 25px 0 50p;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	background: #fff;
	position: relative;
	height: 250px;
	margin-bottom: 30px;
	cursor: pointer;
}
.ex_news ul li:last-child {
	margin-bottom: 0px;
}
.ex_news ul li h2 span {
	float: right;
	font-size: 14px;
	color: #777777;
	margin-top: 12px;
}
.ex_news ul li:hover h2 span {
	font-size: 14px;
	color: #777777
}
.ex_news ul li .ex_news_img {
	float: left;
	width: 300px;
	height: 195px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	top: 0;
	left: 0;
}
.ex_news ul li .img_box {
	width: 300px;
	height: 195px;
	background-repeat: no-repeat;
	background-position: center;
	overflow: hidden;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	background-size: cover;
}
.ex_news ul li .ex_news_info {
	float: left;
	width: 800px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: absolute;
	top: 20px;
	left: 350px;
}
.ex_news ul li .ex_news_info a {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	font-size: 18px;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	color: 666;
}
.ex_news ul li .ex_news_info p {
	height: 50px;
	float: left;
	line-height: 25px;
	width: 100%;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	overflow: hidden;
	color: #999;
	font-size: 13px;
}
.ex_news ul li .ex_news_date {
	border: 1px solid #c3c3c3;
	width: 100px;
	float: left;
	text-align: center;
	padding: 4px 0;
	margin-top: 20px;
}
.ex_news ul li:hover a {
	color: #015185;
}
.ex_news ul li:hover .ex_news_info {
	color: #015185;
}
.ex_news ul li:hover .ex_news_date font {
	color: #015185;
}
.ex_news ul li:hover .ex_news_date item {
	bottom: 60px
}
.ex_news ul li:hover .img_box {
	transform: scale(1.1, 1.1);
}

.feedback {
	float: left;
	margin-top: 35px;
	width: 100%;
}
.prevnext:hover {
	color: #1160ac;
	text-decoration: underline
}
.procontent {
	margin-bottom: 35px;
	overflow: hidden;
	float: left;
	width: 100%;
	margin-top: 0;
}
.post-title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	font-size: 24px;
	line-height: 36px;
	text-align: left;
}
.product-meta-box {
	overflow: hidden;
	float: left;
}
.metaList {
	float: left;
	width: 100%;
}
.metaList li {
	padding: 7px 0 8px 0;
	width: 100%;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
	line-height: 32px;
	font-size: 16px;
}
.metaList li strong {
	float: left;
	padding-right: 8px;
	width: 130px;
	text-align: right;
	font-weight: normal;
	display: block;
}
.metaList li span {
	font-weight: bold;
}
.metaList li em {
	color: #1160ac;
}
.inquiry {
	padding: 12px 18px;
	border-radius: 5px;
	background: #fdd000;
	float: left;
	margin-top: 18px;
}
.Details {
	width: 100%;
	float: left;
	padding-bottom: 12px;
	margin-top: 50px;
}
.Details h2 {
	height: 40px;
	text-align: left;
	padding-left: 12px;
	border-bottom: 1px solid #1160ac;
	float: left;
	line-height: 34px;
	color: #000;
	font-size: 16px;
	background: url(../images/pbg.jpg) no-repeat;
	width: 100%;
	margin-bottom: 20px;
}
.product-inquiry {
	margin-top: 30px;
}
.product-inquiry a {
	font-size: 16px;
	color: #ffffff;
	display: inline-block;
	background: #1160ac;
	padding: .5em 1.875em;
	border-radius: 2em;
}
.product-inquiry a:hover {
	opacity: .8;
}
/* 产品详情 */
.proShow_tie {
	font-size: 26px;
	text-align: center;
	font-weight: normal;
	color: #333;
	margin-bottom: 15px;
}
.proShow_pic {
	background: #f6f6f6;
	padding: 20px;
height:;
	overflow: hidden;
}
.spec-preview {
	width: 660px;
	height: 480px;
	padding: 4px;
	float: left;
	border-radius: 3px;
}
.spec-scroll {
	width: 206px;
	height: 486px;
	overflow: hidden;
	float: right;
	margin-top: 3px;
}
.spec-scroll a.prev {
	display: block;
	width: 206px;
	height: 6px;
	background: url(../images/listpro_btn2.png) no-repeat center top;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 7px;
}
.spec-scroll a.prev:hover {
	background-position: center -12px;
}
.spec-scroll a.next {
	display: block;
	width: 206px;
	height: 6px;
	background: url(../images/listpro_btn2.png) no-repeat center -6px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 7px;
}
.spec-scroll a.next:hover {
	background-position: center -18px;
}
.spec-scroll .items {
	width: 206px;
	height: 460px;
	overflow: hidden;
	position: relative;
}
.spec-scroll .items ul {
	position: absolute;
	width: 206px;
	height: 480px;
}
.spec-scroll .items ul li {
	width: 206px;
	height: 155px;
	text-align: center;
	border-radius: 3px;
}
.spec-scroll .items ul li img {
	width: 200px;
	height: 143px;
	cursor: pointer;
	padding: 2px;
	border: 1px solid #ccc;
}
.spec-scroll .items ul li:hover img, .spec-scroll .items ul .on img {
	border: 1px solid #19a9e3;
}
.proShow_font {
	clear: both;
	padding: 25px 0;
	overflow: hidden;
}
#preview {
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 650px;
}
.jqzoom {
	width: 600px;
	height: 400px;
	position: relative;
}
.jqzoom img {
	border: 1px solid #CCC;
}
.zoomdiv {
	left: 859px;
	height: 400px;
	width: 400px;
}
.list-h li {
	float: left;
}
#spec-n5 {
	width: 600px;
	height: 56px;
	padding-top: 6px;
	overflow: hidden;
}
#spec-left {
	background: url(../images/left.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-right {
	background: url(../images/right.gif) no-repeat;
	width: 10px;
	height: 45px;
	float: left;
	cursor: pointer;
	margin-top: 5px;
}
#spec-list {
	width: 365px;
	float: left;
	overflow: hidden;
	margin-left: 2px;
	display: inline;
}
#spec-list ul li {
	float: left;
	margin-right: 0px;
	display: inline;
	width: 62px;
}
#spec-list ul li img {
	padding: 2px;
	border: 1px solid #ccc;
	width: 50px;
	height: 50px;
}
/*jqzoom*/
.jqzoom {
	position: relative;
	padding: 0;
}
.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 400px;
	height: 400px;
	background: url(i/loading.gif) #fff no-repeat center center;
	border: 1px solid #e4e4e4;
	display: none;
	text-align: center;
	overflow: hidden;
}
.bigimg {
	width: 800px;
	height: 800px;
}
.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	border: 1px solid #aaa;
	background: #FEDE4F 50% top no-repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}
#spec-list {
	position: relative;
	width: 572px;
	margin-right: 6px;
}
#spec-list div {
	margin-top: 0;
*margin-left:0;
}
}
/* CSS Document */
body {
	FONT-SIZE: 14px;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	overflow-x: hidden;
	box-sizing: border-box;
}
* {
	font-family: "微软雅黑";
}
a {
	text-decoration: none;
}
li {
	list-style: none
}
a {
	cursor: pointer;
	color: #666
}
/* .center{width:1200px;margin:0 auto} */
h1, h2, h3, h4, h5, p {
	margin: 0 0;
	padding: 0 0;
	font-weight: 500
}
.ctrl span {
	float: left;
	cursor: pointer;
}
input, textarea, select {
	outline: none;
	font-family: "微软雅黑";
}
img {
	border: none;
	display: block;
}
.cursor_pointer {
	cursor: pointer;
}
button {
	cursor: pointer;
}
.float_l {
	float: left;
}
.float_r {
	float: right;
}
.clear {
	clear: both
}
.sr-bdimgshare .bdimgshare-content {
	display: none;
}
.sr-bdimgshare-black .bdimgshare-bg {
	display: none;
}
 select::-ms-expand {
 display: none;
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.lianjie {
	background: #363636;
	color: white;
}
.yqlj a {
	color: white;
	padding: 0 6px;
}
/* pc头部 */
.top_pc {
	position: fixed;
	width: 100vw;
	height: 80px;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.6);
	z-index: 999;-moz-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.2); -webkit-box-shadow:2px 2px 5px rgba(0, 0, 0, 0.2); box-shadow:2px 2px 5px rgba(0, 0, 0, 0.2);
}
.top_pc .logo {
	margin-left: 60px;
	height: 100%;
}
.top_pc .nav {
	margin-right: 130px;
}
.top_pc .nav .yiji {
	width: 100px;
	height: 78px;
	padding-top: 2px;
	text-align: center;
}
.top_pc .nav .nav_icon {
	transition: all 0.3s ease-in-out;
	background: url("../images/nav_icon1.png") center right no-repeat;
}
.top_pc .nav .nav_icon:hover {
	width: 110px;
	background: url("../images/nav_icon2.png") center right no-repeat;
}
.top_pc .nav .yiji a {
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	padding: 0;
	overflow: hidden;
	margin-top: 14px;
}
.top_pc .nav .yiji a .p1 {
	font-size: 16px;
	color: #000;
	line-height: 50px;
	transition: all 0.3s ease-in-out !important;
}
.top_pc .nav .yiji a .p2 {
	font-size: 16px;
	color: #000;
	line-height: 50px;
	background: url("../images/nav_tb.png") bottom 2px center no-repeat;
}
.top_pc .nav .yiji:hover a .p1 {
	margin-top: -50px;
}
.top_pc .nav .xuanzhong a .p1 {
	margin-top: -50px;
}
.top_pc .nav .xuanzhong .nav_icon {
	width: 110px;
	background: url("../images/nav_icon1.png") center right no-repeat;
}
.top_pc .nav .erji {
	padding-top: 14px;
	display: none;
}
.top_pc .nav .yiji:hover .erji {
	display: block;
}
.top_pc .nav .erji a {
	width: 180px;
	height: 45px;
	display: block;
	background: rgba(100, 100, 100, 0.6);
	margin-top: 0;
	text-indent: 24px;
	text-align: left;
	line-height: 45px;
	font-size: 15px;
	color: rgb(255, 255, 255);
}
.top_pc .nav .erji a:hover {
	background: #e83928;
	color: #fff;
	text-indent: 30px;
}
/* banner */
.banner_pc {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}
.banner_pc .slider .slidernav {
	width: 100%;
}
.banner_pc .sliderBox dd::after {
	background-color: rgba(0, 0, 0, 0);
}
.banner_pc .slidernav li:hover .sildernavSvg svg {
	border: solid 1px #fff;
	border-radius: 50%;
}
/* 主页面 */
.panel {
	display: none;
}
.page_nr {
	position: relative;
	z-index: 2;
	margin-top: 100vh;
	width: 100vw;
	padding-bottom: 60px;
	/* height: 500vh; */
	background: #fff;
}
.width {
	width: calc(100% - 260px);
	margin: auto;
}
.product .bt {
	padding-top: 70px;
}
.product .bt .float_l {
	font-size: 30px;
	color: #222222;
}
.product .bt .float_l span {
	font-size: 16px;
	color: #9f9f9f;
	text-transform: uppercase;
	font-family: -webkit-pictograph;
	margin-left: 15px;
}
.product .bt .float_r {
	padding-top: 8px;
}
.product .bt .float_r a {
	display: block;
	border-radius: 40px;
	/*  width: 150px; */
	height: 40px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	line-height: 40px;
	padding: 0 20px;
	transition: all 0.3s ease-in-out;
}
.product .bt .float_r a:hover {
	/*   width: 120px; */
	color: #ffffff;
	background: #e83928;
}
.product .bt .float_r .xz {
	width: 120px;
	color: #ffffff;
	background: #e83928;
}
.page {
	background: #f1f1f6;
	width: 100%;
}
.product .product_img .show {
	width: calc(25% - 14px);
	margin: 0 7px;
	cursor: pointer;
}
.product .product_img .show img {
	width: 100%;
}
.product .product_img {
	width: calc(100% + 14px);
	margin-left: -7px;
	margin-top: 20px;
}
.product .product_img .show p {
	padding: 0 10px;
	font-size: 16px;
	color: #666666;
	line-height: 60px;
	padding-bottom: 8px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	/*  display: -webkit-box; */
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	white-space: nowrap;
}
.product .product_img .show .img {
	position: relative;
	overflow: hidden;
	background: white;
}
.product .product_img .show .img {
	width:100%; height:auto
}
.product .product_img .show .img .hover_bj {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0);
	transition: all 0.2s ease-in-out;
}
.product .product_img .show:hover .img .hover_bj {
	background: rgba(0, 0, 0, 0.6);
}
.product .product_img .show .img .hover {
	position: absolute;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	transition: all 0.5s ease-in-out;
}
.product .product_img .show:hover .img .hover {
	left: 0;
}
.product .product_img .show .img .hover .h6 {
	width: calc(100% - 120px);
	margin: auto;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 55px;
	padding-top: 10%;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.product .product_img .show .img .hover .p {
	width: calc(100% - 120px);
	margin: auto;
	margin-top: 10px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size: 14px;
	line-height: 26px;
	color: #fefefe;
}
.product .product_img .show .img .hover .xian {
	width: 28px;
	height: 2px;
	margin: auto;
	background: #e83928;
}
.product .product_img .show .img .hover .more {
	display: block;
	width: 120px;
	height: 40px;
	border-radius: 40px;
	background: #e83928;
	color: #fff;
	text-align: center;
	line-height: 40px;
	margin: auto;
	margin-top: 100%;
	text-transform: uppercase;
	transition: all 0.6s ease-in-out;
}
.product .product_img .show:hover .img .hover .more {
	margin-top: 6%;
}
.more_button {
	display: block;
	width: 160px;
	font-size: 18px;
	height: 50px;
	border-radius: 50px;
	background: #e83928;
	color: #fff;
	text-align: center;
	line-height: 50px;
	margin-left: 86px;
	margin-top: 50px;
	text-transform: uppercase;
	/*  font-family: -webkit-pictograph; */
	transition: all 0.3s ease-in-out;
}
.more_button:hover {
	background: #e83928;
}
.product_show_html {
	position: fixed;
	top: 0;
	/* left: 0; */
	right: -100vw;
	height: 100vh;
	background: #fff;
	/* background: rgba(0, 0, 0, 0.6); */
	width: 100vw;
	z-index: 1000;
	display: inline-flex;
}
.product_show_html .img {
	width: 65%;
	position: relative;
}
.product_show_html .swiper-container-b {
	width: calc(100% - 204px);
	margin: auto;
	margin-top: 47px;/* margin-left: 102px; */
}
.product_show_html .swiper-wrapper {
}
.product_show_html .swiper-wrapper .show_img {
	height: calc(100vh - 128px);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.product_show_html .swiper-wrapper .show_img img {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.product_show_html .img .swiper-button-prev {
	background: url("../images/show_l1.png") no-repeat;
	width: 80px;
	height: 80px;
	left: 0;
	top: 45%;
	transition: all 0.3s ease-in-out;
}
.product_show_html .img .swiper-button-prev:hover {
	background: url("../images/show_l2.png") no-repeat;
}
.product_show_html .img .swiper-button-next {
	background: url("../images/show_r1.png") no-repeat;
	width: 80px;
	height: 80px;
	right: 0;
	top: 45%;
	transition: all 0.3s ease-in-out;
}
.product_show_html .img .swiper-button-next:hover {
	background: url("../images/show_r2.png") no-repeat;
}
.product_show_html .img .swiper-pagination {
	width: 100%;
	margin-top: 3%;
}
.product_show_html .img .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	border: solid 1px #a6a4aa;
	display: inline-block;
	border-radius: 100%;
	background: #a6a4aa;
	opacity: 1;
	margin: 0 7px;
}
.product_show_html .img .swiper-pagination-bullet-active {
	opacity: 1;
	background: none;
}
.product_show_html .text {
	width: calc(32% - 60px);
	margin-left: 2%;
	height: calc(100vh - 206px);
	overflow-y: auto;
	padding-right: 20px;
	margin-top: 117px;
	position: relative;
}
 .product_show_html .text::-webkit-scrollbar {
 width: 4px;
}
 .product_show_html .text::-webkit-scrollbar-track {
 background-color: #e4e4e4;
 border-radius: 5px;
}
 .product_show_html .text::-webkit-scrollbar-thumb {
 background-color: #999;
 border-radius: 5px;
}
 .product_show_html .text::-webkit-scrollbar-thumb:hover {
 background-color: #999;
 border-radius: 5px;
}
 .product_show_html .text::-webkit-scrollbar-thumb:active {
 background-color: #999;
 border-radius: 5px;
}
.product_show_html .text .h6 {
	font-size: 30px;
	color: #222222;
	line-height: 70px;
}
.product_show_html .text .p p {
	/*   font-size: 16px; */
	color: #666666;
	line-height: 40px;/*  text-indent: 2em; */
}
.product_show_html .text .p2 p {
	/*  font-size: 16px; */
	color: #666666;
	line-height: 40px;/*   text-indent: 2em; */
}
.product_show_html .xyt {
	width: 60px;
	height: 61px;
	background: url("../images/show_xyt.png") no-repeat;
	position: absolute;
	top: 31px;
	right: calc(32% - 40px);
	;
}
.product_show_html .xyt2 {
	width: 60px;
	height: 61px;
	background: url("../images/show_xyt2.png") no-repeat;
	position: absolute;
	top: 31px;
	right: calc(32% - 170px);
}
.product_show_html .guanbi {
	width: 60px;
	height: 61px;
	background: url("../images/show_gb.png") no-repeat;
	position: absolute;
	top: 31px;
	right: calc(32% - 105px);
	cursor: pointer;
}
/* 公司简介 */
.index_about {
	position: relative;
	z-index: 2;
	height: 1100px;
	background: #FFFFFF
}
.index_about .modular1 {
	width: 50%;
	height: 558px;
	background: url("../images/img_about1.png") right center no-repeat;
}
.index_about .modular2 {
	width: 50%;
	height: 558px;
	background: url("../images/img_about2.png") left center no-repeat;
}
.index_about .modular2 .bt1 {
	font-size: 30px;
	color: #fff;
	margin-left: 86px;
	line-height: 50px;
	padding-top: 74px;
}
.index_about .modular2 .bt2 {
	font-size: 16px;
	color: #fff;
	margin-left: 86px;
	text-transform: uppercase;/*  font-family: -webkit-pictograph; */
}
.index_about .modular2 .text {
	width: 73%;
	margin-left: 86px;
	overflow: hidden;
	margin-top: 36px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.index_about .modular2 .text p {
	font-size: 16px;
	color: #fff;
	line-height: 36px;
	text-align: justify;
	text-align: justify;
}
.index_about .modular3 {
	width: 50%;
	height: 520px;
	padding-top: 36px;
	background: url("../images/img_about3.png") right center no-repeat;
}
.index_about .modular3 .mt {
	height: 133px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}
/* .index_about .modular3 .mt:hover {
    background: #e83928;
} */

.index_about .modular3 .mt:nth-child(2) {
	margin: 17px 0;
}
.index_about .modular3 .mt .kuandu {
	width: 570px;
	margin: auto;
}
.index_about .modular3 .mt .kuandu .img {
	width: 90px;
	height: 90px;
	background: #606060;
	border-radius: 50%;
	margin-top: 21px;
	margin-right: 22px;
	transition: all 0.5s ease-in-out;
}
.index_about .modular3 .mt:hover .kuandu .img {
	background: #e83928;
}
.index_about .modular3 .mt .kuandu .text {
	width: 456px;
}
.index_about .modular3 .mt .kuandu .text .h6 {
	font-size: 18px;
	color: #fff;
	padding-top: 18px;
	height: 50px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.index_about .modular3 .mt .kuandu .text p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: all 0.3s ease-in-out;
}
.index_about .modular3 .mt:hover .kuandu .text p {
	color: #fff;
}
.index_about .modular4 {
	width: 50%;
	height: 520px;
	padding-top: 30px;
	background: url("../images/img_about4.png") right center no-repeat;
}
.index_about .modular4 .mt {
	height: 133px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}
/* .index_about .modular3 .mt:hover {
    background: #e83928;
} */

.index_about .modular4 .mt:nth-child(2) {
	margin: 17px 0;
}
.index_about .modular4 .mt .kuandu {
	width: 570px;
	margin: auto;
}
.index_about .modular4 .mt .kuandu .img {
	width: 90px;
	height: 90px;
	background: #606060;
	border-radius: 50%;
	margin-top: 21px;
	margin-right: 22px;
	transition: all 0.5s ease-in-out;
}
.index_about .modular4 .mt:hover .kuandu .img {
	background: #e83928;
}
.index_about .modular4 .mt .kuandu .text {
	width: 456px;
}
.index_about .modular4 .mt .kuandu .text .h6 {
	font-size: 18px;
	color: #fff;
	padding-top: 18px;
	height: 50px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.index_about .modular4 .mt .kuandu .text p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	transition: all 0.3s ease-in-out;
}
.index_about .modular4 .mt:hover .kuandu .text p {
	color: #fff;
}
.bottom {

	/*  height: 48px; */
	background: #363636; clear:both; position:relative; z-index:2
}
.bottom .float_l {
	margin-left: 130px;
	font-size: 16px;
	color: #ffffff;
	line-height: 48px;
	font-weight: 500;
}
.bottom .float_r {
	cursor: pointer;
	position: relative;
	margin-right: 130px;
	font-size: 16px;
	color: #ffffff;
	line-height: 48px;
	font-weight: 500;
	padding-right: 35px;
	background: url("../images/bottom_icon.png") top right 9px no-repeat;
}
.bottom .float_r a {
	font-size: 16px;
	color: #ffffff;
	line-height: 48px;
	font-weight: 500;
}
.bottom .float_r .yqlj {
	min-width: 124px;
	background: rgba(0, 0, 0, 0.7);
	position: absolute;
	bottom: 48px;
	right: 0;
	display: none;
	transition: all 0.3s ease-in-out;
}
.bottom .float_r:hover .yqlj {
	display: block;
}
.bottom .float_r .yqlj a {
	display: block;
	text-align: center;
	line-height: 40px;
	border-bottom: solid 1px #666;
}
.bottom .float_r .yqlj a:hover {
	color: #ffc300;
}
/* 联系我们 */
.index_contact {
	position: relative;
	z-index: 2;
	height: 730px;
	background: url("../images/contact_bj.jpg") top center no-repeat;
}
.index_contact .float_l {
	margin-left: 130px;
	max-width: 370px;
}
.index_contact .float_l .h3 {
	font-size: 30px;
	color: #222222;
	line-height: 45px;
	padding-top: 42px;
}
.index_contact .float_l .h4 {
	font-size: 20px;
	color: #a6a6a6;
	line-height: 36px;
	margin-bottom: 22px;
	text-transform: uppercase;
	font-family: -webkit-pictograph;
}
.index_contact .float_l .xian {
	width: 54px;
	height: 2px;
	background: #e83928;
}
.index_contact .float_l .h6 {
	font-size: 18px;
	color: #222222;
	line-height: 50px;
	margin-top: 22px;
}
.index_contact .float_l .text p {
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}
.index_contact .float_l .ditu {
	display: block;
	width: 169px;
	height: 51px;
	line-height: 51px;
	background: #e83928;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	border-radius: 51px;
	margin-top: 40px;
}
.index_contact .float_r {
	width: 337px;
	height: 100%;
	margin-right: 20%;
	background: #e83928;
	opacity: 0.9;
}
.index_contact .float_r input {
	width: 229px;
	height: 47px;
	font-size: 16px;
	color: black;
	background: white;
	border: none;
	margin: auto;
	margin-bottom: 22px;
	display: block;
	padding: 0 16px;
}
 .index_contact .float_r input::-webkit-input-placeholder {
 color: black;
}
 .index_contact .float_r input::-moz-placeholder {
 color: black;
}
 .index_contact .float_r input:-moz-placeholder {
 color: black;
}
 .index_contact .float_r input:-ms-input-placeholder {
 color: black;
}
.index_contact .float_r textarea {
	width: 229px;
	height: 110px;
	font-size: 16px;
	color: black;
	background: #fff;
	border: none;
	margin: auto;
	display: block;
	padding: 10px 16px;
}
 .index_contact .float_r textarea::-webkit-input-placeholder {
 color: black;
}
 .index_contact .float_r textarea::-moz-placeholder {
 color: black;
}
 .index_contact .float_r textarea:-moz-placeholder {
 color: black;
}
 .index_contact .float_r textarea:-ms-input-placeholder {
 color: black;
}
.index_contact .float_r a {
	display: block;
	width: 174px;
	height: 48px;
	border-radius: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 16px;
	color: #ffffff;
	border: solid 1px #ffffff;
	float: right;
	margin-right: 42px;
	margin-top: 43px;
	transition: all 0.3s ease-in-out;
}
.index_contact .float_r a:hover {
	border: solid 1px #fff;
	background: #e83928;
}
.index_contact .float_r input:nth-child(1) {
	margin-top: 165px;
}
.rongyu img {
	display: inline-block;
	width: 23%;
	margin: 1%;
}
.mendian {
/*   font-size:0px; */
}
.mendian img {
	display: inline-block;
	width: 100%;
}
.mendian div {
	display: inline-block;
	width: 31%;
	margin: 1%;
	text-align: center;
	line-height: 30px;
	vertical-align: top;
}
/* 行业动态 */
.index_news {
	position: relative;
	z-index: 2;
	padding-bottom: 129px;
	height:800px;
	background: url("../images/index_news.jpg") center center no-repeat;
	background-size: 100% 100%;
}
.index_news .bt {
	padding-top: 70px;
}
.index_news .bt .float_l {
	width: 50%;
	font-size: 30px;
	color: #222222;
}
.index_news .bt .float_l div {
	width: 700px;
	margin: auto;
}
.index_news .bt .float_l span {
	font-size: 16px;
	color: #9f9f9f;
	text-transform: uppercase;
	font-family: -webkit-pictograph;
	margin-left: 15px;
}
.index_news .bt .float_r {
	width: 50%;
}
.index_news .bt .float_r div {
	width: 830px;
}
.index_news .bt .float_r a {
	padding-top: 8px;
	display: block;
	border-radius: 40px;
	width: 120px;
	height: 40px;
	font-size: 16px;
	color: #666666;
	text-align: center;
	line-height: 40px;
	text-transform: uppercase;
	font-family: -webkit-pictograph;
	transition: all 0.3s ease-in-out;
	float: right;
}
.index_news .bt .float_r:hover a {
	color: #e83928;
}
.index_news .left {
	width: 50%;
}
.index_news .left .list {
	display: block;
	width: 700px;
	margin: auto;
	margin-top: 60px;
}
.index_news .left .list .img {
	width: calc(100% - 2px);
	border: solid 1px #eaeaea;
	transition: all 0.3s ease-in-out;
}
.index_news .left .list:hover .img {
	border: solid 1px #e83928;
}
.index_news .left .list .img img {
	width: 100%;
}
.index_news .left .list .biaoti {
	font-size: 18px;
	color: #222222;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 36px;
	height: 56px;
	padding-top: 23px;
	transition: all 0.3s ease-in-out;
	background: url(../img/nav_tb.png) left -20px bottom 17px no-repeat;
	background-size: 15px 2px;
}
.index_news .left .list .shijian {
	font-size: 14px;
	color: #888888;
	line-height: 27px;
	padding-bottom: 6px;
}
.index_news .left .list p {
	font-size: 14px;
	color: #928a8f;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.index_news .left .list:hover .biaoti {
	color: #e83928;
	text-indent: 1em;
	background: url(../img/nav_tb.png) left 0 bottom 17px no-repeat;
	background-size: 15px 2px;
}
.index_news .right {
	width: 50%;
	padding-top: 18px;
}
.index_news .right a {
	display: block;
	width: 830px;
	border-bottom: solid 1px #d9d9d9;
	padding-top: 42px;
	padding-bottom: 34px;
}
.index_news .right a .img {
	width: 179px;
	margin-right: 38px;
	margin-left: 1px;
	border: solid 1px #eaeaea;
	transition: all 0.3s ease-in-out;
}
.index_news .right a:hover .img {
	border: solid 1px #e83928;
}
.index_news .right a .img img {
	width: 100%;
}
.index_news .right a .text {
	width: calc(100% - 240px);
}
.index_news .right a .text .biaoti {
	font-size: 18px;
	color: #222222;
	line-height: 40px;
	height: 40px;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	background: url(../img/nav_tb.png) left -20px center no-repeat;
	background-size: 10px 2px;
}
.index_news .right a:hover .text .biaoti {
	color: #e83928;
	text-indent: 1em;
	background: url(../img/nav_tb.png) left 0 center no-repeat;
	background-size: 15px 2px;
}
.index_news .right a .text .shijian {
	font-size: 14px;
	color: #888888;
	line-height: 28px;
	margin-bottom: 8px;
}
.index_news .right a .text p {
	font-size: 14px;
	color: #919191;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
/* 解决方案 */
.index_case {
	position: relative;
	z-index: 2;
	height: 848px;
}
.index_case .bj_1 {
	position: absolute;
	width: 100%;
	height: 50%;
	top: 0;
	left: 0;
	background: #f1f1f6;
}
.index_case .bj_2 {
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: 0;
	left: 0;
	background: #f1f1f6;
}
.index_case .neirong {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	top: 0;
	left: 0;
}
.index_case .neirong .biaoti {
	text-align: center;
}
.index_case .neirong .biaoti .p1 {
	font-size: 30px;
	color: #222222;
	line-height: 47px;
	padding-top: 74px;
}
.index_case .neirong .biaoti .p2 p {
	font-size: 16px;
	color: #9f9f9f;
	text-transform: uppercase;
	font-family: -webkit-pictograph;
	display: inline-block;
	line-height: 26px;
	padding: 0 16px;
}
.index_case .neirong .biaoti .p2 .xian {
	width: 46px;
	height: 1px;
	background: #919293;
	display: inline-block;
	margin-bottom: 5px;
}
.index_case .lunbo {
	width: 1588px;
	margin: auto;
	margin-top: 40px;
	position: relative;
}
.index_case .case a {
	display: block;
	width: 377px;
	margin: 0 10px;
	background: #fff;
	margin-bottom: 55px;
	transition: all 0.3s ease-in-out;
}
.index_case .case a img {
	width: 100%;
}
.index_case .case a .text {
	height: 252px;
}
.index_case .case a .text .p1 {
	font-size: 18px;
	color: #222222;
	text-align: center;
	width: 330px;
	line-height: 28px;
	height: 28px;
	padding-top: 34px;
	margin: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.index_case .case a .text .p2 {
	width: 330px;
	font-size: 14px;
	color: #8a8a8a;
	line-height: 20px;
	height: 20px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
}
.index_case .case a .text p {
	width: 330px;
	font-size: 14px;
	color: #8a8a8a;
	line-height: 24px;
	text-align: center;
	margin: auto;
	margin-top: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.index_case .case a .text .more {
	width: 119px;
	height: 32px;
	background: #e83928;
	font-size: 18px;
	margin: auto;
	margin-top: 30px;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
	text-align: center;
	line-height: 32px;
	border-radius: 32px;
	text-transform: uppercase;/*   font-family: -webkit-pictograph; */
}
.index_case .case a:hover .text .more {
	background: #e83928;
}
.index_case .case a:hover {
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.18);
}
.index_case .swiper-button-prev {
	width: 44px;
	height: 87px;
	background: url("../images/left.png") no-repeat;
	left: -64px;
	top: 38.6%;
}
.index_case .swiper-button-next {
	width: 44px;
	height: 87px;
	background: url("../images/right.png") no-repeat;
	transition: all 0.3s ease-in-out;
	right: -64px;
	top: 38.6%;
}
.index_case .swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	border: solid 1px #b6b6b6;
	display: inline-block;
	border-radius: 100%;
	background: none;
	opacity: 1;
	margin: 0 8px;
}
.index_case .swiper-pagination-bullet-active {
	opacity: 1;
	background: #e83928;
	border: solid 1px #e83928;
}
.index_case .swiper-pagination {
	text-align: center;
	margin: auto;
	display: block;
	width: 100%;
}
.ny_banner {
	/* background: url("../img/ny_banner.png") top center no-repeat; */
	height: 500px;
}
.ny_banner .ny_banner_p1 {
	text-align: center;
	font-size: 36px;
	color: #ffffff;
	padding-top: 250px;
	text-transform: uppercase;
	font-family: -webkit-pictograph;
}
.ny_banner .ny_banner_p2 {
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	line-height: 40px;
}
.ny_center {
	width: calc(100% - 260px);
	margin: auto;
}
.ny_biaoqian {
	margin-top: -46px;
}
.ny_biaoqian .float_l {
	display: block;
	width: 14%;
	height: 46px;
	background: #646464;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	cursor: pointer;
	margin-right: 10px;
	transition: all 0.6s;
}
.ny_biaoqian .float_l:hover {
	background: #e83928;
}
.ny_biaoqian .hs {
	background: #e83928;
}
.contact_html {
	padding: 0 0 87px 0;
}
.contact_html .contact {
	background: url("../images/contact_html_bj.jpg") bottom center no-repeat;
	width: 418px;
	height: 754px;
}
.contact_html .map {
	width: calc(100% - 418px);
	height: 754px;
}
.contact_html .map #dituContent {
	width: 100%;
	height: 100%;
}
.contact_html .contact .contact_w {
	width: 322px;
	margin-left: 43px;
}
.contact_html .contact .contact_w .lxfs {
	font-size: 26px;
	color: #ffffff;
	line-height: 96px;
	padding-top: 26px;
}
.contact_html .contact .contact_w .gs {
	font-size: 18px;
	color: #ffffff;
	line-height: 40px;
}
.contact_html .contact .contact_w .text p {
	font-size: 14px;
	color: #ffffff;
	line-height: 26px;
}
.contact_html .contact .contact_w .dh {
	background: url("../images/dh_icon.png") top left no-repeat;
	height: 63px;
	padding-left: 78px;
	margin-top: 32px;
	margin-bottom: 32px;
}
.contact_html .contact .contact_w .dh p:nth-child(1) {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 8px;
	color: #ffffff;
}
.contact_html .contact .contact_w .dh p:nth-child(2) {
	font-size: 18px;
	color: #ffffff;
}
.contact_html .contact .contact_w .erweima p {
	font-size: 14px;
	line-height: 26px;
	color: #ffffff;
}
.contact_html .contact .contact_w .erweima img {
	width: 135px;
	height: 135px;
	margin-right: 32px;
}
.contact_html .contact .contact_w .erweima .float_l div {
	width: 25px;
	height: 2px;
	background: #fff;
	margin-top: 4px;
	margin-bottom: 10px;
}
/* 关于我们页面 */
.single_html {
	background: #f1f1f6;
	width: 100%;
	padding: 0 0 87px 0;
}

.zt{
	margin: auto;
	padding: 0 80px 20px 0;
	width: calc(100% - 350px);
	/* width: calc(1660px - 166px); */
	font-size: 16px;
	line-height: 40px; padding-top:40px;
}


@media (max-width:991px) {
		
		.zt{
	margin: auto;
	padding: 0 80px 0 4%;
	width: 96%;
	/* width: calc(1660px - 166px); */
	font-size: 1rem;
	line-height: 40px;
}
}



.single_html .baise {
	margin: auto;
	background: #fff;
	padding: 60px 80px 106px 66px;
	width: calc(100% - 406px);
	/* width: calc(1660px - 166px); */
	font-size: 16px;
	line-height: 40px;
}
.single_html .baise .h6 {
	font-size: 30px;
	color: #222222;
	margin-bottom: 18px;
	line-height: 50px;
}
.single_html .baise .text p {
	font-size: 16px;
	color: #666666;
	line-height: 40px;
	text-align: justify;
	text-indent: 2em;
}
.single_html .baise .right {
	width: 35%;
	/* width: 581px; */
	margin-left: 3%;
	margin-bottom: 10px;
}
.single_html .baise .right img {
	width: 100%;
}
/* 在线留言页面 */
.message_html {
	background: #f1f1f6;
	width: 100%;
	padding: 0 0 87px 0;
}
.message_html .baise {
	margin: auto;
	/* background: #999; */
	width: calc(100% - 260px);/* width: calc(1660px - 166px); */
}
.message_html .left {
	width: calc(72% - 150px);
	background: #fff;
	padding: 1px 75px;
	padding-top: 20px;
}
.message_html .left .biaoti {
	line-height: 72px;
	padding-top: 21px;
	font-size: 20px;
	color: #666666;
}
.message_html .left .select {
	width: 100%;
	background: #f6f7fc;
}
.message_html .left .select select {
	width: 100%;
	height: 50px;
	padding: 0 100px 0 32px;
	font-size: 16px;
	color: #666666;
	border: none;
	background: url("../images/select_bj.jpg") right center no-repeat;
}
.message_html .left .input input {
	width: calc(50% - 72px);
	height: 65px;
	background: #f6f7fc;
	padding: 0 32px;
	font-size: 16px;
	color: #666666;
	margin-bottom: 30px;
	border: none;
}
 .message_html .left .input input::-webkit-input-placeholder {
 color: #666666;
}
 .message_html .left .input input::-moz-placeholder {
 color: #666666;
}
 .message_html .left .input input:-moz-placeholder {
 color: #666666;
}
 .message_html .left .input input:-ms-input-placeholder {
 color: #666666;
}
.message_html .left .input input:nth-child(even) {
	margin-left: 8px;
}
.message_html .left .input input:nth-child(odd) {
	margin-right: 8px;
}
.message_html .left textarea {
	width: calc(100% - 64px);
	border: none;
	background: #f6f7fc;
	height: 184px;
	padding: 15px 32px;
	font-size: 16px;
	color: #666666;
}
 .message_html .left textarea::-webkit-input-placeholder {
 color: #666666;
}
 .message_html .left textarea::-moz-placeholder {
 color: #666666;
}
 .message_html .left textarea:-moz-placeholder {
 color: #666666;
}
 .message_html .left textarea:-ms-input-placeholder {
 color: #666666;
}
.message_html .left .tijiao {
	width: 216px;
	height: 51px;
	border-radius: 51px;
	background: #e83928;
	text-align: center;
	line-height: 51px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	margin-top: 42px;
	margin-bottom: 60px;
	transition: all 0.3s ease-in-out;
}
.message_html .left .tijiao:hover {
	background: #ffc300;
}
.message_html .right {
	width: 25%;
	background: #fff;
	padding-bottom: 40px;
}
.message_html .right .biaoti {
	height: 82px;
	line-height: 82px;
	padding-top: 19px;
	text-indent: 32px;
	font-size: 26px;
	color: #222222;
}
.marqueetop {
	height: 815px;
	width: calc(100% - 70px);
	overflow: hidden;
	margin: 0 auto;
}
.marqueetop li {
	width: 100%;
	overflow: hidden;
}
.marqueetop li img {
	width: 100%;
}
.marqueetop li .txt {
	font-size: 16px;
	color: #666666;
	line-height: 49px;
	height: 49px;
	margin-bottom: 13px;
	text-align: center;
	transition: all 0.3s ease-in-out;
}
.marqueetop li:hover .txt {
	color: #e83928;
}
/* 新闻列表页面 */
.list_html {
	background: #f1f1f6;
}
.list_html .list {
	width: calc(100% - 260px);
	margin: auto;
	padding-top: 0;
	padding-bottom: 1px;
}
.list_html .list a {
	display: block;
	padding: 32px 40px 28px 40px;
	background: #fff;
	margin-bottom: 30px;
	display: flex;
	transition: all 0.3s ease-in-out;
}
.list_html .list a .img {
	width: 206px;
	margin-right: 49px;
}
.list_html .list a .img img {
	width: 100%;
}
.list_html .list a .text {
	width: calc(100% - 255px - 260px);
	margin-right: 8%;
}
.list_html .list a .text .h6 {
	font-size: 18px;
	color: #222222;
	line-height: 36px;
	height: 36px;
	padding-top: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}
.list_html .list a .text .time {
	font-size: 1rem;
	color: #b1b1b1;
	line-height: 35px;
	margin-bottom: 5px;
}
.list_html .list a .text .p {
	font-size: 15px;
	color: #666666;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.list_html .list a .more {
	font-size: 18px;
	color: #666666;
	text-transform: uppercase;
	font-family: -webkit-pictograph;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	display: flex;
}
.list_html .list a:hover {
	/* margin-top: 30px;
    margin-bottom: 30px;     */
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.24);
}
.list_html .list a:nth-child(1):hover {
	margin-top: 0;
}
.page_turning {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 68px;
}
.page_turning .ul {
	display: inline-flex;
}
.page_turning a {
	display: block;
	border: solid 1px #a4a4a4;
	height: 40px;
	width: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #666666;
	margin: 0 3px;
	transition: all 0.3s ease-in-out;
}
.page_turning a:hover {
	color: #fff;
	background: #e83928;
	border: solid 1px #a4a4a4;
}
.page_turning .shang {
	background: url("../images/shang.png") no-repeat;
}
.page_turning .xia {
	background: url("../images/xia.png") no-repeat;
}
.page_turning .shang:hover {
	background: url("../images/shang2.png") no-repeat;
}
.page_turning .xia:hover {
	background: url("../images/xia2.png") no-repeat;
}
/* 新闻详情页面 */
.list_show_html {
	background: #f1f1f6;
	padding-top: 0;
	padding-bottom: 63px;
}
.list_show_html .baise {
	width: calc(100% - 400px);
	margin: auto;
	background: #fff;
	padding: 0 70px;
	padding-bottom: 68px;
}
.list_show_html .baise .biaoti {
	border-bottom: solid 1px #d9d9d9;
	text-align: center;
}
.list_show_html .baise .biaoti .h3 {
	font-size: 30px;
	color: #333333;
	line-height: 66px;
	padding-top: 45px;
}
.list_show_html .baise .biaoti .riqi {
	display: inline-flex;
	font-size: 14px;
	color: #919191;
	line-height: 30px;
	margin-bottom: 27px;
}
.list_show_html .baise .biaoti .riqi .time {
	padding-left: 24px;
	background: url("../images/time.png") left center no-repeat;
}
.list_show_html .baise .biaoti .riqi .cishu {
	padding-left: 30px;
	margin-left: 14px;
	background: url("../images/cishu.png") left center no-repeat;
}
.list_show_html .baise .biaoti .riqi .ren {
	padding-left: 24px;
	margin-left: 30px;
	background: url("../images/ren.png") left center no-repeat;
}
.list_show_html .baise .text {
	padding-top: 38px;
	padding-bottom: 42px;
	border-bottom: solid 1px #d9d9d9;
}
.list_show_html .baise .text p {
	font-size: 16px;
	color: #666666;
	line-height: 40px;
	text-indent: 2em;
}
.list_show_html .baise .text img {
	width: 100%;
	margin: 10px 0;
}
.list_show_html .baise .fanye a {
	display: block;
	border-bottom: solid 1px #d9d9d9;
	height: 61px;
	line-height: 61px;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	transition: all 0.3s ease-in-out;
}
.list_show_html .baise .fanye a span {
	font-weight: 600;
}
.list_show_html .baise .fanye a:hover {
	text-indent: 1rem;
}
.list_show_html .xg {
	width: calc(100% - 260px);
	margin: auto;
	background: #fff;
	margin-top: 49px;
}
.list_show_html .xg .bt {
	height: 52px;
	line-height: 52px;
	background: #e83928;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	text-indent: 32px;
}
.list_show_html .xg .list {
	padding-top: 20px;
	padding-bottom: 34px;
	border: solid 1px #e2e2e2;
	border-top: none;
}
.list_show_html .xg .list .float_l {
	width: 33.33%;
	line-height: 34px;
	height: 34px;
}
.list_show_html .xg .list .float_l a {
	display: block;
	width: 80%;
	font-size: 16px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	padding-left: 37px;
	background: url("../images/list_show_icon.png") top 14px left 23px no-repeat;
}
.gallery_html {
	background: #f1f1f6;
}
.gallery_html .page_nr {
	position: relative;
	z-index: 2;
	margin-top: 0;
	width: 100vw;
	padding-bottom: 60px;
	/* height: 500vh; */
	background: none;
}
.gallery_html .page_nr .product {
	padding-top: 1px;
}
.gallery_html .page_nr .product .product_img {
	margin-top: 0;
}
.gallery_html .jzgd {
	display: block;
	width: 227px;
	height: 58px;
	border-radius: 58px;
	line-height: 58px;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	background: #e83928;
	margin: auto;
	margin-top: 25px;
}
#fanhui {
	cursor: pointer;
	width: 58px;
	height: 50px;
	position: fixed;
	z-index: 99;
	top: 80vh;
	right: 30px;
	background: url("../images/fanhui.png") no-repeat;
}
.tk_map {
	width: calc(60vw - 80px);
	height: 60vh;
	background: #fff;
	padding: 40px;
	border-radius: 5px;
	position: fixed;
	top: 20vh;
	right: -100vw;
	z-index: 99;
}
.tk_map #dituContent {
	width: 100%;
	height: 100%;
}
.tk_map .guanbi {
	width: 60px;
	height: 61px;
	background: url(../img/show_gb.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	z-index: 99;
}
.index_contact .float_l .shouji_none {
	display: none;
}
.shouji_none {
	display: none;
}
/* transition:all 0.2s ease-in-out;
transform: scale(1.1);

overflow:hidden; 
text-overflow:ellipsis;
display:-webkit-box; 
-webkit-box-orient:vertical;
-webkit-line-clamp:1;

input::-webkit-input-placeholder{
    color:#cccccc;
}
input::-moz-placeholder{   
    color:#cccccc;
}
input:-moz-placeholder{    
    color:#cccccc;
}
input:-ms-input-placeholder{
    color:#cccccc;
}

textarea::-webkit-input-placeholder{
    color:#cccccc;
}
textarea::-moz-placeholder{ 
    color:#cccccc;
}
textarea:-moz-placeholder{ 
    color:#cccccc;
}
textarea:-ms-input-placeholder{ 
    color:#cccccc;
} */

nav.pagelist {
	clear: both;
	text-align: center;
	font-size: 1.4rem;
	padding: 18px 0px 40px 0px;
	width: 100%;
	background: none
}
nav.pagelist a {
	border: #9aafe5 1px solid;
	margin-right: 5px;
	padding: 3px 7px;
	color: #2e6ab1;
	font-size: 14px;
}
nav.pagelist a:hover {
	color: #e06f23;
	text-decoration: none;
}
nav.pagelist span.current {
	color: #fff;
	background-color: #2e6ab1;
	margin-right: 5px;
	padding: 3px 7px;
}
nav.pagelist span.disabled {
	border: #ccc 1px solid;
	margin-right: 5px;
	padding: 3px 7px;
	color: #3C3C3C;
}
nav.pagelist a.selectedd {
	color: #f00
}
.n_body {
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	margin-top: 30px; background: #fff;
}
#news_info {
	min-height: 468px;
	height: auto !important;
	height: 468px;
	overflow: visible;
}
#news_info a {
	color: #3C3C3C;
}
#news_info a:hover {
	color: #FA4A1F;
}
#news_info .article_title {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	text-align: center;
	line-height: 28px;
}
#news_info .atdes {
	line-height: 36px;
	text-align: center;
	border-bottom: 1px dotted #BCBCBC;
	padding-bottom: 8px;
}
#news_info .atdes span {
	padding: 0px 6px;
}
#news_info .news_body {
	font-size: 14px;
	padding: 18px 12px;
	line-height: 28px;
	text-align: left;
}
#news_info .news_body img {
	border: 1px solid #CCC;
}
#news_info .news_body p {
	font-size: 14px;
	margin: 0px 0px 6px 0px;
}
#news_info .news_body p.pcut span {
	border: 1px solid #B4B4B4;
	margin-right: 2px;
	padding: 2px 4px;
	font-weight: bold;
	color: #0473EC;
}
#news_info .news_body p.pcut a {
	border: 1px solid #B4B4B4;
	margin-right: 2px;
	padding: 2px 4px;
	color: #9E9E9E;
}
#news_info .news_body p.pcut a:hover {
	text-decoration: none;
	color: #0473EC;
}
#news_info .news_body a {
	color: #094B9F;
}
#news_info .news_body a:hover {
	text-decoration: underline;
	color: #094B9F;
}
#updown {
	font-size: 14px;
	border-top: #BCBCBC 1px dotted;
	line-height: 24px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	float: left;
	width: 100%;
	margin-top: 18px;
}
.prevnext {
	clear: both;
	padding: 16px 17px 15px 17px;
	text-align: center;
	height: auto !important;
	overflow: hidden;
	border-top: 1px dashed #CCC;
}
.prevnext .previous {
	font-size: 14px;
	width: 50%;
	float: left;
	text-align: left;
}
.prevnext .next {
	font-size: 14px;
	width: 50%;
	float: right;
	text-align: right;
}



@media (max-width:991px) {
	
	
	

.procontent{ margin-bottom:35px; overflow:hidden; float:left; width:94%; margin:0 3%;}
.post-title{ margin-bottom:20px; padding-bottom:5px; font-size:24px; line-height:36px; text-align:left;}
.product-meta-box{ overflow:hidden; float:left; width:100%; margin-top:5%}
.metaList{ float:left; width:100%;}
.metaList li{ padding:7px 0 8px 0; width:100%; border-bottom:1px solid #EEE; overflow:hidden; line-height:32px; font-size:16px;}
.metaList li strong{ float:left; padding-right:8px; width:130px; text-align:right; font-weight:normal; display:block;}
.inquiry{ padding:12px 18px; border-radius:5px; background:#fdd000; float:left; margin-top:18px;}
.Details{ width:100%; float:left; padding-bottom:12px; margin-top:50px;}
.Details h2{ height:35px; padding-left:3px; line-height:32px; color:#000; font-size:1.2rem; border-bottom: 1px solid #1160ac; width:100%; margin-bottom:30px;}
.Details img{ width:100%; height:auto}


/* 产品详情 */
.proShow_tie{font-size:26px;text-align:center;font-weight:normal;color:#333;margin-bottom:15px;}
.proShow_pic{background:#f6f6f6;padding:20px;height:;overflow:hidden;}
.spec-preview{width:660px;height:480px;padding:4px; float:left;border-radius:3px;}
.spec-scroll{width:206px;height:486px;overflow:hidden;float:right; margin-top:3px;}
.spec-scroll a.prev{display:block;width:206px;height:6px;background:url(../images/listpro_btn2.png) no-repeat center top; overflow:hidden;cursor:pointer; margin-bottom:7px;}
.spec-scroll a.prev:hover{background-position:center -12px;}
.spec-scroll a.next{display:block;width:206px;height:6px;background:url(../images/listpro_btn2.png) no-repeat center -6px; overflow:hidden;cursor:pointer; margin-top:7px;}
.spec-scroll a.next:hover{background-position:center -18px;}
.spec-scroll .items{width:206px;height:460px;overflow:hidden; position: relative;}
.spec-scroll .items ul{position: absolute; width:206px;height:480px;}
.spec-scroll .items ul li{width:206px;height:155px; text-align: center;border-radius:3px;}
.spec-scroll .items ul li img{width:200px;height:143px;cursor:pointer;padding: 2px; border:1px solid #ccc;}
.spec-scroll .items ul li:hover img,.spec-scroll .items ul .on img{border:1px solid #19a9e3;}
.proShow_font{clear:both;padding:25px 0;overflow:hidden;}

.product-inquiry { margin-top: 30px;}
.product-inquiry a { font-size: 16px; color: #ffffff; display: inline-block; background: #1160ac; padding: .5em 1.875em; border-radius: 2em;}
.product-inquiry a:hover { opacity: .8;}

#preview{ float:left; width:100%;}
#preview img{ height:auto; width:99.6%;}
.jqzoom{ width:100%; height: auto; position:relative;}
.jqzoom img{ border:1px solid #CCC;}
.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:400px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(../images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(../images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:365px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:62px;}
#spec-list ul li img{ padding:2px ; border:1px solid #ccc; width:50px; height:50px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:267px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:533px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:86%; margin-right:6px;}
#spec-list div{ margin-top:0; *margin-left:0;}

	
	
}