@charset "UTF-8";

/*------------// Overall //------------------*/
body {
	font: Arial, "Microsoft YaHei", "黑体", Helvetica, Tahoma, sans-serif;
	color: #666;
	margin: 0;
	background: #FFF;
	overflow-x: hidden;
}

body {
	font-family: Arial, "微软雅黑"\0;
	font-weight: 300\0;
	font-family: Arial, "Microsoft YaHei";
}

html {}

html,
body {
	-webkit-text-size-adjust: none;
	/*text-transform: uppercase*/
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	box-sizing: border-box;
	-webkit-touch-callout: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

th,
td {
	border-collapse: collapse;
}

a:link {
	text-decoration: none;
	color: #666;
}

a:visited {
	text-decoration: none;
	color: #666;
}

img {
	border: 0;
	/*添加以下属性是解决图片在微信浏览器下默认转换效果造成页面模糊*/
	-webkit-transform: scale(1)rotate(0)translate3d(0, 0, 0);
	transform: scale(1)rotate(0)translate3d(0, 0, 0);
	display: block;
	outline: none;
}

div,
p,
img,
ul,
ol,
li,
form,
input,
label,
span,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
dd {
	margin: 0;
	padding: 0;
}

ol,
ul,
li {
	list-style-type: none;
}

/*IOS下移除按钮原生样式 -webkit-appearance*/
input[type=button] {
	-webkit-appearance: none;
	outline: none;
}

/*去除点击按钮，有灰色阴影*/
a,
input {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* a {transition: all 0.3s ease-in-out;} */
textarea {
	font-family: '微软雅黑';
}

.clearfix {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pc {
	width: 100%;
	height: 100%;
	position: relative;
}

.pc .cont {
	max-width: 1400px;
	max-width: 14rem;
	margin: 0 auto;
	padding: 0.4rem 0 0;
	position: relative;
	font-size: 14px;
	font-size: 0.14rem;
	line-height: 0.28rem;
}

.pc .lypos {
	max-width: 1200px;
	max-width: 13rem;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: hidden;
	font-size: 14px;
	font-size: 0.14rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pic-box,
.text-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

img {
	display: inline-block;
	vertical-align: middle;
}

.mb_top {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	position: relative;
	z-index: 9;
}

/*------------------------------------------ 导航栏 start ------------------------------------------*/
@media (min-width: 1400px) {
	.container {
		width: 1400px !important;
	}
}

/* PC1 */

.swi01 a,.swi77 a{
	display: block;
}
.swi01 img,.swi77 img{
	width: 100%;
}
.pro_list h1 {
		height: 50px;
		line-height: 50px;
		text-align: center;
		font-size: 20px;
		color: #333;
	}
.show_list ul li:hover h1 {
		background-color: #0d5ba4;
		color: #fff;
	}
 .prodetail_img {
	border: 1px solid #c0c1bc;
}
	.swip11 img {
		width: 80%;
		display: block;
		margin: auto;
	}
	.ly_show .show_menu {
		display: none;
	}
	
	
.swiper-button-prev:after {
	color: #0d5ba4;
}

.swiper-button-next:after {
	color: #0d5ba4;
}

@media screen and (min-width: 1700px) {
	.swiper-button-prev {
		left: 5%;
		right: auto;
	}

	.swiper-button-next {
		right: 5%;
		left: auto;
	}
}


.swiper-pagination-bullet {
	margin: 20px;
	width: 10px;
	height: 10px;
}

.pro-box .swiper-pagination-bullet {
	margin: 4px;
	width: 15px;
	height: 15px;
}

.swiper-pagination-bullet-active {
	background-color: #0d5ba4 !important;
}

.swiper-pagination11 {
	position: relative;
	text-align: center;
}

.mySwiper11 {
	position: relative;
}

.mySwiper11 .swiper-pagination {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
}

.apple-banner .swiper-button-prev:after {
	content: '';
}

.apple-banner .swiper-button-next:after {
	content: '';
}

.pro-box {
	margin-top: 40px;
	position: relative;
	height: auto;
}

.i-tit p {
	text-align: center;
}

.nav h5 {
	font-weight: 600;
	font-size: 24px;
	color: #117aaf;
	line-height: 80px;
}

.nav-box {
	height: 80px;
	background-color: #f2f2f2;
}

.pc .header {
	overflow: hidden;
	position: relative;
	height: 50px;
	border-top: 1px solid #357294;
	border-bottom: 1px solid #357294;
	clear: both;
}

.header .cont {
	overflow: visible;
	height: 0.6rem;
	padding: 0;
}

/*顶部*/
.logo_desc {
	float: right;
	width: 24%;
	/* background: #0d5ba4; */
	padding: 3px 20px;
	box-sizing: border-box;
}

.logo_desc div.tel {
	display: block;
	padding-top: 10px;
}

.logo_desc div.tel p {
	color: #ffffff;
	font-size: 14px;
}

.logo_desc div.tel span {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.h_search .form1 {
	max-width: 1280px;
	margin: 0 auto;
	line-height: 59px;
}

.h_search .form_text1 {
	float: left;
	width: 75%;
	height: 40px;
	line-height: 28px;
	text-indent: 10px;
	outline: none;
	background: #ffffff;
	border: 1px solid #e6e6e6;
	border-right: 0;
	margin: 3px 0;
	font-size: 14px;
}

.h_search .form_button1 {
	float: left;
	width: 25%;
	height: 40px;
	background: #0d5ba4;
	border: 0;
	outline: none;
	color: #FFF;
	margin: 3px 0;
	cursor: pointer;
	/* border-radius:0 4px 4px 0; */
	font-size: 14px;
}

.h_search .form_button1:hover {
	background: #0089c7;
}

.menu-box {
	float: left;
	font-size: 16px;
	width: 100%;
	height: 100%;
}

.pc .nav-list {
	margin-right: -18px;
	margin-right: -0.18rem;
	overflow: hidden;
	display: flex;
	vertical-align: middle;
}

.pc .nav-list li {
	flex: 1;
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 28px;
}

.pc .nav-list li:first-child {
	margin-left: 0;
}

.nav-list a {
	padding: 6px 20px;
	width: 100%;
	height: 100%;
	line-height: 50px;
	color: #333;
	transition: all 0.3s ease-in-out;
	border-radius: 50px;
}

.nav-list a:hover {
	color: #fff;
	background-color: #0d5ba4;
}

.pc .lang {
	float: right;
	margin-top: 42px;
	margin-top: 0.42rem;
	font-size: 16px;
}

.pc .lang .lang_color {
	color: #0d5ba4;
	padding-left: 10px;
	padding-right: 10px;
}

.pc .lang .txt a {
	color: #666;
}

.pc .lang .txt a:hover {
	color: #0d5ba4
}

.mb .lang {
	font-size: 0.14rem;
	float: left;
	line-height: 0.9rem;
	margin-left: 1rem;
}

.mb .lang .lang_color {
	color: #0d5ba4;
	padding-left: 10px;
	padding-right: 10px;
}

.mb .lang .txt a {
	color: #666;
}

.mb .lang .txt a:hover {
	color: #0d5ba4
}

@media screen and (min-width:1200px) {
	.ly_top .top_main {
		height: auto;
		margin: 0 auto;
		padding: 0;
	}
}

@media screen and (max-width:1300px) and (min-width:1081px) {
	.ly_top .top_main {
		width: 95%;
		height: 100px;
		margin: 0 auto;
		padding: 0;
	}

	.pc .cont {
		width: 95%;
	}

	.pc .cont .cont {
		width: 100%;
	}

	.pc .nav-list li {
		width: 0.84rem;
	}

	.menu-box {
		font-size: 0.15rem;
	}
}

@media screen and (min-width:1081px) {
	.ly_top {
		width: 100%;
		height: auto;
		margin: 0 auto;
		padding: 0;
		background-color: #fff;
	}

	.top_main .ly_logo {
		width: auto;
		height: 80px;
		overflow: hidden;
		margin: 0;
		float: left;
	}

	.top_main .ly_logo img {
		display: block !important;
	}


	.ly_tel img {
		display: block;
		width: 48px;
		height: 48px;
		overflow: hidden;
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
	}

	.ly_tel span {
		color: #ff921e;
		font-size: 30px;
		font-weight: bold;
		font-family: Arial, "Microsoft YaHei";
	}
}

@media screen and (max-width:1080px) {
	.ly_top {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding: 0 0;
	}

	.ly_top .top_main {
		width: 95%;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
	}

	.top_main .ly_logo {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		float: left;
		text-align: center;
	}

	.ly_logo img {
		display: inline-block;
		max-width: 100%;
		max-height: 100%;
		overflow: hidden;
		vertical-align: middle;
	}

	.top_main .top_r {
		display: none;
	}

	.pc .header {
		height: auto;
	}

	.pc .cont {
		width: 95%;
		height: auto;
	}

	.pc .cont .cont {
		width: 100%;
	}

	.top_main .ly_tel {
		display: none;
	}

	#KFRightScreen {
		display: none !important;
	}

	.logo_desc {
		width: 100%;
		float: none;
		position: static;
		background: none;
		padding: 10px 0 0;
		margin-bottom: 10px;
		overflow: hidden;
	}

	.logo_desc div.tel {
		display: none;
	}

	.h_search {
		width: 100%;
		padding: 0;
	}

	.h_search .form_text1 {
		width: 70%;
		height: 50px;
		font-size: 0.22rem;
		background: #fff;
	}

	.h_search .form_button1 {
		width: 30%;
		height: 50px;
		font-size: 0.25rem;
	}

	.pc .nav-list li {
		width: 1.3rem;
		height: 0.5rem;
	}

	.nav-list a {
		line-height: 0.5rem;
	}

	.menu-box {
		font-size: 0.2rem;
		margin-right: 0;
	}
}

@media screen and (max-width:880px) {
	.mb .header .cont {}

	.mb .menu-btn {
		position: absolute !important;
		top: -70px;
		right: 26px;
	}

	.logo_desc {
		padding: 0;
	}
}

@media (max-width:767px) {
	.h_search .form_text1 {
		width: 70%;
		height: 40px;
		font-size: 14px;
		background: #fff;
	}

	.h_search .form_button1 {
		width: 30%;
		height: 40px;
		font-size: 14px;
	}

	.top_main .ly_logo {
		width: 80%;
		margin: 10px 0;
	}

	.mb .menu-btn {
		top: -55px;
		right: 12px;
	}
}

/*------------------------------------------- 导航栏 end -------------------------------------------*/

/**首页产品展示**/
.ly_show {
	width: 100%;
}

.ly_show_in {
	width: 100%;
	margin: 0 auto;
}

.ly_show .show_menu {
	width: 24%;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.ly_title {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 40px;
	padding: 0;
}

.ly_title p {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	color: #0256ac;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
}

.ly_title p font {
	color: #0256ac;
}

.ly_title span {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	margin: 10px auto 0;
	padding: 0;
	color: #aaa;
	font-size: 14px;
	font-family: "Arial";
	text-align: center;
}

.show_menu .menu_tit {
	width: 100%;
	height: 118px;
	overflow: hidden;
	margin: 0 auto;
	padding: 35px 30px;
	background: url(../切图/产品分类/产品系列背景.png) no-repeat center;
	box-sizing: border-box;
}

.menu_tit p {
	width: 100%;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	color: #fff;
	font-size: 28px;
	font-weight: 600;
	margin: 0 auto;
	padding: 0;
}

.menu_tit span {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: #fff;
	font-family: "Arial";
	font-size: 16px;
	font-style: italic;
	margin: 0 auto;
	padding: 0;
	margin-top: 8px;
}

.menu_tit em {
	display: none;
}

.show_menu .menu_list {
	background: #fff;
	width: 96%;
	overflow: hidden;
	margin: 0 auto 20px;
	margin: 0 auto 0.2rem;
	padding: 20px 10px;
	padding: 0.2rem 0.1rem;
	box-sizing: border-box;
	border: 1px solid #ddd;
	border-top: 0;
}

.menu_list .menu_li {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0 5px;
	box-sizing: border-box;
}

.menu_li>p>a {
	display: block;
	width: 80%;
	overflow: hidden;
	float: left;
	color: #5a5a5a;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.menu_li p {
	width: 100%;
	height: 54.4px;
	overflow: hidden;
	line-height: 54.4px;
	color: #666;
	font-size: 0.15rem;
	background-color: #f6f6f6;
	margin: 0 auto;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	margin-bottom: 5px;
}

.menu_li>p>span {
	display: block;
	width: 20%;
	height: 40px;
	float: right;
	background: url(../images/menu_tb1.png) center center no-repeat;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

.menu_li>p>span.on {
	transform: rotateX(180deg);
}

.menu_li>p:hover {
	background: #0d5ba4;
	color: #fff;
}

.menu_li>p:hover a {
	color: #fff;
}

.menu_li>p:hover span {
	background: url(../images/menu_tb3.png) center center no-repeat;
}

.menu_li ul {
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
	padding: 0;
	padding: 0 0;
	background: #fff;
}

/*相关文章点击展开*/
.show_menu .menu_tit2 {
	width: 100%;
	height: 80px;
	overflow: hidden;
	margin: 0 auto;
	padding: 16px 20px;
	background: url(../images/menu_tit_bg.jpg) 0 0 repeat-x;
	box-sizing: border-box;
}

.menu_tit2 p {
	width: 100%;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	color: #fff;
	font-size: 24px;
	margin: 0 auto;
	padding: 0;
}

.menu_tit2 span {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	color: rgba(255, 255, 255, 0.5);
	font-family: "Arial";
	font-size: 14px;
	font-style: italic;
	margin: 0 auto;
	padding: 0;
}

.menu_tit2 em {
	display: none;
}

.show_menu .menu_list2 {
	background: #fff;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 9px 19px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.menu_list2 .menu_li2 {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
}

.menu_li2>p>a {
	width: 60%;
	float: left;
	display: block;
	color: #515671;
}

.menu_li2 p {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	background-color: #f6f6f6;
	margin: 0 auto;
	padding: 0 0 0 20px;
	box-sizing: border-box;
	margin-bottom: 5px;
}

.menu_li2>p>span {
	display: block;
	width: 30%;
	height: 40px;
	float: right;
	background: url(../images/menu_tb1.png) 80% center no-repeat;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}

.menu_li2>p>span.on {
	transform: rotateX(180deg);
}

.menu_li2>p:hover {
	background: #0d5ba4;
	color: #fff;
}

.menu_li2>p:hover a {
	color: #fff;
}

.menu_li2>p:hover span {
	background: url(../images/menu_tb3.png) 80% center no-repeat;
}

.menu_li2 ul {
	width: 100%;
	overflow: hidden;
	margin: 10px auto;
	padding: 0;
}

/*产品分类第一个默认展开*/
/*.menu_li ul:first-of-type{display:block;}*/
.menu_li ul li {
	width: 100%;
	overflow: hidden;
	margin: 0.1rem auto;
	padding: 0;
	background: #f6f6f6;
}

.menu_li ul li a {
	display: block;
	width: 100%;
	height: 30px;
	height: 0.3rem;
	overflow: hidden;
	line-height: 30px;
	line-height: 0.3rem;
	color: #666;
	font-size: 14px;
	font-size: 0.14rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 auto;
	padding: 0 20px;
	padding: 0 0.2rem;
	box-sizing: border-box;
}

.menu_li ul li a p {
	width: 208px;
	color: #999;
	background-color: #fff;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
}

.menu_li p img,
.menu_li ul li a img {
	display: block;
	width: 14px;
	height: 14px;
	margin: 13px 13px 13px 0;
	padding: 0;
	float: left;
}

.menu_li ul li a:before {
	display: block;
	width: 14px;
	height: 14px;
	margin: 8px 13px 13px 0;
	padding: 0;
	float: left;
	background: url(../images/menu_tb2.png) center center no-repeat;
}

.menu_li ul li a img {
	margin: 7px 13px 13px 0;
}

.menu_li ul li a:hover {
	color: #00a1e9;
}

.pro_hd {
	margin: 30px auto 40px;
}

.pro_hd ul {
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	overflow: hidden;
	text-align: center;
}

.pro_hd ul li {
	margin: 0 1px 2px;
	line-height: 24px;
	display: inline-block;
}

.pro_hd ul li a {
	display: block;
	background: #eee;
	padding: 8px 20px;
	color: #76838f;
	-webkit-transition: .25s;
	-o-transition: .25s;
	transition: .25s;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	max-width: 150px;
	transition-duration: .3s;
	-ms-transition-duration: .3s;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
}

.pro_hd ul li a:hover {
	background: #ff7200;
	color: #fff;
}

.pro_hd ul li.on a {
	background: #0d5ba4;
	color: #fff;
}

.index_list {
	width: 100%;
}

.index_list ul li {
	width: 33%;
	margin: 0.24rem;
	padding: 0 0 0 3%;
	float: left;
}

.index_list ul li>div {
	box-shadow: 0px 0px 1px 0px #b7b7b7;
}

.index_list ul li a {
	display: block;
	margin: 0 auto;
	padding: 0 15px;
}

.index_list ul li .show_pro_img {
	background: #fff;
}

.index_list ul li .show_pro_img a {
	margin: 0 auto;
	padding: 9px;
}

.index_list ul li p {
	width: 100%;
	height: 45px;
	overflow: hidden;
	line-height: 45px;
	color: #333;
	font-size: 14px;
	text-align: center;
	margin: 0 auto 10px;
	padding: 0;
	background: #fff;
}

.index_list ul li p a {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #333;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.index_list ul li>div:hover .show_pro_img {
	background: #0d5ba4;
}

.index_list ul li>div:hover p {
	background: #0d5ba4;
}

.index_list ul li>div:hover p a {
	color: #fff;
	font-weight: bold;
}

.index_list .show_pro_img span {
	height: 250px !important;
}

.ly_show .show_list {
	width: 100%;
	margin: 0;
	padding: 0;
}

.ly_show .show_list22 {
	width: 100%;
	margin: 0;
	padding: 0 12px;
	padding: 0;
}

.show_list ul li {
	width: 33.33333%;
	margin: 0 0 20px;
	margin: 0 0 0.3rem;
	padding: 0 0 0 2%;
	float: left;
}

.show_list ul li>div {}

.show_list ul li a {
	display: block;
	margin: 0 auto;
	padding: 0;
}

.show_list ul li .show_pro_img {
	background: #fff;
}

.show_list ul li .show_pro_img a {
	margin: 0 auto;
	padding: 9px;
	border: 1px solid #ddd;
}

.show_pro_img span {
	display: block;
	width: 100%;
	height: 250px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: #fff;
}

.show_pro_img span img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	transition: 0.5s;
}

.show_list ul li p {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	padding: 0.2rem 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.show_list ul li .procs {
	padding-top: 0.1rem;
	padding-bottom: 0.1rem;
}

.show_list ul li .proxx {
	width: 100%;
	height: 28px;
	height: 0.28rem;
	overflow: hidden;
	line-height: 20px;
	line-height: 0.2rem;
	color: #999;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	padding: 0 0.2rem 0.08rem;
	background-color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.show_list ul li p a {
	display: block;
	width: 100%;
	overflow: hidden;
	color: #333;
	font-size: 0.15rem;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.show_list ul li .proxx font {
	color: #999;
}

.show_list ul li:hover .show_pro_img a {
	padding: 10px;
	border: none;
	box-shadow: 0 2px 11px rgb(13 91 184 / 24%), 0 0 2px rgb(13 91 184 / 12%);
}

.show_list ul li:hover .show_pro_img a img {
	transform: scale(1.1);
}

.show_list ul li:hover p a {
	color: #0d5ba4;
}

.show_list ul li .pro_list2 {
	border: 1px solid #ddd;
}

.show_list ul li .pro_list2 .show_pro_img a {
	border: 0;
}

.show_list ul li .pro_list2 .show_pro_img span {
	height: 196px;
}

.show_list ul li:hover .pro_list2 {
	border: 1px solid #0d5ba4;
}

.show_list ul li:hover .pro_list2 .show_pro_img a {
	border: 0;
}

@media (max-width:1199px) {
	.pro_hd {
		display: none;
	}

	.ly_show .index_list {
		width: 100%;
	}

	.index_list ul li {
		width: 48%;
	}

	.index_list .show_pro_img span {
		width: 100%;
		height: 180px !important;
	}

	.index_list ul li p {
		width: 100%;
	}

	.show_pro_img span {
		width: 100%;
	}

	.show_list ul li p {
		width: 98%;
	}

	.menu_li p {
		width: 100%;
		padding: 0 5px;
	}

	.menu_li ul {
		width: 100%;
	}
}

/*平板*/
@media (max-width:991px) {
	.ly_title {
		margin: 0 auto 20px;
	}

	.ly_title p {
		font-size: 24px;
	}

	.ly_title span {
		margin: 0 auto 0;
	}

	.ny_content .content_left {
		width: 100%;
	}

	.ny_content .content_right {
		width: 100%;
	}

	.content_left .show_menu {
		width: 100%;
		margin-bottom: 20px;
	}

	.ly_show .show_menu {
		width: 100%;
		margin-bottom: 20px;
		margin-bottom: 0.2rem;
	}

	.ny_content .content_left .c_tlt {
		background: #bbbbbb !important;
		font-size: 15px;
		text-align: left;
		padding: 0 20px;
		font-weight: normal;
		height: 40px;
		line-height: 40px;
	}

	.menu_tit {
		background: #0d5ba4 !important;
	}

	.menu_tit p {
		height: 0.62rem;
		line-height: 0.62rem;
		font-size: 0.24rem;
		float: left;
		width: 30%;
		text-align: left;
	}

	.menu_tit em {
		cursor: pointer;
		display: block;
		width: 30%;
		text-align: right;
		color: #fff;
		height: 0.62rem;
		line-height: 0.62rem;
		font-style: normal;
		float: right;
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-ms-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
		font-size: 0.24rem;
	}

	.menu_list .menu_li {
		overflow-y: scroll;
		overflow-x: hidden;
	}

	.menu_li p {
		padding: 0 10px;
	}

	.menu_li ul li a p {
		width: 100%;
	}

	.show_menu .menu_list {
		display: none;
	}

	.show_menu .menu_tit {
		height: 0.62rem;
		padding: 0 20px;
		margin-bottom: 0;
	}

	.menu_tit span {
		display: none;
	}

	.ly_show .show_list {
		width: 100%;
	}

	.show_list ul li {
		width: 49%;
		margin: 0 2% 0.2rem 0;
		padding: 0;
	}

	.show_list ul li:nth-child(2n+2) {
		margin: 0 0 0.2rem;
	}

	.show_list ul li p {
		width: 100%;
	}

	.menu_tit2 {
		background: #0d5ba4 !important;
	}

	.menu_tit2 p {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		float: left;
		width: 30%;
		text-align: left;
	}

	.menu_tit2 em {
		cursor: pointer;
		display: block;
		width: 30%;
		text-align: right;
		color: #ffffff;
		height: 40px;
		line-height: 40px;
		float: right;
		-webkit-transition: all .25s;
		-moz-transition: all .25s;
		-ms-transition: all .25s;
		-o-transition: all .25s;
		transition: all .25s;
		font-size: 14px;
	}

	.menu_list2 .menu_li2 {
		overflow-y: scroll;
		overflow-x: hidden;
	}

	.menu_li2 p {
		padding: 0 10px;
	}

	.menu_li2 ul li a p {
		width: 100%;
	}

	.show_menu .menu_list2 {
		display: none;
	}

	.show_menu .menu_tit2 {
		height: 40px;
		padding: 0 20px;
		margin-top: 0.2rem;
	}

	.menu_tit2 span {
		display: none;
	}

	.ly_show .show_list2 {
		width: 100%;
	}

	.show_list2 ul li {
		width: 49%;
	}

	.show_list2 ul li p {
		width: 98%;
	}

	.show_list ul li .procs {
		padding-top: 0;
	}
}

@media screen and (min-width:1081px) {
	.apple-banner {
		width: 100%;

		overflow: hidden;
	}

	.apple-banner .swiper-container {
		width: 100%;

	}

	/* 	.swiper-button-prev,
	.swiper-button-next {
		width: 15%;
		height: 100%;
		top: 0;
		background: none;
	} */

	/* 	.swiper-button-prev {
		left: 60px;
	}

	.swiper-button-next {
		right: 60px;
	} */

	.swiper-button-prev span,
	.swiper-button-next span {
		display: block;
		width: 64px;
		height: 64px;
		position: absolute;
		left: 20px;
		top: 50%;
		margin-top: -32px;
		background: url(../images/b-prev.png) no-repeat center center;
	}

	.swiper-button-next span {
		background: url(../images/b-next.png) no-repeat center center;
		left: auto;
		right: 20px;
	}

	.swiper-button-prev:hover span,
	.swiper-button-next:hover span {
		opacity: 1;
	}

	/*分页器*/
	.apple-banner .swiper-pagination {
		top: auto;
		bottom: 4px;
		background: none;
	}

	.apple-banner .swiper-pagination-bullet {
		display: inline-block;
		width: 50px;
		margin: 0 3px;
		cursor: pointer;
		background: none;
		border-radius: 0;
		opacity: 1;
	}

	.apple-banner .swiper-pagination-bullet span {
		width: 50px;
		height: 3px;
		display: block;
		background: rgba(255, 255, 255, 0.8);
	}

	.apple-banner .swiper-pagination-bullet-active span {
		background-color: #ff7200;
	}

	.apple-banner .autoplay .swiper-pagination-bullet-active span {
		background: rgba(255, 255, 255, 0.8);
	}

	.apple-banner .swiper-pagination-bullet i {
		background-color: #ff7200;
		height: 3px;
		transform: scaleX(0);
		transform-origin: 0;
		display: block;
	}

	.apple-banner .autoplay .firsrCurrent i {
		transition: transform 2.9s linear;
		transform: scaleX(1);
	}

	.apple-banner .autoplay .current i {
		transition: transform 4s linear;
		transform: scaleX(1);
	}

	.apple-banner .autoplay .replace span {
		background-color: #fff;
	}
}

@media screen and (max-width:1300px) and (min-width:1081px) {
	.apple-banner {}

	.apple-banner .swiper-container {}
}

@media screen and (max-width:1080px) {
	.apple-banner {
		width: 100%;

		overflow: hidden;
	}

	.apple-banner .swiper-container {
		width: 100%;

	}

	.swiper-button-prev,
	.swiper-button-next {
		width: 15%;
		height: 100%;
		top: 0;
		background: none;
	}

	.swiper-button-prev,
	.swiper-button-next {
		display: none;
	}

	.swiper-button-prev span,
	.swiper-button-next span {
		display: block;
		width: 0.64rem;
		height: 0.64rem;
		position: absolute;
		left: 3%;
		top: 50%;
		margin-top: -0.32rem;
		background: url(../images/b-prev.png) no-repeat center center;
		background-size: 0.17rem 0.3rem;
	}

	.swiper-button-next span {
		background: url(../images/b-next.png) no-repeat center center;
		background-size: 0.17rem 0.3rem;
		left: auto;
		right: 3%;
	}

	.swiper-button-prev:hover span,
	.swiper-button-next:hover span {
		opacity: 1;
	}

	/*分页器*/
	.apple-banner .swiper-pagination {
		top: auto;
		bottom: 0.12rem;
		background: none;
	}

	.apple-banner .swiper-pagination-bullet {
		display: inline-block;
		width: 0.5rem;
		height: 0.02rem;
		margin: 0 0.03rem;
		cursor: pointer;
		background: none;
		border-radius: 0;
		opacity: 1;
	}

	.apple-banner .swiper-pagination-bullet span {
		width: 0.5rem;
		height: 0.02rem;
		display: block;
		background: rgba(255, 255, 255, 0.8);
	}

	.apple-banner .swiper-pagination-bullet-active span {
		background-color: #ff7200;
	}

	.apple-banner .autoplay .swiper-pagination-bullet-active span {
		background: rgba(255, 255, 255, 0.8);
	}

	.apple-banner .swiper-pagination-bullet i {
		background-color: #ff7200;
		height: 0.02rem;
		transform: scaleX(0);
		transform-origin: 0;
		display: block;
	}

	.apple-banner .autoplay .firsrCurrent i {
		transition: transform 2.9s linear;
		transform: scaleX(1);
	}

	.apple-banner .autoplay .current i {
		transition: transform 4s linear;
		transform: scaleX(1);
	}

	.apple-banner .autoplay .replace span {
		background-color: #fff;
	}

	.show_list ul li p {
		display: block;
		width: 100%;
		height: 40px;
		overflow: hidden;
		line-height: 40px;
		color: #333;
		font-size: 0.15rem;
		text-align: left;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}

	.show_list ul li .proxx {
		width: 100%;
		height: 40px;
		height: 0.4rem;
		overflow: hidden;
		line-height: 40px;
		line-height: 0.4rem;
		color: #999;
		font-size: 0.15rem;
		text-align: center;
		margin: 0 auto;
		padding: 0 12px 8px;
		padding: 0 0.12rem 0.08rem;
		background-color: #fff;
	}

	.show_list ul li p a {
		font-size: 0.16rem;
	}
}

@media screen and (max-width:880px) {
	.apple-banner {}

	.apple-banner .swiper-container {}
}

/*------------------------------------------- banner end -------------------------------------------*/

/*------------------------------------------ 首页 start ------------------------------------------*/
.i-advantage {
	margin-top: -96px;
	margin-top: -0.96rem;
	position: relative;
	z-index: 50;
}

.adv-list {
	overflow: hidden;
	font-size: 12px;
	font-size: 0.12rem;
}

.adv-list li {
	float: left;
	width: 400px;
	width: 4rem;
}

.adv-pic {
	width: 164px;
	width: 1.64rem;
	float: left;
}

.adv-pic .pic-box {
	width: 164px;
	height: 160px;
	width: 1.64rem;
	height: 1.6rem;
}

.adv-pic i {
	display: inline-table;
}

.adv-pic .adv-ico1 {
	width: 57px;
	height: 63px;
	background: url('../images/adv1.png') no-repeat;
	background-size: 100%;
	width: 0.57rem;
	height: 0.63rem;
	margin-left: 7.5px;
	margin-left: 0.075rem;
}

.adv-pic .adv-ico2 {
	width: 82px;
	height: 61px;
	background: url('../images/adv2.png') 0 2px no-repeat;
	background-size: 100%;
	width: 0.82rem;
	height: 0.61rem;
	margin-left: 11.5px;
	margin-left: 0.115rem;
}

.adv-pic .adv-ico3 {
	width: 63px;
	height: 63px;
	background: url('../images/adv3.png') no-repeat;
	background-size: 100%;
	width: 0.63rem;
	height: 0.63rem;
	margin-left: 9px;
	margin-left: 0.09rem;
}

.adv-text {
	float: left;
}

.adv-text .text-box {
	text-align: left;
	height: 160px;
	height: 1.6rem;
}

.adv-text p {
	width: 193px;
	border-bottom: 1px solid #9fdbf6;
	padding-bottom: 10px;
	padding-bottom: 0.1rem;
	display: inline-block;
	vertical-align: middle;
	width: 1.93rem;
}

.adv-text span {
	display: block;
	font-size: 18px;
	font-size: 0.18rem;
	color: #fff;
	line-height: 18px;
	line-height: 0.18rem;
	margin-bottom: 10px;
	margin-bottom: 0.1rem;
	margin-top: 2px;
}

.adv-text small {
	font-family: 'Arial';
	font-weight: 300\0;
	font-size: 12px;
	color: #9ee2ff;
	font-size: 0.12rem;
	line-height: 12px;
	line-height: 0.12rem;
	white-space: nowrap;
}

.ny_banner {
	width: 100%;
	margin-bottom: 0;
	position: relative;
	/*background: url(../images/ny_banner1.jpg) center center no-repeat;*/
	overflow: hidden;
}

.ny_banner .slideshow {
	height: 310px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

@media (max-width: 1199px) and (min-width: 1001px) {
	.ny_banner .slideshow {
		height: 320px;
	}
}

@media screen and (max-width: 1000px) {
	.ny_banner .slideshow {
		height: 230px;
	}
}

@media screen and (max-width: 760px) {
	.ny_banner .slideshow {
		height: 170px;
	}
}

@media screen and (max-width: 480px) {
	.ny_banner .slideshow {
		height: 100px;
	}
}

@media (max-width: 980px) {
	.adv-text small {
		white-space: normal;
	}
}

/*标题*/
.i-title {
	font-size: 20px;
	font-size: 0.2rem;
	text-align: center;
	position: relative;
	height: 60px;
	height: 0.6rem;
	margin: 80px 0 40px;
	margin: 0.2rem 0 0.4rem;
}

.i-title::before,
.i-title::after {
	content: '';
	width: 520x;
	height: 1px;
	background: #eeeeee;
	position: absolute;
	top: 25px;
	width: 5.2rem;
	top: 0.25rem;
}

.i-title::before {
	left: 0;
}

.i-title::after {
	right: 0;
}

.i-title span {
	font-size: 28px;
	font-size: 0.28rem;
	color: #0d5ba4;
	display: block;
	line-height: 28px;
	line-height: 0.28rem;
	margin-bottom: 16px;
	margin-bottom: 0.12rem;
	font-weight: bold;
}

.i-title small {
	font-size: 20px;
	font-size: 0.2rem;
	color: #cccccc;
	display: block;
	font-weight: 300;
	line-height: 20px;
	line-height: 0.2rem;
	text-transform: uppercase;
}

/*公司简介*/
.i-au {
	margin-top: 70px;
	padding-bottom: 80px;
	padding-bottom: 0.4rem;
}

.i-au-cont {
	overflow: hidden;
	padding-bottom: 20px;
	padding-bottom: 0.2rem;
}

.i-au-left {
	width: 525px;
	height: 354px;
	box-shadow: 0 8px 12px rgba(0, 0, 0, 0.16);
	width: 5.25rem;
	height: 3.54rem;
}

.pc .i-au-left {
	float: left;
}

.pc .i-au-right {
	float: right;
}

.i-au-left .pic-box {
	width: 525px;
	height: 354px;
	width: 5.25rem;
	height: 3.54rem;
}

.i-au-left .pic-box a {
	display: block;
	width: 100%;
	height: 100%;
}

.i-au-left .pic-box img {
	width: 100%;
	height: 100% !important;
	max-width: none;
}

.i-au-right {
	font-size: 16px;
	font-size: 0.15rem;
	width: 619px;
	width: 7.3rem;
	color: #666;
	padding-top: 0;
}

.i-au-right p {
	text-indent: 30px;
	text-indent: 2em;
	text-justify: distribute;
	width: 100%;
	height: 2.8rem;
	overflow: hidden;
	text-align: justify;
	line-height: 32px;
	line-height: 0.32rem;
}

.i-au-right span {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	text-align: justify;
	white-space: initial;
}

.read-d {
	width: 123px;
	height: 42px;
	border: 1px solid #cccccc;
	color: #666666;
	display: block;
	width: 1.23rem;
	height: 0.42rem;
	line-height: 42px;
	line-height: 0.42rem;
	text-align: center;
	margin-top: 32px;
	margin-top: 0.32rem;
}

.pc .read-d {
	transition: all 0.3s ease-in-out;
}

.pc .read-d:hover {
	border: 1px solid #0d5ba4;
	color: #fff;
	background: #0d5ba4;
}

/*产品展示*/
.i-pro {
	padding-bottom: 56px;
	padding: 0.2rem 0;
	background-color: #f8f8f8;
	background: url(../images/probj.jpg) repeat;
}

.i-pro .i-title {
	margin: 0 0 40px;
	margin: 0 0 0.4rem;
}

.i-pro .i-title::after,
.i-pro .i-title::before {
	width: 470px;
	background: #dce1e4;
	width: 4.7rem;
}

.i-pro .i-title small {
	color: #d4d6d7;
}

.i-pro-cont {
	width: 100%;
	overflow: hidden;
}

.i-pro-list {
	overflow: hidden;
	width: 2000px;
	position: relative;
}

.i-pro-list li {
	float: left;
	width: 285px;
	height: 220px;
	width: 2.85rem;
	height: 2.2rem;
	margin-right: 20px;
	margin-right: 0.2rem;
}

.i-pro-list a {
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}

.i-pro-pic {
	width: 100%;
	height: 100%;
	position: absolute;
}

.i-pro-pic .pic-box {
	width: 285px;
	height: 220px;
	width: 2.85rem;
	height: 2.2rem;
}

.pc .i-pro-pic .pic-box img {
	transition: all 0.5s ease-in-out;
}

.i-pro-hover {
	position: absolute;
	width: 100%;
	height: 0%;
	overflow: hidden;
	background: url('../images/iprohvoerbg.png');
	text-align: center;
	transition: all 0.3s ease-in-out;
}

.i-pro-hover i {
	display: block;
	width: 59px;
	height: 59px;
	background: url('../images/add.png') no-repeat;
	margin: 62px auto 0;
	background-size: 100%;
	width: 0.59rem;
	height: 0.59rem;
	margin-top: 0.62rem;
}

.i-pro-hover span {
	color: #fff;
	font-size: 18px;
	display: block;
	line-height: 18px;
	margin-top: 20px;
	font-size: 0.18rem;
	line-height: 0.18rem;
	margin-top: 0.2rem;
}

.i-pro-hover small {
	color: #dce1e4;
	font-size: 16px;
	display: block;
	line-height: 16px;
	margin-top: 10px;
	font-size: 0.16rem;
	line-height: 0.16rem;
	margin-top: 0.1rem;
}

.pc .i-pro-list li:hover img {
	transform: scale(1.1, 1.1);
}

.pc .i-pro-list li:hover .i-pro-hover {
	height: 100%;
}

.i-pro .read-d {
	margin: 40px auto 0;
	background: #fff;
	border: 1px solid #fff;
	margin-top: 0.4rem;
	width: 145px;
	height: 46px;
	width: 1.45rem;
	height: 0.46rem;
	color: #666;
	font-size: 16px;
	font-size: 0.16rem;
	line-height: 46px;
	line-height: 0.46rem;
}

.i-pro .read-d i {
	display: inline-block;
	width: 17px;
	height: 14px;
	width: 0.17rem;
	height: 0.14rem;
	background: url('../images/right.png') no-repeat;
	background-size: 100%;
	margin-left: 9px;
	margin-left: 0.09rem;
	transition: all 0.3s ease-in-out;
}

.pc .i-pro .read-d:hover i {
	background: url('../images/right1.png') no-repeat;
	background-size: 100%;
}

/*新闻资讯*/
.i-news {
	padding-bottom: 20px;
}

.i-news .i-title {
	margin: 80px 0 40px;
	margin: 0.2rem 0 0.4rem;
}

.i-news-btn {
	text-align: center;
}

.i-btn-list {
	overflow: hidden;
	display: inline-block;
}

.i-btn-list li {
	float: left;
	width: 160px;
	height: 46px;
	border: 1px solid #dedede;
	width: 1.6rem;
	height: 0.46rem;
	line-height: 46px;
	line-height: 0.46rem;
	font-size: 16px;
	color: #666;
	font-size: 0.16rem;
	margin: 0 10px 0;
	margin: 0 0.1rem;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

.pc .i-btn-list li:hover,
.i-btn-list .i-news-on {
	background: #0d5ba4;
	border: 1px solid #0d5ba4;
	color: #fff;
}

.i-news-main {
	margin-top: 32px;
	margin-top: 0.32rem;
	min-height: 5.2rem;
}

.i-news-box {
	display: none;
}

.i-news-left {
	width: 500px;
	width: 5rem;
	float: left;
}

.i-news-left a {
	display: block;
	cursor: default;
}

.i-news-pic {
	width: 100%;
	height: 280px;
	overflow: hidden;
	height: 2.8rem;
}

.i-news-pic .pic-box {
	width: 500px;
	width: 5rem;
	height: 280px;
	height: 2.8rem;
}

.i-news-title {
	font-size: 16px;
	color: #666;
	font-size: 0.16rem;
	overflow: hidden;
	margin: 20px 0 12px;
	margin: 0.2rem 0 0.12rem;
}

.i-news-title span {
	display: block;
	width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	width: 4rem;
}

.i-news-title small {
	color: #999;
	font-size: 16px;
	font-size: 0.16rem;
	float: right;
}

.i-news-t {
	font-size: 12px;
	color: #999;
	font-size: 0.12rem;
	line-height: 22px;
	height: 44px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 0.44rem;
	line-height: 0.22rem;
}

.i-news .read-d {
	font-weight: normal;
	width: 94px;
	height: 36px;
	width: 0.94rem;
	height: 0.36rem;
	line-height: 36px;
	line-height: 0.36rem;
	margin-top: 15px;
	margin-top: 0.15rem;
}

.i-news-right {
	width: 100%;
	margin-top: -13px;
	margin-top: -0.13rem;
}

.i-news-list li {
	cursor: default;
	display: block;
	width: 50%;
	height: 120px;
	padding: 20px 20px 20px 140px;
	margin: 0;
	float: left;
	position: relative;
	box-sizing: border-box;
}

.i-news-list li:hover {
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

.i-news-time {
	width: 100px;
	height: 80px;
	margin: 0;
	background: #0d5ba4;
	color: #fff;
	position: absolute;
	left: 20px;
	top: 20px;
}

.i-news-time .pic-box {
	width: 100px;
	height: 80px;
}

.i-news-time p {
	display: inline-block;
}

.i-news-time span {
	font-size: 15px;
	position: relative;
	display: block;
	line-height: 20px;
	margin-bottom: 10px;
}

.i-news-time span::before {
	content: '';
	width: 30px;
	height: 2px;
	background: #fff;
	width: 0.3rem;
	height: 0.02rem;
	bottom: -15px;
	bottom: -0.05rem;
	position: absolute;
	left: 50%;
	margin-left: -15px;
	margin-left: -0.15rem;
}

.i-news-time small {
	font-size: 26px;
	line-height: 30px;
	display: block;
}

.i-news-text2 {
	width: 100%;
	height: 80px;
	overflow: hidden;
}

.i-news-text2 span {
	display: block;
	width: 100%;
	height: 22px;
	overflow: hidden;
	line-height: 22px;
	font-size: 18px;
	color: #666;
	margin: 0 0 10px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.i-news-list li:hover .i-news-text2 span a {
	color: #0d5ba4;
}

.i-news-text2 p {
	font-size: 14px;
	color: #999;
	height: 48px;
	line-height: 24px;
	text-align: justify;
	overflow: hidden;
	text-overflow: ellipsis;
}

.i-news-list li:hover .i-news-time {
	background: #0d81b5;
}

/*友情链接*/
.link {
	margin-top: 18px;
	width: 100%;
	background-color: #f6f6f6;
}

.link .link_con {
	max-width: 14rem;
	margin: 0 auto;
	padding: 15px 0px;
}

.link .link_con span {
	display: block;
	background: url(../images/pecv.png) left center no-repeat;
	padding-left: 25px;
	font-size: 0.14rem;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin-bottom: 5px;
}

.link .link_con p {
	font-size: 0.14rem;
	color: #555;
	line-height: 24px;
	padding: 0 15px 0 0;
}

.link .link_con p a {
	font-size: 0.14rem;
	color: #555;
}

@media screen and (max-width:1080px) {
	.i-news-text2 {
		width: 4.3rem;
	}

	.i-news-text2 p {
		height: 0.45rem;
	}

	.link .link_con span {
		font-size: 0.22rem;
	}

	.link .link_con p {
		font-size: 0.22rem;
	}

	.link .link_con p a {
		font-size: 0.22rem;
	}
}

/*合作伙伴*/
.i-coop {
	background: #f5f5f5;
}

.i-coop .i-title {
	margin: 72px 0 51px;
	margin: 0.72rem 0 0.51rem;
}

.i-coop .i-title::after,
.i-coop .i-title::before {
	background: #d9e1e6;
}

.i-coop .i-title small {
	color: #b0b0b0;
}

.i-coop-cont {
	position: relative;
	width: 100%;
}

.i-coop-cont .swiper-cont {
	width: 100%;
	overflow: hidden;
	margin: auto;
}

/*合作伙伴*/
@media screen and (min-width:1200px) {
	.ly_pro {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding-bottom: 20px;
		background-color: #f8f8f8;
	}

	.ly_scroll {
		width: 1200px;
		overflow: hidden;
		margin: 0 auto 40px;
		padding: 0;
	}
}

@media screen and (max-width:1300px) and (min-width:1081px) {
	.ly_pro {
		width: 96%;
		overflow: hidden;
		margin: 0 auto 40px;
		padding: 40px 2%;
		background-color: #f8f8f8;
	}

	.pro_list {
		width: 100%;
	}

	.ly_scroll {
		width: 100%;
		overflow: hidden;
		margin: 0 auto 40px;
		padding: 0;
	}

	.i-au-right {
		width: 5.8rem;
	}

	.i-news-text2 {
		width: 100%;
	}

	.link .link_con {
		width: 95%;
	}
}

@media screen and (min-width:1081px) {
	.ly_tit {
		width: 100%;
		overflow: hidden;
		margin: 0 auto 40px;
		padding: 0;
		text-align: center;
	}

	.ly_tit a {
		color: #333;
		font-size: 40px;
	}

	.ly_tit a span {
		display: block;
		color: #999;
		font-size: 14px;
		margin: 10px 0 0;
	}
}

@media screen and (max-width:1080px) {
	.ly_tit {
		width: 100%;
		overflow: hidden;
		margin: 0 auto 0.48rem;
		padding: 0;
		text-align: center;
	}

	.ly_tit a {
		color: #333;
		font-size: 0.4rem;
	}

	.ly_tit a span {
		display: block;
		color: #999;
		font-size: 0.26rem;
		margin: 0.12rem 0 0;
	}
}

@media screen and (max-width:1199px) and (min-width:1081px) {
	.ly_pro {
		width: 96%;
		overflow: hidden;
		margin: 0 auto 40px;
		padding: 40px 2%;
		background-color: #f8f8f8;
	}

	.pro_list {
		width: 100%;
	}

	.ly_scroll {
		width: 100%;
		overflow: hidden;
		margin: 0 auto 40px;
		padding: 0;
	}
}

@media screen and (min-width:1081px) {
	.pro_list {
		margin: 0 auto;
	}

	.ly_scroll ul li {
		width: 277.5px;
		overflow: hidden;
		margin: 0 30px 0 0;
		padding: 0;
		background-color: #fff;
		border: 1px solid #dfdfdf;
		box-sizing: border-box;
		float: left;
	}

	.ly_scroll ul li .pro_img {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding: 10px 0 0;
	}

	.ly_scroll ul li .pro_img a {
		display: block;
		width: 100%;
		height: 275px;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		box-sizing: border-box;
		position: relative;
	}

	.ly_scroll ul li .pro_img a.par_img {
		height: 80px;
	}

	.ly_scroll ul li .pro_img a img {
		display: block;
		max-width: 100%;
		max-height: 100%;
		margin: auto;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.ly_scroll ul li .pro_name {
		width: 100%;
		height: 46px;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
	}

	.ly_scroll ul li .pro_name a {
		display: block;
		width: 90%;
		height: 46px;
		overflow: hidden;
		line-height: 46px;
		color: #333;
		font-size: 14px;
		text-align: center;
		margin: 0 auto;
		padding: 0;
	}

	.ly_scroll ul li:hover {
		border: 1px solid #007deb;
	}

	.ly_scroll ul li:hover .pro_name a {
		color: #007deb;
	}

	.pro_more {
		width: 200px;
		height: 40px;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
	}

	.pro_more a {
		display: block;
		width: 158px;
		height: 38px;
		overflow: hidden;
		line-height: 38px;
		color: #007deb;
		font-size: 14px;
		text-align: center;
		border: 1px solid #007deb;
	}

	.pro_more a:hover {
		color: #fff;
		background-color: #007deb;
	}
}

@media screen and (max-width:1080px) {
	.ly_pro {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding: 0.12rem 0;
		background-color: #f8f8f8;
	}

	.pro_list {
		width: 100%;
		margin: 0 auto;
	}

	.ly_scroll {
		width: 100%;
		overflow: hidden;
		margin: 0 auto 0.24rem;
		padding: 0;
	}

	.ly_scroll ul {
		width: 1000000000px !important;
	}

	.ly_scroll ul li {
		width: 3.2rem;
		overflow: hidden;
		margin: 0 0.24rem 0 0;
		padding: 0;
		background-color: #fff;
		border: 1px solid #dfdfdf;
		box-sizing: border-box;
		float: left;
	}

	.ly_scroll ul li .pro_img {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		padding: 0.06rem 0 0;
	}

	.ly_scroll ul li .pro_img a {
		display: block;
		width: 100%;
		height: 3.2rem;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		box-sizing: border-box;
		position: relative;
	}

	.ly_scroll ul li .pro_img a.par_img {
		height: 1.2rem;
	}

	.ly_scroll ul li .pro_img a img {
		display: block;
		max-width: 90%;
		max-height: 90%;
		margin: auto;
		padding: 0;
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.ly_scroll ul li .pro_name {
		width: 100%;
		height: 0.72rem;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
	}

	.ly_scroll ul li .pro_name a {
		display: block;
		width: 90%;
		height: 0.72rem;
		overflow: hidden;
		line-height: 0.72rem;
		color: #333;
		font-size: 0.26rem;
		text-align: center;
		margin: 0 auto;
		padding: 0;
	}

	.ly_scroll ul li:active {
		border: 1px solid #007deb;
	}

	.ly_scroll ul li:active .pro_name a {
		color: #007deb;
	}

	.pro_more {
		width: 2.4rem;
		height: 0.72rem;
		overflow: hidden;
		margin: 0 auto;
		padding: 0.24rem 0 0;
	}

	.pro_more a {
		display: block;
		width: 100%;
		height: 0.72rem;
		overflow: hidden;
		line-height: 0.7rem;
		color: #007deb;
		font-size: 0.26rem;
		text-align: center;
		border: 1px solid #007deb;
		box-sizing: border-box;
	}

	.pro_more a:hover {
		color: #fff;
		background-color: #007deb;
	}
}

@media (max-width:767px) {
	.show_pro_img span {
		height: 120px;
	}

	.show_list ul li .pro_list2 .show_pro_img span {
		height: 120px;
	}

	.show_list ul li {
		margin: 0 2% 10px 0;
		padding: 0;
	}

	.show_list ul li:nth-child(2n+2) {
		margin: 0 0 10px;
	}

	.menu_li p {
		font-size: 0.24rem;
	}

	.menu_li ul li a {
		font-size: 0.23rem;
		height: 0.6rem;
		line-height: 0.6rem;
	}

	.show_list ul li p a {
		font-size: 0.22rem;
	}

	.show_list ul li .proxx {
		font-size: 0.22rem;
	}

	.mb .i-pro .i-title {
		width: 100% !important;
		margin: 0.4rem auto;
	}
}

/*------------------------------------------- 首页 end -------------------------------------------*/

/*------------------------------------------ 内页二级栏目 start ------------------------------------------*/
.sec-nav {
	text-align: left;
	height: 48px;
	height: 0.48rem;
	border-bottom: 1px solid #e8e8e8;
	line-height: 0.28rem;
	padding: 0.1rem 0;
}

.sec-nav .cont em {
	margin: 0 5px;
	font-style: normal;
}

.sec-nav .cont a:hover {
	color: #059ee3;
}

.sec-nav-list {
	display: inline-block;
	overflow: hidden;
}

.sec-nav-list li {
	float: left;
	line-height: 47px;
	line-height: 0.47rem;
	margin: 0 25px;
	margin: 0 0.25rem;
	height: 47px;
	height: 0.47rem;
}

.sec-nav-list a {
	display: block;
	padding: 0 7px;
	padding: 0 0.07rem;
	width: 100%;
	height: 100%;
}

.pc .sec-nav-list a:hover,
.sec-on a {
	border-bottom: 2px solid #059ee3
}

/*------------------------------------------- 内页二级栏目 end -------------------------------------------*/

/*------------------------------------------ 关于我们 start ------------------------------------------*/
.au-bg {
	/*background: url(../images/bg_66.png) center top no-repeat;background-size:cover;*/
	/*background-color:#f8f8f8; */
	width: 100%;
	height: 100%;
	padding: 60px 0;
	padding: 0.4rem 0;
	min-height: 4rem;
}

.au-bg p {
	line-height: 30px;
	line-height: 0.3rem;
	text-align: justify;
	overflow: hidden;
	text-align: justify !important;
}

.au-bg span {
	/*font-size: 14px; font-size: 0.14rem;*/
	color: #666;
	font-family: "Microsoft YaHei", Arial, Helvetica, Tahoma, sans-serif !important;
	overflow: hidden;
	white-space: initial;
}

.au-bg img {
	height: auto !important;
	max-width: 100% !important;
}

/*------------------------------------------- 关于我们 end -------------------------------------------*/

/*------------------------------------------ 发展历程 start ------------------------------------------*/
.dev .au-bg {
	width: 100%;
	height: 100%;
	background: url('../images/bg_13.png') center top no-repeat;
	background-size: auto 100%;
	padding: 62px 0 79px;
	padding: 0.62rem 0 0.79rem;
}

.dev-box {
	width: 100%;
	position: relative;
}

.dev-main {
	width: 100%;
	height: 792px;
	height: 7.92rem;
	overflow: auto;
}

.dev-tree-bg {
	padding-left: 25px;
	padding-left: 0.25rem;
}

.dev-tree-bg>span {
	display: block;
	float: left;
	font-size: 20px;
	font-size: 0.2rem;
	margin: 45px 30px 0 0;
	margin: 0.45rem 0.3rem 0 0;
}

.tree-head {
	width: 120px;
	height: 120px;
	background: url('../images/b-tree.png') no-repeat;
	background-size: contain;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 1.2rem;
	height: 1.2rem;
}

.tree-head p {
	display: inline-block;
	font-family: 'Arial';
	text-align: center;
	overflow: visible
}

.tree-head span {
	font-size: 40px;
	font-size: 0.4rem;
	color: #19abed;
	font-weight: bold;
	display: block;
	line-height: 32px;
	line-height: 0.32rem
}

.tree-head small {
	display: block;
	font-size: 16px;
	font-size: 0.16rem;
	color: #bfbfbf;
	line-height: 12px;
	line-height: 0.12rem;
	margin-top: 8px;
	margin-top: 0.08rem;
	text-transform: uppercase;
}

.dev-cont {
	position: relative;
	float: right;
	padding: 42px 0 118px;
	margin-top: 2px;
	padding: 0.42rem 0 1.18rem;
}

.dev-cont ul {
	width: 100%;
}

.dev-cont li {
	padding: 0 31px;
	padding: 0 0.31rem;
	position: relative;
	margin-top: 60px;
	margin-top: 0.6rem;
	width: 971px;
	width: 9.71rem;
	float: right;
}

.dev-cont li:first-child {
	margin: 0;
}

/*节点 线*/
.dev-line {
	position: absolute;
	height: 100%;
	width: 12px;
	width: 0.12rem;
	top: 0;
	left: 229px;
	left: 2.29rem;
}

.dev-line i {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url('../images/dot.png') center top repeat-y;
	top: 0;
	display: block;
}

.dev-line b {
	position: absolute;
	width: 100%;
	height: 11px;
	background: url('../images/down.png') center bottom no-repeat;
	bottom: 0;
	display: block;
	height: 0.11rem;
}

/*节点 日期*/
.tree-dot {
	position: absolute;
	width: 245px;
	width: 2.45rem;
	left: -231px;
	left: -2.31rem;
	text-align: right;
}

.tree-dot i {
	width: 44px;
	height: 1px;
	background: #d4d6d5;
	display: block;
	width: 0.44rem;
	position: absolute;
	right: 0;
	top: 72px;
	top: 0.72rem;
}

.tree-dot b {
	width: 16px;
	height: 16px;
	display: block;
	background: url('../images/tree.png') no-repeat;
	background-size: 100%;
	width: 0.16rem;
	height: 0.16rem;
	position: absolute;
	right: 0;
	top: 64px;
	top: 0.64rem;
}

.tree-dot p {
	position: absolute;
	top: 60px;
	right: 62px;
	top: 0.6rem;
	right: 0.62rem;
}

.tree-dot span {
	font-size: 24px;
	font-size: 0.24rem;
	display: block;
	float: right;
	line-height: 24px;
	line-height: 0.24rem;
}

.tree-dot small {
	font-size: 14px;
	color: #999;
	font-size: 0.14rem;
	margin-right: 12px;
	display: block;
	float: left;
}

/*节点 内容*/
.dev-text {
	padding: 32px 38px 22px;
	background: #fff;
	padding: 0.32rem 0.38rem 0.22rem;
	border-radius: 4px;
	box-shadow: 0 6px 10px rgba(0, 0, 0, 0.1);
}

.dev-text span {
	display: inline-block;
	font-size: 20px;
	font-size: 0.2rem;
	line-height: 20px;
	line-height: 0.2rem;
	border-bottom: 1px solid #d4d6d5;
	padding: 0 34px 20px 0;
	padding: 0 0.34rem 0.2rem 0;
	margin-bottom: 6px;
	margin-bottom: 0.06rem;
	display: block;
}

.dev-text p {
	font-size: 14px;
	line-height: 24px;
	font-size: 0.14rem;
	line-height: 0.24rem;
}

/*滚动条的设置*/
.mCSB_inside>.mCSB_container {
	margin: 0;
}

.mCSB_scrollTools {
	width: 0;
}

/*------------------------------------------- 发展历程 end -------------------------------------------*/

/*------------------------------------------ 荣誉证书 start ------------------------------------------*/
.hn .au-bg {
	padding: 59px 0 120px;
	padding: 0.59rem 0 1.2rem;
}

.hn .cont {
	overflow: visible;
	height: 610px;
	border-radius: 10px;
	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.16);
	background: #fff;
	padding-top: 60px;
	padding-top: 0.6rem;
	height: 6.1rem;
}

.pc .hn .third-nav a {
	background-color: #f3f3f3;
}

.pc .hn .third-nav .third-on a {
	background: #059ee3;
}

.hn-pic {
	width: 985px;
	height: 330px;
	height: 4.03rem;
	width: 9.85rem;
	margin: 53px auto 0;
	overflow: hidden;
	margin-top: 0.53rem;
	text-align: center
}

.hn-pic .swiper-container {
	width: 9.85px;
	height: 100%;
	width: 9.85rem;
}

.hn-pic .pic-box {
	height: 330px;
	height: 4.03rem;
	width: 229px;
	width: 2.8rem;
}

.hn-pic .pic-box img {
	width: 100%;
	max-width: none !important;
	/*height:100% !important;*/
}

.hn-prev,
.hn-next {
	width: 36px;
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	width: 0.36rem;
	height: 0.7rem;
	margin-top: -0.35rem;
	z-index: 9;
}

.hn-prev {
	background: url('../images/hn-prev.png') no-repeat;
	background-size: 100%;
	left: 30px;
	left: 0.3rem;
}

.hn-next {
	background: url('../images/hn-next.png') no-repeat;
	background-size: 100%;
	right: 30px;
	right: 0.3rem;
}

/*------------------------------------------- 荣誉证书 end -------------------------------------------*/

/*------------------------------------------ 产品中心 start ------------------------------------------*/
.pro-bg {
	/*background-color:#f8f8f8; background-size:cover;*/
	padding: 60px 0;
	padding: 0.6rem 0;
	min-height: 6rem;
}

.lypro .pro-bg {
	margin-top: 35px;
	padding: 0;
	min-height: 5.2rem;
}

.pc .pro-bg .cont {
	overflow: visible;
}

.third-nav {
	text-align: center;
	text-transform: none;
}

.third-nav ul {
	display: inline-block;
	vertical-align: top;
}

.third-nav li {
	float: left;
	border-radius: 4px;
	height: 38px;
	height: 0.38rem;
	line-height: 38px;
	line-height: 0.38rem;
	overflow: hidden;
	margin: 0 10px;
	margin-bottom: 0.2rem;
}

.third-nav a {
	padding: 0 24px;
	padding: 0 0.24rem;
	background: #fff;
	color: #666;
	font-size: 14px;
	font-size: 0.14rem;
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease-in-out;
}

.pc .third-nav li:hover a,
.pc .third-on a {
	background: #059ee3;
	color: #fff;
}

.pro-cont {
	margin-top: 40px;
	margin-top: 0.2rem;
}

.pc .pro-list {
	overflow: hidden;
	width: 1248px;
	width: 12.48rem;
	margin-left: -24px;
	margin-left: -0.24rem;
}

.pro-list li {
	float: left;
	width: 384px;
	height: 330px;
	background-color: #fff;
	width: 3.84rem;
	height: 3.3rem;
	margin: 0 0 30px 24px;
	margin: 0 0 0.3rem 0.24rem
}

.pro-list a {
	display: block;
	width: 100%;
}

.pro-pic {
	width: 100%;
	height: 270px;
	height: 2.7rem;
	overflow: hidden;
}

.pro-pic .pic-box {
	width: 384px;
	height: 270px;
	width: 3.84rem;
	height: 2.7rem;
}

.pc .pro-pic img {
	transition: all 0.5s ease-in-out;
	max-width: 100%;
	height: auto;
	max-height: 270px;
}

.pro-text {
	width: 100%;
}

.pro-text .text-box {
	width: 384px;
	height: 60px;
	width: 3.84rem;
	height: 0.6rem;
}

.pro-text span {
	vertical-align: middle;
}

.pc .pro-list li:hover {
	box-shadow: 0 8px 40px rgba(0, 0, 0, 0.14);
}

.pc .pro-list li:hover img {
	transform: scale(1.1, 1.1);
}

.pc .pro-list li:hover .pro-text {
	background: #00a1e9
}

.pc .pro-list li:hover .pro-text span {
	color: #fff;
}

/* 分页按钮 */
.page_list {
	text-align: center;
	margin-top: 0.3rem;
}

.page_list a {
	display: inline-block;
	padding: 0 10px;
	background: #ddd;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-right: 5px;
	border-radius: 2px;
}

.page_list a:hover {
	background: #00a1e9;
	color: #ffffff;
}

.page_list a.pnnum1 {
	background: #00a1e9;
	color: #ffffff;
}

.page_list input {
	display: inline-block;
	padding: 0 5px;
	background: #00a1e9;
	width: 40px !important;
	height: 30px !important;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #fff;
	cursor: pointer;
	border: 0;
}

.page_list .p_input {
	display: inline-block;
	padding: 0 5px;
	background: #ddd;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #555;
	cursor: default;
}

@media (max-width:880px) {
	.page_list a {
		margin-right: 5px;
	}

	.page_list {
		font-size: 0;
		color: #fff;
	}

	.page_list input {
		display: none !important;
	}

	.page_list a {
		font-size: 0.22rem;
		height: 0.44rem;
		line-height: 0.44rem;
	}

	.logo_desc {
		padding: 0;
	}
}

@media (max-width:767px) {
	.page_list a {
		margin-right: 5px;
	}

	.page_list {
		font-size: 0;
		color: #fff;
	}

	.page_list input {
		display: none !important;
	}

	.page_list a {
		font-size: 12px;
	}

	.logo_desc {
		padding: 0;
	}
}

/*------------------------------------------- 产品中心 end -------------------------------------------*/

/*------------------------------------------ 产品详情 start ------------------------------------------*/
.pc .proD .pro-bg {
	padding: 35px 0 40px;
	padding: 0.35rem 0 0.4rem;
}

.proD-title {
	font-size: 20px;
	font-size: 0.2rem;
	color: #333;
	margin-bottom: 40px;
	margin-bottom: 0.4rem;
	text-align: center;
}

.proD-text p {
	text-align: justify;
	font-size: 14px;

	line-height: 30px;

	/*text-indent: 25px; text-indent: 0.25rem;*/
}

.proD-text img {
	display: inline-block;
	height: auto !important;
	max-width: 100% !important;
}

/*------------------------------------------- 产品详情 end -------------------------------------------*/

/*------------------------------------------ 合作伙伴 start ------------------------------------------*/
.cp-bg {
	/*background: url(../images/bg_66.png) center top no-repeat;background-size:cover;*/
	background-color: #f8f8f8;
	padding: 60px 0;
	padding: 0.6rem 0;
	min-height: 6rem;
}

.pc .cp-bg .cont {
	overflow: visible;
}

.cp-list {
	width: 1240px;
	width: 12.4rem;
	margin-left: -20px;
	margin-left: -0.2rem;
	overflow: hidden;
}

.cp-list li {
	width: 285px;
	height: 140px;
	overflow: hidden;
	float: left;
	margin: 0 0 20px 20px;
	margin: 0 0 0.2rem 0.2rem;
	width: 2.85rem;
	height: 1.4rem;
	background: #fff;
	border: 1px solid #eeeeee;
}

.cp-list a {
	width: 285px;
	height: 140px;
	width: 2.85rem;
	height: 1.4rem;
	vertical-align: middle;
}

.pc .cp-list img {
	transition: all 0.3s ease-in-out;
	max-width: 100%;
	max-height: 50%;
}

.pc .cp-list li:hover {
	box-shadow: 0 14px 22px rgba(0, 0, 0, 0.15);
	border: 0;
}

.pc .cp-list a:hover img {
	transform: scale(1.1, 1.1);
}

/*------------------------------------------- 合作伙伴 end -------------------------------------------*/

/*------------------------------------------ 新闻资讯 start ------------------------------------------*/
.news-bg {
	padding: 30px 0;
	min-height: 6rem;
}

.pc .news-list {
	padding: 0;
	padding: 0;
}

.news-list li {
	border-bottom: 1px dashed #dedede;
	margin-bottom: 0.15rem;
}

.news-list li:hover {
	box-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.2);
	border-bottom: 1px dashed #fff;
}

.news-list li:hover span a {
	color: #059ee3;
}

.news-pic {
	width: 220px;
	height: 100%;
	overflow: hidden;
	width: 2.2rem;
	margin-right: 30px;
	margin-right: 0.3rem;
	float: left;
}

.news-pic .pic-box {
	width: 220px;
	height: 140px;
	width: 2.2rem;
	height: 1.4rem;
}

.news-text {
	position: relative;
	padding: 0.2rem;
}

.pc .news-text span {
	transition: all 0.3s ease-in-out;
}

.news-text span {
	font-size: 20px;
	display: block;
	font-size: 0.20rem;
	line-height: 18px;
	line-height: 0.18rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.news-text p {
	font-size: 16px;
	color: #999;
	font-size: 0.16rem;
	line-height: 20px;
	line-height: 0.2rem;
	height: 40px;
	height: 0.4rem;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 18px 0;
	margin: 0.18rem 0;
	width: 90%;
}

.news-text small {
	font-size: 14px;
	color: #888;
	font-size: 0.14rem;
	display: block;
	line-height: 14px;
	line-height: 0.14rem;
}

.news-text b {
	font-weight: normal;
	width: 100px;
	height: 36px;
	display: block;
	width: 1rem;
	height: 0.36rem;
	line-height: 36px;
	line-height: 0.36rem;
	text-align: center;
	position: absolute;
	right: 0.2rem;
	top: 52px;
	border: 1px solid #cccccc;
	color: #888;
	font-size: 14px;
	font-size: 0.14rem;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

.mb .news-text b {
	font-weight: normal;
	width: 100px;
	height: 52px;
	display: block;
	width: 1.2rem;
	height: 0.52rem;
	line-height: 52px;
	line-height: 0.52rem;
	text-align: center;
	position: absolute;
	right: 0;
	top: 26px;
	border: 1px solid #cccccc;
	color: #888;
	font-size: 14px;
	font-size: 0.14rem;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

.pc .news-list li .news-text span a:hover {
	color: #059ee3;
}

.pc .news-list li .news-text b:hover,
.news-list li:hover .news-text b {
	border: 1px solid #059ee3;
	background: #059ee3;
	color: #fff;
}

.pc .newsC .pages {
	margin-top: 50px;
	margin-top: 0.5rem;
}

/*------------------------------------------- 新闻资讯 end -------------------------------------------*/

/*------------------------------------------ 新闻资讯详情 start ------------------------------------------*/
.newsD .news-bg {
	padding: 30px 0;
	padding: 0.3rem 0;
}

.newsD-title {
	text-align: center;
	padding: 30px;
	padding: 0.1rem 0 0.3rem;
	border-bottom: 1px solid #dfdfdf;
}

.newsD-title span {
	font-size: 20px;
	font-size: 0.2rem;
	color: #333;
	display: block;
	line-height: 20px;
	line-height: 1.8em;
	margin-bottom: 20px;
	margin-bottom: 0;
}

.newsD-title h1 {
	font-size: 20px;
	font-size: 0.24rem;
	color: #333;
	display: block;
	line-height: 20px;
	line-height: 1.8em;
	margin-bottom: 20px;
	margin-bottom: 0.2rem;
	font-weight: normal;
	white-space: initial;
}

.newsD-title small {
	font-size: 14px;
	font-size: 0.14rem;
	color: #888;
	display: block;
	line-height: 14px;
	line-height: 0.14rem;
}

.proD-text {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
}

.newsD-text {
	border-bottom: 1px solid #dfdfdf;
	padding: 30px 0;
	padding: 0.3rem 0;
	font-family: Arial, "Microsoft YaHei", "黑体" !important;
}

.newsD-text table {
	font-family: Arial, "Microsoft YaHei", "黑体" !important;
}

.newsD-textimg {
	text-align: center;
}

.newsD-textimg img {
	max-width: 50%;
	height: auto;
}

@media screen and (max-width:1081px) {
	.newsD-textimg img {
		max-width: 100%;
	}
}

.newsD-text p {
	font-size: 14px;
	line-height: 30px;
	color: #666;
	font-size: 0.14rem;
	line-height: 0.3rem;
	text-indent: 25px;
	text-indent: 0.25rem;
}

.newsD-bottom {
	overflow: hidden;
	margin: 30px 0 0;
	margin: 0.3rem 0 0;
}

.newsD-b-left {
	float: left;
	width: 90%;
}

.newsD-b-left p {
	font-size: 16px;
	margin-bottom: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.newsD-b-left a {
	color: #666;
}

.back-list {
	display: block;
	float: right;
	margin-top: 0;
	margin-top: 0;
}

.newsD-bottom a {
	transition: all 0.3s ease-in-out;
}

.newsD-bottom a:hover {
	color: #059ee3;
}



/*------------------------------------------- 联系我们 end -------------------------------------------*/

/*------------------------------------------ 在线留言 start ------------------------------------------*/
.msg .cu-bg {
	padding: 59px 0 110px;
	padding: 0.59rem 0 1.1rem;
}

.pc .msg .cont {
	overflow: visible;
}

.msg-box {
	width: 100%;
	height: 620px;
	background: #fff;
	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.16);
	border-radius: 10px;
}

.msg-title {
	width: 100%;
	border-bottom: 1px solid #eeeeee;
	padding: 50px 0 47px;
	padding: 0.5rem 0 0.47rem;
}

.msg-title span {
	display: block;
	font-size: 24px;
	font-size: 0.24rem;
	text-align: center;
	line-height: 24px;
	line-height: 0.24rem;
}

.msg-form {
	margin: 73px auto 0;
	margin: 0.73rem auto 0;
	width: 454px;
	width: 4.54rem;
}

.msg-form p {
	width: 100%;
	height: 44px;
	height: 0.44rem;
	margin-top: 16px;
	margin-top: 0.16rem;
	padding-left: 84px;
	padding-left: 0.84rem;
	position: relative;
}

.msg-form .msg-ta {
	height: 130px;
	height: 1.3rem;
}

.msg-form input,
.msg-form textarea {
	width: 370px;
	height: 100%;
	width: 3.7rem;
	border: 1px solid #dedede;
	font-size: 14px;
	font-size: 0.14rem;
	resize: none;
	padding: 5px;
	padding: 0.05rem;
	color: #999;
}

.msg-form label {
	font-size: 14px;
	font-size: 0.14rem;
	display: block;
	position: absolute;
	left: 0;
	white-space: pre;
	line-height: 44px;
	line-height: 0.44rem;
}

.msg-form button {
	width: 100%;
	height: 100%;
	border: 0;
	background: #059ee3;
	border-radius: 4px;
	font-size: 14px;
	font-size: 0.14rem;
	color: #fff;
	margin-top: 3px;
	margin-top: 0.03rem;
	cursor: pointer
}

.msg-box input::-webkit-input-placeholder,
.msg-box textarea::-webkit-input-placeholder {
	color: #fff;
}

/* 使用webkit内核的浏览器 */
.msg-box input:-moz-placeholder,
.msg-box textarea:-moz-placeholder {
	color: #fff;
}

/* Firefox版本4-18 */
.msg-box input::-moz-placeholder,
.msg-box textarea::-moz-placeholder {
	color: #fff;
}

/* Firefox版本19+ */
.msg-box input:-ms-input-placeholder,
.msg-box textarea:-ms-input-placeholder {
	color: #fff;
}

/* IE浏览器 */
/*------------------------------------------- 在线留言 end -------------------------------------------*/



/*------------------------------------------- footer end -------------------------------------------*/



/*------------------------------------------------------ pc端下不显示 start ------------------------------------------------------*/
.pc .mobile {
	display: none;
}

/*------------------------------------------------------- pc端下不显示 end -------------------------------------------------------*/





/*---------------------------------------------- 产品中心 end --------------------------------------------*/

/*--------------------------------------------- 产品详情 start -------------------------------------------*/
.mb .proD .pro-bg {
	padding: 0.2rem 0 0.7rem;
}

.mb .proD-title {
	font-size: 0.24rem;
	line-height: 0.3rem;
	padding: 0 0.3rem;
	margin-bottom: 0.3rem;
}

.mb .proD-text p {
	font-size: 0.22rem;
	line-height: 0.4rem;
}

/*---------------------------------------------- 产品详情 end --------------------------------------------*/



/* 按钮旋转 */
.round1 {
	transform: rotate(90deg);
}

/*---------------------------------------------- footer end --------------------------------------------*/

.ly_msg ul li a img {
	height: 100% !important;
}

/**手机端漂浮电话**/
@media screen and (min-width:1081px) {
	.pf_tel {
		display: none;
	}
}

@media screen and (max-width:1300px) and (min-width:1081px) {
	.cu-right {
		width: 3.7rem;
	}
}

@media screen and (max-width:1080px) {
	.pf_tel {
		width: 0.8rem;
		height: 0.8rem;
		margin: 0;
		padding: 0;
		position: fixed;
		right: 0.12rem;
		bottom: 20%;
		z-index: 100;
	}

	.pf_tel a {
		display: block;
		width: 0.8rem;
		height: 0.8rem;
		margin: 0;
		padding: 0.2rem;
		border-radius: 50%;
		background-color: #ff7200;
		box-shadow: 0 0 0.16rem rgba(255, 114, 0, 0.4);
	}

	.pf_tel a img {
		display: block !important;
		width: 0.4rem !important;
		height: 0.4rem !important;
		margin: 0 auto;
		padding: 0;
	}

	.to_top {
		margin-top: 10px !important;
		background: #fff !important;
	}

	.ly_show .show_list22 {
		width: 100%;
	}

	.foot-top .normal {
		display: none;
	}

	.content .i-advantage {
		display: none;
	}

	.i-au-right {
		width: 5.8rem;
	}

	.foot-msg {
		width: 2.8rem;
	}

	.news-text p {
		line-height: 0.25rem;
		height: 0.45rem;
	}

	.cu-right {
		width: 100%;
	}

	.cu-box {
		height: auto !important;
		overflow: hidden;
	}

	.mb {
		max-width: 100%;
	}

	.sec-nav {
		height: auto;
		line-height: 0.48rem
	}

	.pc .lypos {
		line-height: 0.48rem;
		font-size: 0.2rem;
	}

	.cu-info li {
		font-size: 0.2rem;
	}

	.foot-info-cont span {
		font-size: 0.2rem;
	}

	.foot-bottom span {
		font-size: 0.2rem;
	}

	.nav-list a {
		font-size: 0.2rem;
	}

	.mb .i-pro {
		padding: 0.4rem 0 0;
	}

	.show_list ul li {
		margin: 0 0 0.2rem 0;
	}


	.mb .i-au {
		padding: 0.2rem 0;
	}

	.i-title span {
		font-size: 0.32rem;
	}

	.mb .i-title::after,
	.mb .i-title::before {
		width: 3.6rem;
	}

	.mb .i-au-left {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.mb .i-au-left .pic-box {
		display: block;
		width: 100%;
		height: auto;
	}

	.i-news-list li {
		padding: 0.2rem 0.2rem 0.2rem 1.4rem;
	}

	.mb .i-news-time {
		width: 1.0rem;
		height: 0.8rem;
		margin: 0;
		background: #0d5ba4;
		color: #fff;
		position: absolute;
		left: 0.2rem;
		top: 0.2rem;
	}

	.mb .i-news-time .pic-box {
		width: 1.0rem;
		height: 0.8rem;
	}

	.mb .i-news-time span {
		margin-bottom: 0.16rem;
		padding-top: 0.1rem;
	}

	.mb .i-news-time span::before {
		bottom: -0.06rem;
	}

	.mb .i-news-time small {
		font-size: 0.28rem;
		line-height: 0.32rem;
	}

	.mb .i-news {
		padding: 0;
	}

	.i-news-text2 {
		width: 100%;
		height: 0.8rem;
	}

	.mb .i-news-text2 span {
		height: 0.3rem;
		line-height: 0.3rem;
		font-size: 0.18rem;
		margin-bottom: 0.06rem;
	}

	.mb .i-news-list a {
		padding: 0;
	}

	.mb .i-news-text2 p {
		height: 0.44rem;
		line-height: 0.22rem;
		font-size: 0.15rem;
	}

	.link .link_con {
		padding: 0.4rem 0.2rem;
	}

	.link .link_con span {
		margin: 0 auto 0.2rem;
	}

	.link .link_con p {
		font-size: 0.18rem;
	}
}

@media screen and (max-width:880px) {
	.mb .i-au-left .pic-box {
		width: 100%;
		display: block;
	}

	.mb .i-au {
		padding: 0.2rem 0;
	}

	.mb .header {
		height: 0.7rem;
	}

	.i-news-list li {
		width: 100%;
		margin-right: 0;
		padding: 0.2rem 0.2rem 0.2rem 1.8rem;
		height: 100%;
		float: inherit;
	}

	.mb .i-news-right {
		margin-top: 0;
	}

	.mb .i-news-text2 span {
		margin: 0 0 0.1rem;
		height: 0.32rem;
		line-height: 0.32rem;
		font-size: 0.24rem;
	}

	.i-news-text2 {
		width: 100%;
		height: auto;
	}

	.i-news-time {
		width: 14%;
		margin-right: 2%;
	}

	.mb .i-news-time {
		width: 20%;
		margin-right: 2%;
	}

	.mb .i-news-time {
		width: 1.4rem;
		height: 1.04rem;
		left: 0.2rem;
		top: 0.2rem;
		margin: 0;
	}

	.mb .i-news-time .pic-box {
		width: 1.4rem;
		height: 1.04rem;
	}

	.mb .i-news-time span {
		margin-bottom: 0.1rem;
		font-size: 0.22rem;
		line-height: 0.32rem;
	}

	.mb .i-news-time span::before {
		bottom: -0.06rem;
	}

	.mb .menu-btn .pic-box {
		height: 57px;
	}

	.mb .menu-btn i {
		width: 0.26rem;
	}

	.mb .cu-left {
		text-align: center;
	}

	.cu-left iframe {
		display: inline-block;
	}

	.i-news-text2 p {}

	.i-title span {
		font-size: 0.32rem;
	}

	.mb .i-title::after,
	.mb .i-title::before {
		width: 2.6rem;
	}

	.mb .i-pro .i-title::after,
	.mb .i-pro .i-title::before {
		width: 2.6rem;
	}

	.i-title small {
		font-size: 0.18rem;
	}

	.show_list ul li {
		width: 49%;
		margin: 0 2% 0.2rem 0;
		padding: 0;
	}
}

@media screen and (max-width:767px) {
	.ly_msg ul li h4 {
		width: 26% !important;
	}

	.ly_msg ul li .msg_ipt1,
	.ly_msg ul li .msg_tara,
	.ly_msg ul li .msg_ipt12 {
		width: 100% !important;
	}

	.ly_top .top_main {
		width: 96%;
	}

	.mb .header {
		width: 100%;
		margin: 0 auto 0.2rem;
	}

	.logo_desc {
		border-radius: 0;
	}

	.mb .proC.lypro {
		padding: 0 0 20px;
	}

	.mb .foot-bottom .cont {
		text-align: center;
	}

	.mb .menu-box {
		top: 0.95rem;
		width: 104%;
		left: -2%;
	}

	.mb .proC .mb .news-bg {
		padding: 0 0 0;
	}

	.cu-left iframe {
		margin-top: -30px;
	}

	.mb .cu-left {
		overflow: hidden;
		border-top: 1px solid #c7c7c7;
	}

	.mb .menu-btn .pic-box {
		height: 51px;
	}

	.menu-box {
		display: none;
	}

	.mb .i-btn-list li {
		font-size: 0.24rem;
	}

	.mb .i-news-time span {
		margin-bottom: 10px;
	}

	.pc .lypos {
		font-size: 0.23rem;
	}

	.cu-info li {
		font-size: 0.23rem;
	}

	.foot-info-cont span {
		font-size: 0.23rem;
	}

	.foot-bottom span {
		font-size: 0.23rem;
	}

	.nav-list a {
		font-size: 0.23rem;
	}

	.mb .i-au-right {
		font-size: 0.24rem;
	}

	.mb .news-text p {
		font-size: 0.23rem;
	}

	.mb .news-text small {
		font-size: 0.23rem;
	}

	.mb .i-title::after,
	.mb .i-title::before {
		width: 2.0rem;
	}

	.mb .i-pro .i-title::after,
	.mb .i-pro .i-title::before {
		width: 2.0rem;
	}

	.mb .i-news {
		padding: 0 0 0.4rem;
	}

	.mb .menu-btn {
		top: 0.2rem;
		right: 0.2rem;
	}

	.cu-box {
		padding: 0.2rem;
	}

	.cu-left {
		width: 100%;
	}
}

@media screen and (max-width:375px) {
	.ly_msg ul li h4 {
		width: 30% !important;
	}

	.ly_msg ul li .msg_ipt1,
	.ly_msg ul li .msg_tara,
	.ly_msg ul li .msg_ipt12 {
		width: 100% !important;
	}
}

/*苹果手机按钮去样式*/
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

input {
	border-radius: 0;
}

/*悬浮链接*/
.suspension {
	position: fixed;
	z-index: 55;
	right: 0;
	bottom: 85px;
	width: 70px;
	height: 240px;
}

.suspension-box {
	position: relative;
	float: right;
}

.suspension .a {
	display: block;
	width: 55px;
	height: 55px;
	padding: 10px 0 5px;
	background-color: #0d5ba4;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
	text-align: center;
	border-radius: 2px;
	font-size: 0;
}

.suspension .a.active,
.suspension .a:hover {
	background: #ff921e;
}

.suspension .a .i {
	display: inline-block;
	width: 44px;
	height: 44px;
	background-image: url(../images/side_icon.png);
	background-repeat: no-repeat;
}

.suspension .a-service .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.suspension .a span {
	display: block;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 4px;
}

.suspension .a-service-phone .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../images/suspension-bg.png);
	background-repeat: no-repeat;
	background-position: -27px 0;
}

.suspension .a-qrcode .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-position: -56px -12px;
}

.suspension .a-cart .i {
	background-position: -88px 0;
}

.suspension .a-top .i {
	background-position: -132px 0;
}

.suspension .a-top {
	background: #0097da;
	display: none;
}

.suspension .a-top:hover {
	background: #008bc9;
}

.suspension .d {
	display: none;
	width: 240px;
	background: #fff;
	position: absolute;
	right: 67px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrow {
	position: absolute;
	width: 8px;
	height: 12px;
	background: url(../images/side_bg_arrow.png) no-repeat;
	right: -8px;
	top: 31px;
}

.qrcode-img img {
	width: 150px;
	margin: 0 auto;
}

.suspension .d-service {
	top: 0;
}

.suspension .d-service-phone {
	top: 50px;
}

.suspension .d-qrcode {
	top: 78px;
}

.suspension .d .inner-box {
	padding: 8px 22px;
}

.suspension .d-service-item {
	padding: 4px 0;
}

.suspension .d-service .d-service-item {
	border-bottom: none;
}

.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}

.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}

.suspension .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon02.png) no-repeat center center;
	display: block;
}

.suspension .d-service-item p {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service .d-service-item p {
	float: left;
	width: 112px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text {
	float: left;
	width: 112px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text .number {
	font-family: Arial, "Microsoft Yahei", "HanHei SC", PingHei, "PingFang SC", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}

.suspension .d-service-intro {
	padding-top: 10px;
}

.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}

.suspension .d-service-intro i {
	background: url(../images/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.suspension .d-qrcode {
	text-align: center;
	width: 160px;
}

.suspension .d-qrcode .inner-box {
	padding: 10px 0;
}

.suspension .d-qrcode p {
	font-size: 14px;
	color: #999;
	padding-top: 5px;
}

@media screen and (max-width:1080px) {
	.suspension {
		display: none;
	}
}

.more {
	overflow: hidden;
	margin: 0;
	padding: 12px 0;
	padding: 0.12rem 0;
	text-align: center;
}

.more .a1 {
	display: inline-block;
	width: 1rem;
	height: 32px;
	height: 0.32rem;
	line-height: 30px;
	line-height: 0.3rem;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-size: 0.14rem;
	background-color: #0d5ba4;
	border: 1px solid #0d5ba4;
	margin: 0 8px;
	margin: 0 0.08rem;
}

.more .a1:hover {
	background-color: #fff;
	color: #0d5ba4;
}

.more .a2 {
	display: inline-block;
	width: 1rem;
	height: 32px;
	height: 0.32rem;
	line-height: 30px;
	line-height: 0.3rem;
	text-align: center;
	background-color: #666;
	color: #fff;
	font-size: 14px;
	font-size: 0.14rem;
	border: 1px solid #666;
	margin: 0 8px;
	margin: 0 0.08rem;
}

.more .a2:hover {
	background-color: #333;
	border: 1px solid #333;
	color: #fff;
}

@media screen and (max-width:1080px) {
	.more {
		overflow: hidden;
		margin: 0;
		padding: 12px 0;
		padding: 0.12rem 0;
		text-align: center;
	}

	.more .a1 {
		display: inline-block;
		width: 1.2rem;
		height: 44px;
		height: 0.44rem;
		line-height: 42px;
		line-height: 0.42rem;
		text-align: center;
		color: #fff;
		font-size: 14px;
		font-size: 0.14rem;
		background-color: #02b2b5;
		border: 1px solid #02b2b5;
		margin: 0 4px;
		margin: 0 0.04rem;
	}

	.more .a1:hover {
		background-color: #fff;
		color: #02b2b5;
	}

	.more .a2 {
		display: inline-block;
		width: 1.2rem;
		height: 44px;
		height: 0.44rem;
		line-height: 42px;
		line-height: 0.42rem;
		text-align: center;
		color: #fff;
		font-size: 14px;
		font-size: 0.14rem;
		background-color: #666;
		border: 1px solid #666;
		margin: 0 4px;
		margin: 0 0.04rem;
	}

	.more .a2:hover {
		background-color: #333;
		border: 1px solid #333;
		color: #fff;
	}
}

@media screen and (max-width:880px) {
	.more .a1 {
		font-size: 0.23rem;
	}

	.more .a2 {
		font-size: 0.23rem;
	}
}

.proshow1 {
	position: relative;
	padding: 30px 0;
	padding: 0.3rem 0;
}

.proshow1 .pro_name {
	line-height: 32px;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 20px;
}

.proshow1 .js-silder {
	float: left;
	width: 45%;
	margin-top: 0 !important;
	background-color: #fff;
}

.proshow1 .js-silder .silder-main-img {
	width: 100%;
	text-align: center;
	height: 400px;
}

.proshow1 .js-silder .silder-main-img img {
	max-width: 80% !important;
	max-height: 100%;
	vertical-align: middle
}

.proshow1 .js-silder .silder-main-img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}

.proshow1 .prodesc p {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}

.proshow1 .prodesc {
	float: right;
	width: 51%;
}

.proshow1 .prodesc p.desc {
	height: 144px;
	overflow: hidden;
	color: #999;
	margin: 0;
}

.proshow1 .pro_btn {
	padding-top: 47px;
	overflow: hidden;
}

.proshow1 .pro_btn1 {
	display: block;
	width: 40%;
	margin-right: 20px;
	height: 55px;
	line-height: 53px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #02b2b5;
	float: left;
	border: 1px solid #fff;
}

.proshow1 .pro_btn2 {
	display: block;
	width: 50%;
	margin-right: 0;
	height: 55px;
	line-height: 53px;
	text-align: center;
	font-size: 16px;
	background: #7b7b7b;
	color: #fff;
	float: left;
	border: 1px solid #fff;
}

.proshow1 .pro_btn2 em {}

.proshow1 .pro_btn1:hover {
	background: #fff;
	border: 1px solid #02b2b5;
	color: #02b2b5;
}

.proshow1 .pro_btn2:hover {
	background: #fff;
	border: 1px solid #7b7b7b;
	color: #7b7b7b;
}

.tags_title {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 0 30px;
}

.tags_title span {
	display: block;
	width: 120px;
	padding: 0 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	height: 48px;
	line-height: 48px;
	margin-bottom: -1px;
	background-color: #0d5ba4;
	margin-left: 0;
	border-bottom: 1px solid #0d5ba4;
}

@media screen and (max-width:1080px) {
	.proshow1 {
		padding-top: 0;
	}

	.proshow1 .pro_name {
		line-height: 0.4rem;
		font-size: 0.3rem;
		margin-bottom: 0.2rem;
	}

	.proshow1 .js-silder .silder-main-img {
		height: 300px;
	}

	.proshow1 .js-silder {
		float: none;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.proshow1 .prodesc {
		float: none;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		padding-top: 15px;
	}

	.proshow1 .prodesc p {
		margin: 0;
	}

	.proshow1 .prodesc p.desc {
		height: 96px;
	}

	.proshow1 .pro_btn {
		padding-top: 15px;
	}

	.proshow1 .pro_btn1 {
		height: 44px;
		line-height: 42px;
		margin-bottom: 0.2rem;
		width: 100%;
	}

	.proshow1 .pro_btn2 {
		height: 44px;
		line-height: 42px;
		width: 100%;
	}

	.proshow1 .pro_btn2 em {}

	.tags_title span {
		font-size: 0.28rem;
		height: 40px;
		line-height: 40px;
	}
}

@media screen and (max-width:880px) {
	.tags_title span {
		font-size: 0.18rem;
	}
}

/*留言*/

#nr_textbox .ly_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0;
}

#nr_textbox .ly_msg h3 {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	display: block !important;
}

#nr_textbox .ly_msg ul {
	width: 100%;
	overflow: hidden;
	margin: 20px auto;
	padding: 0;
	/* box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;*/
}

#nr_textbox .ly_msg ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0;
}

#nr_textbox .ly_msg ul li h4 {
	width: 17%;
	height: 34px;
	overflow: hidden;
	line-height: 34px;
	margin: 0;
	padding: 0 20px 0 0;
	color: #333;
	font-size: 14px;
	text-align: right;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#nr_textbox .ly_msg ul li .msg_ipt1,
.ly_msg ul li .msg_tara {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;

	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#nr_textbox .ly_msg ul li .msg_ipt1 {
	height: 34px;
}

#nr_textbox .ly_msg ul li .msg_tara {
	height: 118px;
}

#nr_textbox .msg_ipt1 input,
.msg_tara textarea {
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#nr_textbox .msg_ipt1 input {
	height: 34px;
	line-height: 16px;
}

#nr_textbox .msg_tara textarea {
	height: 118px;
	line-height: 20px;
	resize: none;
}

#nr_textbox .ly_msg ul li .msg_ipt2 {
	width: 120px;
	height: 34px;
	overflow: hidden;
	margin-right: 10px;
	padding: 0;
	float: left;
}

#nr_textbox .msg_ipt2 input {
	display: block;
	width: 120px;
	height: 34px;
	overflow: hidden;
	line-height: 16px;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#nr_textbox .ly_msg ul li a.yzm_img {
	display: block;
	width: 90px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
}

#nr_textbox .ly_msg ul li .msg_btn {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}

#nr_textbox .msg_btn input {
	display: block;
	width: 100px;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	margin: 20px 15px 0 0;
	padding: 0;
	background-color: #4a4a4a;
	color: #fff;
	font-size: 13px;
	text-align: center;
	border: 0;
	float: left;
}

#nr_textbox .ly_msg ul li .msg_ipt12 {
	width: 83%;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	float: left;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#nr_textbox .msg_ipt12 input {
	height: 34px;
	line-height: 16px;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 8px 15px;
	color: #666;
	font-size: 12px;
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.ly_msg h3 {
	display: none;
}

#nr_textbox .ly_msg ul li h4 {
	width: 10%;
	height: 45px;
	font-size: 14px;
}

#nr_textbox .ly_msg ul li .msg_ipt1,
.ly_msg ul li .msg_tara {
	width: 90%;
}

#nr_textbox .ly_msg ul li .msg_ipt1 {
	height: 47px;
}

#nr_textbox .msg_ipt1 input {
	height: 45px;
	line-height: 45px;
}

#nr_textbox .ly_msg ul li .msg_ipt12 {
	height: 45px !important;
}

#nr_textbox .msg_ipt12 input {
	height: 45px;
}

#nr_textbox .ly_msg ul li .msg_ipt1 select {
	height: 45px !important;
}

#nr_textbox input {
	border-radius: 2px;
	background: #fff;
}

#nr_textbox textarea {
	border-radius: 2px;
	background: #fff;
}

#nr_textbox select {
	border-radius: 2px;
	background: #fff;
	outline: none;
	text-indent: 10px;
}

#nr_textbox input:focus,
#nr_textbox textarea:focus {
	border: 1px solid #dedede !important;
}

#nr_textbox .ly_msg ul li a.yzm_img img {
	height: 100% !important;
}

#nr_textbox .msg_btn input {
	width: 150px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}

#nr_textbox .msg_btn input:first-child {
	background: #ff921e;
	color: #fff;
}

#nr_textbox .msg_ipt2 input {
	height: 45px;
}

#nr_textbox .ly_msg ul li .msg_ipt2 {
	height: 45px;
}

@media (max-width:767px) {
	.ly_msg ul li h4 {
		display: none;
	}

	#nr_textbox .ly_msg ul li div {}

	#nr_textbox .ly_msg ul li .msg_ipt1,
	.ly_msg ul li .msg_tara {
		width: 100% !important;
	}

	#nr_textbox .ly_msg ul li .msg_ipt12 {
		width: 100% !important;
	}

	.ly_msg ul li div.msg_ipt2 {
		width: 37% !important;
	}

	.ly_msg ul li span {
		display: none;
	}

	.ly_msg {
		margin: 0 auto 0 !important;
	}

	#nr_textbox .msg_btn input {
		width: 49%;
		margin-right: 0;
	}

	#nr_textbox .msg_btn input:first-child {
		margin-right: 2%;
	}

	#nr_textbox .msg_ipt12 input {
		width: 100%;
	}

	.more .a1 {
		font-size: 0.22rem;
		line-height: 0.44rem;
	}

	.more .a2 {
		font-size: 0.22rem;
		line-height: 0.44rem;
	}

	.tags_title span {
		font-size: 0.28rem;
	}

	.newsD-b-left p {
		margin-bottom: 0.3rem;
	}

	.mb .news-text span {
		line-height: 0.29rem;
	}

	.mb .news-text b {
		font-size: 0.22rem;
	}

	.mb .proC {
		padding: 20px 0 20px;
	}
}

/**产品详细介绍**/
.tjpro_tit {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 24px;
	margin: 0 auto 10px;
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
}

.ny_main {
	padding-top: 40px;
}

.prodetail_con {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}

.prodetail_con .prodetail_tit {
	width: 100%;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 24px;
	margin: 0 auto 40px;
	padding: 10px 0;
	border-bottom: 1px solid #eaeaea;
}

.prodetail_con .pro_xxjs {
	width: 100%;
	overflow: hidden;
	margin: 40px auto;
	padding: 0;
}

.pro_xxjs b {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0;
}

.pro_xxjs p,
.pro_xxjs div {
	display: block;
	width: 100%;
	overflow: hidden;
	line-height: 26px;
	color: #666;
	font-size: 14px;
	text-align: justify;
	text-indent: 2em;
	margin: 0 auto;
	padding: 0;
}

.pro_xxjs img {
	display: inline-block;
	max-width: 100%;
	margin: 10px auto;
	padding: 0;
}

/**prodetail**/
.pro_detail_main {
	width: 100%;
	height: auto;
	margin: 20px auto 40px;
	padding: 0;
	position: relative;
	box-sizing: border-box;
}

.pro_detail_main .pro_detail_img {
	width: 480px;
	height: 480px;
	overflow: hidden;
	margin: 0;
	padding: 10px;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	float: left;
}

.pro_detail_img .pro_detail_img_main {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

.pro_detail_img_main img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.pro_detail_main .pro_detail_text {
	width: 53%;
	min-height: 437px;
	overflow: hidden;
	margin: 0;
	padding: 0 0 80px;
	float: right;
	position: relative;
}

.pro_detail_text h1 {
	width: 100%;
	overflow: hidden;
	line-height: 40px;
	color: #0d5ba4;
	font-size: 30px;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
}

.pro_detail_text .jyms {
	width: 100%;
	height: 140px;
	overflow: hidden;
	margin: 20px auto;
	padding: 20px;
	background: #f5f5f5;
	box-sizing: border-box;
}

.pro_detail_text .jyms p {
	width: 100%;
	height: 100px;
	overflow: hidden;
	line-height: 25px;
	color: #888;
	font-size: 14px;
	text-align: justify;
	margin: 0 auto;
	padding: 0;
}

.pro_detail_text .jyms p span {
	color: #333;
	font-weight: bold;
}

.pro_detail_text ul {
	width: 100%;
	margin: 20px auto;
	padding: 0;
}

.pro_detail_text ul li {
	width: 50%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #888;
	font-size: 16px;
	text-align: justify;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin: 10px auto;
	padding: 0;
	float: left;
}

.pro_detail_text ul li img {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 7px 4px 7px 0;
	padding: 0;
	float: left;
}

.pro_detail_text ul li span {
	color: #333;
	font-weight: bold;
}

.pro_detail_text .pro_detail_btn {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 80px;
}

.pro_detail_btn a {
    display: block;
    width: 46%;
    flex: 0 40%;
    height: 50px;
    overflow: hidden;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin: 0;
    padding: 0;
    float: left;
}

.pro_detail_btn a.prodtl_btn1 {
	float: left;
	margin: 0 4% 0 0;
	background-color: #0d5ba4;
}

.pro_detail_btn a.prodtl_btn2 {
	float: left;
	background-color: #4a4a4a;
}

.pro_detail_btn a.prodtl_btn1:hover {
	color: #fff;
	background-color: #0d5ba4;
}

.pro_detail_btn a.prodtl_btn2:hover {
	background-color: #3a3a3a;
}

/**产品详情页产品图片切换**/
.prodetail_img {
	width: 44%;
	height: auto;
	margin: 0;
	padding: 20px 0;
	box-sizing: border-box;
	float: left;
}

#preview {
	width: 100%;
	margin: 0;
	text-align: center;
	position: relative;
}

.list-h li {
	float: left;
}

#spec-n5 {
	width: 100%;
	height: 74px;
	padding-top: 10px;
	overflow: hidden;
}

#spec-left {
	width: 16px;
	height: 64px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

#spec-right {
	width: 16px;
	height: 64px;
	float: left;
	cursor: pointer;
	margin-top: 3px;
}

#spec-list {
	width: 100%;
	float: left;
	overflow: hidden;
	margin: 0;
	display: inline;
}

#spec-list ul {}

#spec-list ul li {
	float: left;
	display: inline;
	padding: 0;
	width: 18.4%;
	height: 64px;
	margin: 0 2% 0 0;
}

#spec-list ul li:last-child {
	margin: 0;
}

#spec-list ul li p {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #eaeaea;
	background-color: #fff;
	position: relative;
	box-sizing: border-box;
}

#spec-list ul li:hover p {
	border: 1px solid #0d5ba4;
}

#spec-list ul li img {
	display: block;
	max-width: 94%;
	max-height: 94%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

/*jqzoom*/
.jqzoom {
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
	padding: 0;
	background-color: #fff;
	box-sizing: border-box;
}

.jqzoom img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 1px;
	left: 0px;
	background: url(../images/loading.gif) #fff no-repeat center center;
	border: 1px solid #eaeaea;
	display: none;
	text-align: center;
	overflow: hidden;
	left: 104% !important;
	top: 0 !important;
}

.bigimg {}

.jqZoomPup {
	width: 200px !important;
	height: 200px !important;
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/mask.png) 0 0 repeat;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	cursor: move;
}

#spec-list {
	position: relative;
	width: 100%;
	margin: 0;
}

#spec-list div {
	width: 100% !important;
	height: 70px !important;
	margin: 0;
}

#ceshi {
	display: block;
	margin: auto !important;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	max-width: 96%;
	max-height: 96%;
	position: absolute;
}

.prodetail_img a.videoIco {
	left: 20px !important;
	bottom: 20px !important;
	z-index: 99 !important;
}

.Warning {
	width: 100% !important;
	height: 100% !important;
}

/**在线留言样式修改**/
.ly_msg h3 {
	display: none !important;
}

.ly_msg ul li {
	margin: 0 auto 20px !important;
	color: #999;
	font-size: 14px;
	line-height: 44px;
}

.ly_msg ul li h4 {
	width: 12% !important;
	height: 44px !important;
	line-height: 44px !important;
}

.ly_msg ul li .msg_ipt1,
.ly_msg ul li .msg_ipt12,
.ly_msg ul li .msg_ipt2 {
	height: 44px !important;

}

.ly_msg ul li .msg_ipt2,
.msg_ipt2 input {
	width: 160px !important;
}

.msg_ipt1 input,
.msg_ipt12 input,
.msg_ipt2 input {
	height: 44px !important;
}

.ly_msg ul li .msg_ipt1,
.ly_msg ul li .msg_ipt12,
.ly_msg ul li .msg_tara {
	width: 88% !important;
}

.msg_ipt1 input,
.msg_ipt12 input,
.msg_ipt2 input,
.msg_tara textarea {
	font-size: 14px !important;
	background-color: #f8f8f8 !important;
	border: none !important;
}

.ly_msg ul li .msg_ipt1 #selPvc {
	height: 44px !important;
	line-height: 44px !important;
	color: #666 !important;
	font-size: 14px !important;
	background-color: #f8f8f8 !important;
	border: none !important;
	padding: 0 15px !important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.ly_msg ul li a.yzm_img {
	width: 120px !important;
	height: 44px !important;
	background: url(../images/tb_img.png) right center no-repeat !important;
}

.ly_msg ul li a.yzm_img img {
	display: block;
	width: 100% !important;
	height: 100% !important;
}

.ly_msg ul li .msg_btn {
	width: 88% !important;
}

.msg_btn input {
	width: 160px !important;
	height: 44px !important;
	line-height: 44px !important;
	color: #fff !important;
	font-size: 15px !important;
	text-align: center !important;
	border: none !important;
	background-color: #0058cb !important;
	cursor: pointer !important;
}

.msg_btn input:last-child {
	background-color: #667589 !important;
}

.msg_btn input:last-child:hover {
	background-color: #0058cb !important;
}

@media (max-width:1399px) {
	.mySwiper66 img {
		width: 100%;
	}
	.i01 {
		display: none;
	}

	.h-ewm {
		position: absolute;
		right: 25px;
	}
	.ewm {
		display: none;
	}
	.f2-r {
		width: 30%!important;
	}
}

@media (max-width:1400px) {
	.pro_detail_main {
		width: 100%;
		padding: 0;
	}

	.prodetail_img {
		width: 45%;
		position: inherit;
		float: left;
	}

	#preview {
		width: 100%;
	}

	.jqzoom {
		width: 100%;
	}

	#spec-n5 {
		width: 100%;
	}

	#spec-list {
		width: 100%;
	}

	.pro_detail_main .pro_detail_text {
		width: 52%;
	}

	.pro_detail_text .pro_detail_btn {
		width: 100%;
	}

	.pro_detail_btn a {
		width: 40%;
	}

	.pro_detail_btn a.prodtl_btn1 {
		margin: 0 17px 0 0;
	}

	.zoomdiv {
		left: 104% !important
	}
}

@media (max-width:992px) {}

@media (max-width:880px) {
	.pro_detail_main {
		width: 100%;
		margin: 24px auto;
	}

	.prodetail_img {
		width: 100%;
		height: auto;
	}

	#preview {
		width: 100%;
	}

	.jqzoom {
		width: 100%;
		height: 285px;
	}

	.pro_detail_main .pro_detail_text {
		width: 100%;
		padding-top: 23px;
		height: auto;
		min-height: 260px;
		padding-bottom: 60px;
	}

	.pro_detail_text h1 {
		font-size: 22px;
		line-height: 32px;
	}

	.pro_detail_text .jyms {
		margin: 10px auto;
		padding: 12px 20px;
		height: auto;
	}

	.pro_detail_text ul {
		overflow: hidden;
		margin: 10px auto;
	}

	.pro_detail_text ul li {
		font-size: 14px;
		margin: 6px auto;
	}

	.pro_detail_text .pro_detail_btn {
		height: 48px;
		bottom: 20px !important;
	}

	.pro_detail_btn a {
		height: 48px;
		line-height: 48px;
		width: 48%;
		font-size: 16px;
	}

	.pro_detail_btn a.prodtl_btn1 {
		margin: 0 4% 0 0;
	}

	#spec-n5 {
		width: 100%;
	}

	#spec-list {
		width: 100%;
	}

	.zoomdiv,
	.jqZoomPup {
		display: none !important;
	}
}

@media (max-width:767px) {
	.pro_detail_main {
		margin: 0 auto 24px;
	}

	#nr_textbox .ly_msg ul li .msg_tara {
		width: 100% !important;
	}
}

.lx_dz {
	width: 100%;
	overflow: hidden;
	padding: 1%;
	border: 1px solid #d9d9d9;
}

.lx_dz .dz_map {
	width: 100%;
	overflow: hidden;
	height: 350px;
	margin: 0 auto;
}



#allmap {
	height: 100%
}

#maximg img {
	max-width: 100% !important;
	height: auto !important
}
