@charset "UTF-8";

/* add */
@media screen and (min-width:800px) {
	.menu-box {
		display: table !important;
	}
	.ly_logo>a{
		display:inline-block;
		float:left;
		width:25%;
	}
	.ly_logo>.top_name{
		float:right;
		width:66%;
		height:auto;
		line-height:80px;
		font-size:46px;
		color:#172a88;
		font-weight:600;
	}
}

@media screen and (max-width:1077px) and (min-width:800px) {
	.ft {
		width: 100%;
	}
}

@media screen and (max-width:790px) and (min-width:782px) {
	.ft {
		display: none !important;
	}

	.footer {
		height: 2.9rem;
	}

	.foot-top {
		background: #1f2629;
		padding: 0;
		height: 100%;
	}

	.pc .cont {
		height: 95% !important;
	}

	.foot-bottom {
		height: 100%;
	}

	.foot-msg-box {
		width: 2rem !important;
		height: 2rem;
		margin-left: 0.5rem;
	}

	.foot-msg-box img {
		width: 100%;
		height: auto;
	}

	.foot-title span {
		font-size: 0.5rem;
	}
}

.form_text1::placeholder {
	color: rgb(23 42 136 / 30%);
}

.productContent h2 {
	color: rgb(27 46 138 / 50%);
}

.productContentTitle>a:link {
	color: #172a88;
}

.title img {
	position: relative;
	top: -19px;
	width: 50px;
	height: 50px;
	transition: all 0.8s;
}

.title:hover img {
	transform: rotateZ(225deg);
	transition: all 0.8s;
}

.i-news-text2 a:link {
	color: rgb(23 42 136 / 70%);
}

.print2 li:hover span {
	box-shadow: 0px 0px 20px #cbcbcb;
}

.proAdvant a .im {
	width: 530px;
	height: 200px;
	overflow: hidden;
	margin: 10px;
}

.proAdvant a img {
	width: 100% !important;
	height: auto !important;
}

.i-news-main {
	height: auto;
}

.ydd {
	position: relative;
}

.mb .i-news-list a {
	padding: 0;
	color: #666;
}

.i-news-text2 a:visited {
	color: #0071bf;
}

.menu_li>p.on {
	background: #2749a2;
}

.menu_li>p.on a {
	color: #fff;
	font-weight: 600;
}

.page-num-current {
	background: #2749a2 !important;
	color: #fff !important;
}

/* add end */
/*------------// Overall //------------------*/
body {
	color: #666;
	margin: 0;
	background: #FFF;
	overflow-x: hidden;
	/* background: url(../img/probj.jpg) repeat; */
}

body {
	font-family: Arial, "微软雅黑" \0;
	font-weight: 300\0;
	font-family: Arial, "Microsoft YaHei";
}

html {
	font-size: 625%;
}

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: 1200px;
	max-width: 12rem;
	margin: 0 auto;
	padding: 0.2rem 0 0;
	position: relative;
	font-size: 14px;
	font-size: 0.14rem;
	line-height: 0.28rem;

}

.pc .lypos {
	max-width: 1200px;
	max-width: 12rem;
	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: rgb(20 84 190 / 10%);*/
	background-color: #eaeae9;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	/* background-image: url(../../images/headerbg1.jpg); */
	position: relative;
	border-top: 8px solid #172a88;
	z-index: 9;
}

/*------------------------------------------ 导航栏 start ------------------------------------------*/
.pc .header {
	/* overflow: hidden; */
	position: relative;
	height: 104px;
	height: 0.6rem;
	clear: both;
	border-top: 1px solid #172a88;
	/* background-color: rgba(0, 0, 0, 0.2); */
}

.header .cont {
	overflow: visible;
	height: 0.6rem;
	padding: 0;
}

/*顶部*/
.logo_desc {
	float: right;
	width: 24%;
	/* background: #0071bf; */
	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: none;
	border: 3px solid #172a88;
	border-right: 0;
	margin: 3px 0;
	font-size: 14px;
}

.h_search .form_button1 {
	float: left;
	width: 25%;
	height: 40px;
	background: #1454be;
	border: 0;
	outline: none;
	color: #FFF;
	margin: 3px 0;
	cursor: pointer;
	/* border-radius:0 4px 4px 0; */
	font-size: 14px;
	font-weight: 600;
	border-radius: 5px;
}

.h_search .form_button1:hover {
	background: #172a88;
}

.menu-box {
	float: left;
	font-size: 16px;
	font-size: 0.16rem;
	margin-right: 30px;
	height: 100%;
	display: table;
}

.pc .nav-list {
	margin-right: -18px;
	margin-right: -0.18rem;
	/* overflow: hidden; */
	display: table-cell;
	vertical-align: middle;
}

.pc .nav-list li {
	float: left;
	width: 100px;
	text-align: center;
	margin-left: 28px;
	height: 40px;
	width: 1rem;
	margin-left: 0.3rem;
	height: 0.4rem;
	position: relative;
}

.pc .nav-list li:first-child {
	margin-left: 0;
}

.pc .nav-list li .drop {
	position: absolute;
	z-index: 1;
	display: none;
	/* background-color: #fff; */
	/* padding: 10px; */
	box-sizing: border-box;
	border-radius: 8px;
}

.pc .nav-list li .drop:before {
	content: "";
	border-bottom: 20px solid rgba(0, 0, 0, 0);
	border-left: 50px solid rgba(0, 0, 0, 0);
	border-right: 50px solid rgba(0, 0, 0, 0);
	position: absolute;
	top: -15px;
	left: 10px;
}

.pc .nav-list li:hover .drop {

	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	top: 55px;
	background-color: rgb(23 42 136 / 30%);
}

.pc .nav-list li .drop .nav2 {
	/* width: 20%; */
	padding: 0 10px;
	margin-top: 5px;
	border-radius: 8px;
	background: url(../img/nav-hover.png) no-repeat;
	background-size: cover;
	box-sizing: border-box;
}

.pc .nav-list li .drop .nav2 .nav3 {
	color: #fff;
	font-size: 12px;
}

.nav-list a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 40px;
	line-height: 0.4rem;
	color: rgb(44 44 44 / 90%);
	font-size: 16px;
	font-weight: 600;
	/* transition: all 0.3s ease-in-out; */
	border-radius: 5px;
}

.pc .nav-list a:hover,
.pc .nav-on>a {
	color: #fff;
	background: url(../images/nav-hover.png) no-repeat;
	background-size: cover;
}

.pc .lang {
	float: right;
	margin-top: 42px;
	margin-top: 0.42rem;
	font-size: 16px;
}

.pc .lang .lang_color {
	color: #0071bf;
	padding-left: 10px;
	padding-right: 10px;
}

.pc .lang .txt a {
	color: #666;
}

.pc .lang .txt a:hover {
	color: #0071bf
}

.mb .lang {
	font-size: 0.14rem;
	float: left;
	line-height: 0.9rem;
	margin-left: 1rem;
}

.mb .lang .lang_color {
	color: #0071bf;
	padding-left: 10px;
	padding-right: 10px;
}

.mb .lang .txt a {
	color: #666;
}

.mb .lang .txt a:hover {
	color: #0071bf
}

@media screen and (min-width:1200px) {
	.ly_top .top_main {
		max-width: 12rem;
		height: 80px;
		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: 80px;
		margin: 0 auto;
		padding: 0;
		/* background-color: #fff; */


	}

	.top_main .ly_logo {
		width: 888px;
		height: 80px;
		overflow: hidden;
		margin: 0;
		float: left;
	}

	.top_main .ly_logo img {
		display: block !important;
		height: 70px;
		margin-top: 5px;
	}

	.top_main .ly_tel {
		width: 270px;
		height: 48px;
		line-height: 24px;
		float: right;
		color: #2f4194;
		font-size: 14px;
		font-weight: 600;
		margin: 16px 0;
		padding: 0;
		float: right;
	}

	.ly_tel img {
		display: block;
		width: 48px;
		height: 48px;
		overflow: hidden;
		margin: 0 10px 0 0;
		padding: 0;
		float: left;
	}

	.ly_tel span {
		color: #191919;
		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: 55%;
		max-height: 100%;
		overflow: hidden;
		vertical-align: middle;
		position: relative;
		top: -6px;
		left: 20px;
	}

	.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: 90%;
		margin: -5px 0 10px;
	}
	.ly_logo>.top_name{
		display:none;
	}
	.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: 80px;
	overflow: hidden;
	margin: 0 auto;
	padding: 16px 20px;
	background: #2749a2;
	box-sizing: border-box;
}

.menu_tit p {
	width: 100%;
	height: 28px;
	overflow: hidden;
	line-height: 28px;
	color: #fff;
	font-size: 24px;
	margin: 0 auto;
	padding: 0;
}

.menu_tit 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_tit em {
	display: none;
}

.show_menu .menu_list {
	background: #fff;
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	margin: 0 auto 0.2rem;
	/* padding: 20px 10px; */
	padding: 0.1rem 0.05rem;
	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: 40px;
	overflow: hidden;
	line-height: 40px;
	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;
	transform: rotate(-90deg);
}

/* .menu_li>p>span.on {
	transform: rotateX(180deg);
} */

.menu_li>p:hover {
	background: #2749a2;
	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(../img/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(../img/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: #0071bf;
	color: #fff;
}

.menu_li2>p:hover a {
	color: #fff;
}

.menu_li2>p:hover span {
	background: url(../img/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(../img/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: #0071bf;
	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: #0071bf;
}

.index_list ul li>div:hover p {
	background: #0071bf;
}

.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: 76%;
	margin: 0;
	padding: 0;
}

.ly_show .show_list22 {
	width: 74%;
	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 3%;
	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: 212px;
	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;
	height: 0.4rem;
	overflow: hidden;
	line-height: 40px;
	line-height: 0.2rem;
	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 {
	border: 1px solid #0071bf;
}

.show_list ul li:hover .show_pro_img a img {
	transform: scale(1.1);
}

.show_list ul li:hover p a {
	color: #2749a2;
}

.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 #0071bf;
}

.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%;
		height: 2.8rem;
	}

	.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: #2749a2 !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%;
		padding: 10px;
		box-sizing: border-box;
	}

	.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: #0071bf !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%;
		height: 555px;
		overflow: hidden;
	}

	.apple-banner .swiper-container {
		width: 100%;
		height: 555px;
	}

	.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 {
		height: 580px;
	}

	.apple-banner .swiper-container {
		height: 580px;
	}
}

@media screen and (max-width:1080px) {
	.apple-banner {
		width: 100%;
		height: 4rem;
		overflow: hidden;
	}

	.apple-banner .swiper-container {
		width: 100%;
		height: 4rem;
	}

	.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(../img/b-prev.png) no-repeat center center;
		background-size: 0.17rem 0.3rem;
	}

	.swiper-button-next span {
		background: url(../img/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 {
		width: 100%;
		height: 40px;
		height: 0.4rem;
		overflow: hidden;
		line-height: 40px;
		line-height: 0.4rem;
		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 {
		/* height: 3rem; */
		height: 234px;
	}

	.apple-banner .swiper-container {
		height: 100%;
	}
}

/*------------------------------------------- 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(../img/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(../img/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(../img/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: 248px;
	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: 78px;
		width: 100%;
		background-size: cover;

	}
}

@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: #172a88;
	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: #333333;
	display: block;
	line-height: 28px;
	line-height: 0.28rem;
	margin-bottom: 16px;
	margin-bottom: 0.12rem;
	font-weight: bold;
	padding-bottom: 10px;
	border: 1px solid #172a88;
	border-top: none;
}

.i-title small {
	font-size: 20px;
	font-size: 0.2rem;
	color: rgb(23 42 136 / 30%);
	display: block;
	font-weight: 300;
	line-height: 20px;
	line-height: 0.2rem;
	text-transform: uppercase;
}

/*公司简介*/
.i-au {
	padding-bottom: 80px;
	padding-bottom: 0.4rem;
	margin-top: 20px;
}

/* .i-au .cont {
	background-color: #fff;
	padding: 20px;
	box-sizing: border-box;
} */

.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: 6.3rem;
	color: #666;
	padding: 0 15px;
}

.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 #172a88;
	color: #172a88;
	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 #a00;
	color: #fff;
	background: #a00;
}

/*产品展示*/
.i-pro {
	padding-bottom: 56px;
	padding: 0.2rem 0;
	background-color: #f8f8f8;
	/* background: url(../img/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: #172a88;
	width: 4.7rem;
	height: 2px;
}

.i-pro .i-title small {
	color: rgb(23 42 136 / 30%);
}

.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;
	margin-top: 20px;
}

/* .i-news .cont {
	background-color: #fff;
	padding: 20px 20px 0;
	box-sizing: border-box;
} */

.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 #b9bfdb;
	width: 1.6rem;
	height: 0.46rem;
	line-height: 46px;
	line-height: 0.46rem;
	font-size: 16px;
	color: #172a88;
	font-size: 0.16rem;
	font-weight: 600;
	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: #b9bfdb;
	border: 1px solid rgb(23 42 136 / 50%);
	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: #172a88;
	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: #172a88;
}

.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: #b9bfdb;
}

/*友情链接*/
.link {
	width: 100%;
	background-color: #f6f6f6;
}

.link .link_con {
	max-width: 12rem;
	margin: 0 auto;
	padding: 15px 10px;
}

.link .link_con span {
	display: block;
	background: url(../img/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;
	margin-right: 15px;
}

@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 #172a88;
	border-left: 1px solid #172a88;
	border-right: 1px solid #172a88;
	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(../img/bg_66.png) center top no-repeat;background-size:cover;*/
	/*background-color:#f8f8f8; */
	width: 100%;
	height: 100%;
	padding: 60px 0 0;
	padding: 0.4rem 0 0;
	min-height: 3.5rem;
}

.au-bg .cont {
	padding: 30px 20px;
	box-shadow: 0 5px 24px rgb(0 0 0 / 16%);
	border-radius: 10px;
}


.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(../img/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: 20px 0;
	/* padding: 0.6rem 0; */
	min-height: 6rem;
}

.lypro .pro-bg {
	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: #2749a2;
	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;
		display: none;
	}
}

/*------------------------------------------- 产品中心 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;
	font-size: 0.14rem;
	line-height: 30px;
	line-height: 0.3rem;
	/*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(../img/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;
	padding: 0.3rem 0;
	/*background-color:#f8f8f8;*/
	min-height: 6rem;
}

.pc .news-list {
	padding: 0;
	padding: 0;
}

.news-list li {
	border-bottom: 1px dashed #172a88;
	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: #2749a2;
}

.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: 18px;
	display: block;
	font-size: 0.17rem;
	line-height: 18px;
	line-height: 0.18rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: pointer;
}

.news-text p {
	font-size: 14px;
	color: #999;
	font-size: 0.14rem;
	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: #172a88;
	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 #172a88;
	color: #172a88;
	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: #172a88;
}

.pc .news-list li .news-text b:hover,
.news-list li:hover .news-text b {
	border: 1px solid #172a88;
	background: #172a88;
	color: #fff;
}

.pc .newsC .pages {
	margin-top: 50px;
	margin-top: 0.5rem;
}

/*------------------------------------------- 新闻资讯 end -------------------------------------------*/

/*------------------------------------------ 新闻资讯详情 start ------------------------------------------*/
.newsD .news-bg {
	padding: 30px 0;
	padding: 0.3rem 0;
}


.contLeft {
	width: 28%;
	/* background-color: #bcbcbc; */
	border: 1px dashed #172a88;
	box-sizing: border-box;
}

.contLeft ul h3 {
	width: 100%;
	/* text-align: center; */
	line-height: 68px;
	font-size: 24px;
	padding-left: 16px;
	box-sizing: border-box;
	background-color: #172a88;
	color: #fff;
}

.contLeft ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.contLeft ul li {
	width: 100%;
}


.contLeft ul:first-child li {
	width: 50%;

}

.contLeft ul li img {
	width: 100%;
	height: 124px;
}

.contLeft ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px;
	box-sizing: border-box;

}

.contLeft ul li a:hover {
	color: #172a88;
}

.contLeft ul li a p {
	text-align: center;
}

.contLeft ul:nth-child(2) li {
	border-bottom: 1px solid rgb(23 42 136 / 20%);
}

.contLeft ul:nth-child(2) li a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.contLeft ul:nth-child(2) li:last-child {
	border: none;
}

.contLeft ul:nth-child(3) li {
	padding: 5px 16px;
	box-sizing: border-box;
}

.contLeft ul:nth-child(3) {
	padding-bottom: 20px;
}

.contRight {
	width: 72%;
	padding: 0 20px;
	box-sizing: border-box;
	border: 1px dashed #172a88;
}

.newsD .cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}


.newsD-title {
	text-align: center;
	padding: 30px;
	padding: 0.1rem 0 0.3rem;
	border-bottom: 1px solid #172a88;
}

.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: #172a88;
	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 #172a88;
	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;
	font-size: 0.15rem;
	line-height: 0.4rem;
	line-height: 0.3rem;
	margin-bottom: 20px;
	margin-bottom: 0.1rem;
	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: #172a88;
}

/*------------------------------------------- 新闻资讯详情 end -------------------------------------------*/

/*------------------------------------------ 联系我们 start ------------------------------------------*/
.cu-bg {
	/*background-color: #f8f8f8;*/
	padding: 60px 0;
	padding: 0.6rem 0;
}

.cu-bg .cont {
	overflow: visible;
}

.cu-box {
	width: 100%;
	height: 540px;
	height: 4rem;
	box-shadow: 0 5px 24px rgba(0, 0, 0, 0.16);
	background-color: #fff;
	border-radius: 10px;
	padding: 60px;
	padding: 0.5rem;
}

.cu-left {
	width: 600px;
	width: 5rem;
	height: 100%;
	float: left;
}

.cu-left iframe {
	max-width: 100% !important;
	max-height: 100%;
	border-right: 1px solid #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
}

#mapCard_style {
	border: 0 !important;
}

#mapCard_container {
	width: 100% !important;
}

#mapCard_style {
	width: 100% !important;
}

.cu-right {
	width: 420px;
	width: 5.4rem;
	float: right;
}

.cu-title {
	border-bottom: 1px solid #dedede;
	padding: 0 0 30px 0;
	padding: 0 0 0.2rem 0;
}

.cu-title span {
	font-size: 24px;
	color: #333;
	font-size: 0.24rem;
	display: block;
	line-height: 30px;
	line-height: 0.3rem;
	margin-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
}

.cu-title small {
	font-size: 16px;
	color: #999;
	font-size: 0.16rem;
	display: block;
	line-height: 16rem;
	line-height: 0.16rem;
	text-transform: none;
}

.cu-info {
	margin-top: 30px;
	margin-top: 0.3rem;
	text-transform: none;
}

.cu-info p {
	line-height: 1.8em;
}

.cu-info li {
	overflow: hidden;
	position: relative;
	padding-left: 0.3rem;
	padding-left: 0.3rem;
	line-height: 1.8em;
}

.cu-info span:first-child {
	position: absolute;
	left: 0;
}

.cu-info span {
	font-size: 15px;
	font-size: 0.15rem;
	line-height: 50px;
	line-height: 0.5rem;
}

.cu-info .cu-address {
	line-height: 30px;
	line-height: 0.3rem;
	padding-top: 10px;
	display: block;
	padding-top: 0.1rem;
}

.cu-info div {
	display: block;
	float: left;
}

.cu-info li:nth-of-type(1) {
	background: url(../img/cu5.png) left 0.05rem no-repeat;
	margin: 17px 24px 0 0;
	margin: 0.17rem 0.24rem 0 0;
}

.cu-info li:nth-of-type(2) {
	background: url(../img/cu3.png) left 0.05rem no-repeat;
	margin: 17px 24px 0 0;
	margin: 0.17rem 0.24rem 0 0;
}

.cu-info li:nth-of-type(3) {
	background: url(../img/cu2.png) left 0.05rem no-repeat;
	margin: 17px 24px 0 0;
	margin: 0.17rem 0.24rem 0 0;
}

.cu-info li:nth-of-type(4) {
	background: url(../img/cu4.png) left 0.05rem no-repeat;
	margin: 20px 25px 0 0;
	margin: 0.2rem 0.25rem 0 0;
}

.cu-info li:nth-of-type(6) {
	background: url(../img/wz.png) left 0.05rem no-repeat;
	margin: 18px 25px 0 1px;
	margin: 0.18rem 0.25rem 0 0.01rem;
}

.cu-info li:nth-of-type(5) {
	background: url(../img/wz.png) left 0.05rem no-repeat;
	margin: 15px 26px 0 2px;
	margin: 0.15rem 0.26rem 0 0.02rem;
}

/*------------------------------------------- 联系我们 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 -------------------------------------------*/

/*------------------------------------------ 人才招聘 start ------------------------------------------*/
.j .cu-bg {
	padding: 59px 0 95px;
	padding: 0.59rem 0 0.95rem;
}

.job {
	margin-bottom: 10px;
	margin-bottom: 0.1rem;
}

.job-title {
	overflow: hidden;
	height: 50px;
	height: 0.5rem;
	line-height: 50px;
	line-height: 0.5rem;
	color: #fff;
	font-size: 16px;
	font-size: 0.16rem;
	background: #4dbaeb;
	padding: 0 30px;
	padding: 0 0.3rem;
	border-radius: 4px;
	cursor: pointer;
}

.job-title span {
	font-weight: bold;
	margin-right: 20px;
	margin-right: 0.2rem
}

.job-title small {
	font-size: 16px;
	font-size: 0.16rem;
}

.job-left {
	float: left;
}

.job-right {
	float: right;
}

.job-title i {
	display: block;
	width: 24px;
	height: 24px;
	width: 0.24rem;
	height: 0.24rem;
	background: url('../images/hide.png') no-repeat;
	background-size: 100%;
	float: right;
	margin: 13px 0 0 43px;
	margin: 0.13rem 0 0 0.43rem;
}

.job-text {
	background: #fff;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 23px 30px 31px;
	padding: 0.23rem 0.3rem 0.31rem;
	margin-bottom: 20px;
	margin-bottom: 0.2rem;
	display: none;
}

.job-text p {
	font-size: 14px;
	color: #999;
	font-size: 0.14rem;
	line-height: 28px;
	line-height: 0.28rem;
}

.job-on {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.job-on i {
	background: url('../images/show.png') no-repeat;
	background-size: 100%;
}

/*------------------------------------------- 人才招聘 end -------------------------------------------*/

/*------------------------------------------ footer start ------------------------------------------*/
.foot-top {
	background: #1f2629;
	padding: 48px 0;
	padding: 0 0 0.4rem;
}

@media screen and (min-width:1081px) {
	.foot-top {
		overflow: hidden;
	}
}

.foot-top .normal {
	float: right;
}

.foot-top dt {
	font-size: 18px;
	font-size: 0.17rem;
	color: #fff;
	margin-bottom: 18px;
	margin-bottom: 0.18rem;
}

.foot-top dd a {
	width: 90%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.foot-top a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	line-height: 0.3rem;
	color: #8b9396;
	font-size: 14px;
	font-size: 0.14rem;
	transition: all 0.3s ease-in-out;
}

.pc .foot-top a:hover {
	padding-left: 8px;
	padding-left: 0.08rem;
	color: #fff;
}

.foot-nav-list {
	width: 123px;
	width: 1.6rem;
	float: left;
	max-height: 2rem;
	overflow: hidden;
}

/*底部公司信息*/
.foot-info {
	float: left;
	width: 300px;
	width: 3rem;
	text-transform: none;
}

.foot-title span {
	font-size: 22px;
	font-size: 0.22rem;
	color: #fff;
	font-weight: bold;
	display: block;
	line-height: 22px;
	line-height: 0.22rem;
	white-space: nowrap;
	margin-bottom: 15p;
	margin-bottom: 0.15rem;
}

.foot-title small {
	font-size: 14px;
	font-size: 0.14rem;
	color: #fff;
	display: block;
	line-height: 14px;
	line-height: 0.14rem;
	white-space: nowrap;
}

.foot-info-cont {
	margin-top: 28px;
	margin-top: 0.28rem;
}

.foot-info-cont i {
	display: block;
	float: left;
	margin-right: 12px;
	margin-right: 0.12rem;
}

.foot-info-cont .foot-ico1 {
	width: 16px;
	height: 16px;
	background: url(../img/foot-ico1.png) no-repeat;
	background-size: 100%;
	width: 0.16rem;
	height: 0.16rem;
	margin-top: 12px;
	margin-top: 0.12rem;
}

.foot-info-cont .foot-ico2 {
	width: 15px;
	height: 10px;
	background: url(../img/foot-ico2.png) no-repeat;
	background-size: 100%;
	width: 0.15rem;
	height: 0.1rem;
	margin-top: 15px;
	margin-top: 0.15rem;
}

.foot-info-cont .foot-ico3 {
	width: 14px;
	height: 14px;
	background: url(../img/foot-ico3.png) no-repeat;
	background-size: 100%;
	width: 0.14rem;
	height: 0.14rem;
	margin: 12px 13px 0 0;
	margin: 0.12rem 0.13rem 0 0;
}

.foot-info-cont .foot-ico4 {
	width: 12px;
	height: 16px;
	background: url(../img/foot-ico4.png) no-repeat;
	background-size: 100%;
	width: 0.12rem;
	height: 0.16rem;
	margin: 11px 14px 0 1px;
	margin: 0.11rem 0.14rem 0 0.01rem;
}

.foot-info-cont span {
	font-size: 14px;
	font-size: 0.14rem;
	color: #f0f3f5;
	line-height: 40px;
	line-height: 0.4rem;
}

@media (max-width: 1081px) {
	.foot-info-cont .foot-ico1 {
		display: none;
	}

	.foot-info-cont .foot-ico2 {
		display: none;
	}

	.foot-info-cont .foot-ico3 {
		display: none;
	}

	.foot-info-cont .foot-ico4 {
		display: none;
	}
}

/*底部在线留言*/
.foot-msg {
	float: right;
	width: 216px;
	width: 1.8rem;
	text-align: center;
}

.foot-msg span {
	font-size: 18px;
	color: #fff;
	font-size: 0.17rem;
}

.foot-msg-box {
	margin-top: 20px;
	margin-top: 0.1rem;
}

.foot-msg-box p {
	width: 100%;
	height: 36px;
	height: 0.36rem;
	margin-bottom: 9px;
	margin-bottom: 0.09rem;
}

.foot-msg-box .f-ta {
	height: 70px;
	height: 0.7rem;
}

.foot-msg-box input,
.foot-msg-box textarea {
	width: 100%;
	height: 100%;
	border: 1px solid #69d1ff;
	background: none;
	font-size: 14px;
	font-size: 0.14rem;
	padding: 10px;
	padding: 0.1rem;
	color: #b6e8ff;
	resize: none;
}

.foot-msg-box input::-webkit-input-placeholder,
.foot-msg-box textarea::-webkit-input-placeholder {
	color: #b6e8ff;
}

/* 使用webkit内核的浏览器 */
.foot-msg-box input:-moz-placeholder,
.foot-msg-box textarea:-moz-placeholder {
	color: #b6e8ff;
}

/* Firefox版本4-18 */
.foot-msg-box input::-moz-placeholder,
.foot-msg-box textarea::-moz-placeholder {
	color: #b6e8ff;
}

/* Firefox版本19+ */
.foot-msg-box input:-ms-input-placeholder,
.foot-msg-box textarea:-ms-input-placeholder {
	color: #b6e8ff;
}

/* IE浏览器 */
.foot-msg-box button {
	width: 100%;
	height: 34px;
	height: 0.34rem;
	background: #fff;
	color: #00a1e9;
	font-size: 14px;
	font-size: 0.14rem;
	border: 0;
	border-radius: 4px;
	white-space: pre;
	margin-top: 4px;
	margin-top: 0.04rem;
	cursor: pointer
}

.foot-bottom {
	text-align: center;
	background: #151b1d;
	padding: 0.12rem 0;
}

.foot-bottom span {
	font-size: 14px;
	font-size: 0.14rem;
	text-transform: none;
	display: block;
	color: #f0f3f5;
}

.foot-bottom span a {
	color: #f0f3f5
}

/*------------------------------------------- footer end -------------------------------------------*/



/*------------------------------------------------------ pc端下不显示 start ------------------------------------------------------*/
.pc .mobile {
	display: none;
}

/*------------------------------------------------------- pc端下不显示 end -------------------------------------------------------*/



/*===========================// 手机模式样式 //===========================*/
/*===========================// 手机模式样式 //===========================*/
.mb {
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	;
}

.mb .cont {
	width: 100%;
	margin: 0 auto;
	font-size: 0.24rem;
	padding: 0 0.2rem;
	line-height: 0.4rem;
	text-align: justify;
}

/*--------------------------------------------- 导航栏 start -------------------------------------------*/
.mb .header {
	height: 0.9rem;
	width: 100%;
}

.mb .header .cont {
	width: 100%;
}

.mb .menu-btn {
	width: 40px;
	height: 40px;
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 105;
	/* border: 1px solid #cccccc; */
	margin: 3px 0;
}

.mb .menu-btn .pic-box {
	width: 40px;
	height: 48px;
	font-size: 0;
}

.mb .menu-btn i {
	display: inline-block;
	width: 0.36rem;
	height: 0.56rem;
	background: url(../images/caidan.png) no-repeat;
	background-size: 100%;
	vertical-align: middle;
}

.mb .menu-on {
	background: rgb(23 42 136 / 50%);
	border: 1px solid #1454be;
	border-radius: 10px;
}

.mb .menu-on i {
	background: url(../images/menu-btn1.png) no-repeat;
	background-size: 100%;
}

.mb .menu-box {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 1.16rem;
	z-index: 100;
	display: none;
}

.mb .menu-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	background: #000;
	opacity: 0.5;
}

.mb .nav-list {
	background: rgb(23 42 136 / 50%);
	position: relative;
	z-index: 102;
	/*padding: 0.53rem 0 0.97rem;*/
}

.mb .nav-list li {
	font-size: 0.24rem;
	color: #fff;
	height: 0.9rem;
	border-bottom: dotted 1px #66bee5
}

.mb .nav-list li:last-child {
	border-bottom: none
}

.mb .nav-list a {
	transition: all 0s;
	text-align: center;
	line-height: 0.9rem;
	color: #fff;
}

/*---------------------------------------------- 导航栏 end --------------------------------------------*/

/*--------------------------------------------- banner start -------------------------------------------*/
.mb .banner,
.mb .banner .swiper-container {
	width: 100%;
	height: 3.1rem;
}

.mb .sec-banner {
	height: 2.3rem;
}

/*---------------------------------------------- banner end --------------------------------------------*/

.mb .newsD-b-left {
	width: 78%;
}

.mb .newsD-b-left p {
	font-size: 0.24rem
}

/*--------------------------------------------- 首页 start -------------------------------------------*/
/*三大优势*/
.mb .i-advantage {
	width: 100%;
	margin-top: -0.4rem;
}

.mb .adv-list li {
	width: 100%;
	padding-left: 0.56rem;
}

.mb .adv-pic {
	width: 1.5rem;
	height: 1.5rem;
}

.mb .adv-pic .adv-ico1 {
	width: 0.91rem;
	height: 0.66rem;
	background: url(../img/adv2.png) no-repeat;
	background-size: 100%;
}

.mb .adv-pic .adv-ico2 {
	width: 0.73rem;
	height: 0.79rem;
	background: url(../img/adv1.png) no-repeat;
	background-size: 100%;
}

.mb .adv-pic .adv-ico3 {
	width: 0.69rem;
	height: 0.69rem;
}

.mb .adv-text p {
	width: 2.83rem;
	padding-bottom: 0.15rem;
}

.mb .adv-text span {
	font-size: 0.24rem;
	line-height: 0.24rem;
	margin-bottom: 0.18rem;
}

.mb .adv-text small {
	font-size: 0.18rem;
	line-height: 0.18rem;
	white-space: nowrap;
}

@media (max-width: 350px) {
	.mb .adv-text small {
		white-space: normal;
	}
}

/*标题*/
.mb .i-title::after,
.mb .i-title::before {
	width: 2.6rem;
}

/*公司简介*/
.mb .i-au {
	padding-bottom: 0.5rem;
}

.mb .i-au-cont {
	overflow: visible;
}

.mb .i-au-left {
	width: 100%;
	height: 3.9rem;
	overflow: hidden;
}

.mb .i-au-left .pic-box {
	width: 5.8rem;
	height: 3.9rem;
}

.mb .i-au-right {
	width: 100%;
	font-size: 0.22rem;
	padding-top: 0.26rem;
}

.mb .i-au-right p {
	height: auto;
	line-height: 0.44rem;
}

.mb .read-d {
	margin: 0 auto;
	width: 1.9rem;
	height: 0.62rem;
	line-height: 0.62rem;
	margin-top: 0.16rem;
}

/*产品展示*/
.mb .i-pro {
	/*background: url('../images/mb-bg.png') center top no-repeat; background-size: auto 100%;*/
	background-color: #f8f8f8;
	border: 1px solid transparent;
	padding: 0;
}

.mb .i-pro .i-title {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.mb .i-pro .i-title::after,
.mb .i-pro .i-title::before {
	width: 1.62rem;
}

.mb .i-pro .cont {
	width: 100%;
}

.mb .i-pro .read-d {
	width: 2.01rem;
	border: 1px solid #cccccc;
	font-size: 0.22rem;
	margin-top: 0.48rem;
}

.mb .i-pro-list li {
	height: 2.74rem;
}

.mb .i-pro-top {
	height: 2.2rem;
}

.mb .i-pro-text {
	width: 100%;
	height: 0.54rem;
	line-height: 0.54rem;
	text-align: center;
	color: #fff;
	font-size: 0.22rem;
	background: #38b4ec;
}

/*新闻资讯*/
.mb .i-news {
	padding-bottom: 0.2rem;
}

.mb .i-news .i-title {
	margin: 0.4rem 0 0.3rem;
}

.mb .i-news-main {
	margin-top: 0.25rem;
}

.mb .i-btn-list li {
	width: 1.8rem;
	transition: all 0s;
	height: 0.62rem;
	line-height: 0.6rem;
	font-size: 0.18rem;
}

.mb .i-news-left,
.mb .i-news-right {
	width: 100%;
}

.mb .i-news-left {
	float: none;
}

.mb .i-news-pic {
	width: 100%;
	height: 3.25rem;
}

.mb .i-news-pic .pic-box {
	width: 5.8rem;
	height: 3.25rem;
}

/*.mb .i-news-pic .pic-box img {height: 100% !important;}*/
.mb .i-news-title {
	margin: 0;
}

.mb .i-news-title span {
	float: none;
	font-size: 0.28rem;
	color: #666666;
	width: 100%;
	line-height: 0.4rem;
	margin: 0.2rem 0;
}

.mb .i-news-title small {
	float: none;
	font-size: 0.22rem;
	color: #999999;
	display: block;
	line-height: 0.2rem;
}

.mb .i-news-t {
	line-height: 0.4rem;
	font-size: 0.22rem;
	height: 1.2rem;
	margin-top: 0.16rem;
	text-align: justify;
}

.mb .i-news-right {
	margin-top: 0.18rem;
}

.mb .i-news-list a {
	padding: 0.2rem 0 0.19rem;
}

.mb .i-news-time {
	width: 1.14rem;
	height: 1.21rem;
}

.mb .i-news-time .pic-box {
	width: 1.14rem;
	height: 1.21rem;
}

.mb .i-news-time span {
	margin-bottom: 0.36rem;
}

.mb .i-news-time span::before {
	bottom: -0.19rem;
}

.mb .i-news-time small {
	font-size: 0.32rem;
	line-height: 0.4rem;
}

.mb .i-news-text2 span {
	margin: 0 0 0.2rem;
	font-size: 0.26rem;
	line-height: 0.3rem;
	transition: all 0s
}

.mb .i-news-text2 p {
	font-size: 0.2rem;
	line-height: 0.32rem;
	height: 0.64rem;
}

.mb .newsD-title h1 {
	font-size: 0.32rem;
	line-height: 0.4rem;
}

/*合作伙伴*/
.mb .i-coop {
	border-top: 1px solid #fff;
}

.mb .i-coop .i-title {
	margin: 0.73rem 0 0.4rem;
}

/*.mb .i-coop-cont i {width: 0.4rem; height: 0.4rem;}
.mb .i-coop-cont .swiper-cont {width: 4.6rem;}
.mb .i-coop-cont .swiper-container {width: 4.8rem;height:2.3rem;}
.mb .i-coop-cont li {width: 2.2rem; height: 1rem; margin-right: 0.2rem;}*/
/*---------------------------------------------- 首页 end --------------------------------------------*/

/*--------------------------------------------- 内页二级栏目 start -------------------------------------------*/
.mb .sec-nav {
	height: auto;
	padding: 0.12rem 0;
}

.mb .sec-nav .cont {
	width: 100%;
}

.mb .sec-nav-list {
	display: inline-block;
	vertical-align: top
}

.mb .sec-nav-list li {
	height: 0.7rem;
	line-height: 0.7rem;
	margin: 0;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: -0.01rem;
}

.mb .sec-nav-list a {
	font-size: 0.24rem;
	height: 0.7rem;
}

/*---------------------------------------------- 内页二级栏目 end --------------------------------------------*/

/*--------------------------------------------- 关于我们 start -------------------------------------------*/
.mb .au-bg {
	/*background: url('../images/bg_73.png') center top no-repeat;*/
	background-size: 100%;
	padding: 0.2rem 0 0.2rem;
}

.mb .au-bg span {
	float: none !important;
	font-size: 0.22rem;
	line-height: 0.44rem;
}

.mb .au-bg strong {
	font-size: 0.22rem;
}

.mb .au-bg img {
	margin: 0.1rem 0;
	height: 100% !important;
}

/*---------------------------------------------- 关于我们 end --------------------------------------------*/

/*--------------------------------------------- 发展历程 start -------------------------------------------*/
.mb .au .au-bg {
	padding: 0.32rem 0;
}

.mb .dev-tree-bg {
	padding: 0;
}

.mb .tree-head {
	width: 1.2rem;
	height: 1.2rem;
}

.mb .tree-head p {
	padding-top: 0.1rem;
}

.mb .tree-head span {
	font-size: 0.4rem;
	line-height: 0.32rem;
}

.mb .tree-head small {
	font-size: 0.2rem;
	line-height: 0.18rem;
	margin-top: 0.1rem;
}

.mb .dev-cont {
	width: 100%;
	float: none;
	padding-bottom: 0.57rem;
}

.mb .dev-line {
	left: 0.51rem;
}

.mb .dev-main {
	height: 9.62rem;
	width: 100%;
}

.mb .dev-main li {
	width: 5.29rem;
	padding: 0;
	margin-top: 0.62rem;
}

.mb .dev-main li:first-child {
	margin: 0;
}

.mb .tree-dot {
	position: relative;
	left: 0;
	width: auto;
	margin-bottom: 0.22rem;
}

.mb .tree-dot span {
	text-align: left;
	font-size: 0.26rem;
	line-height: 0.26rem;
	padding-left: 0.42rem;
}

.mb .tree-dot i {
	width: 0.36rem;
	left: 0;
	top: 0.14rem;
}

.mb .tree-dot b {
	left: -0.02rem;
	top: 0.06rem;
}

.mb .dev-text {
	width: 4.89rem;
	float: right;
	padding: 0.26rem 0.37rem;
}

.mb .dev-text span {
	font-size: 0.24rem;
	line-height: 0.32rem;
	padding: 0;
	padding-bottom: 0.26rem;
	margin-bottom: 0.11rem;
}

.mb .dev-text p {
	font-size: 0.2rem;
	line-height: 0.34rem;
}

/*---------------------------------------------- 发展历程 end --------------------------------------------*/

/*--------------------------------------------- 荣誉证书 start -------------------------------------------*/
.mb .hn .au-bg {
	padding: 0.3rem 0 0.7rem;
}

.mb .hn .cont {
	background: none;
	box-shadow: none;
	height: auto;
	padding: 0;
}

.mb .hn-pic {
	width: 100%;
	height: 4.3rem;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 14px 20px rgba(0, 0, 0, 0.16);
	margin-top: 0.3rem;
	position: relative;
	padding-top: 0.13rem;
}

.mb .third-nav span {
	color: #fff;
}

.mb .hn .swiper-container {
	/*width: 4.75rem;*/
	height: 4.03rem;
	width: 2.8rem;
}

.mb .hn-prev {
	left: 0;
}

.mb .hn-next {
	right: 0;
}

.mb .hn img {
	margin: 0;
}

/*---------------------------------------------- 荣誉证书 end --------------------------------------------*/

/*--------------------------------------------- 产品中心 start -------------------------------------------*/
.mb .proC {
	padding: 40px 0 40px;
}

.mb .proC.lypro {
	padding: 0;
}

.mb .pro-bg {
	/*background: url('../images/bg_68.png') center top no-repeat; background-size: 100%;*/
	padding: 0 0 0;
}

.mb .third-nav {
	position: relative;
}

.mb .third-nav-on {
	width: 100%;
	height: 0.64rem;
	background: #059ee2;
	border-radius: 4px;
	line-height: 0.64rem;
	color: #fff;
	position: relative;
	font-size: 0.22rem;
}

.mb .third-nav-on i {
	display: block;
	width: 0.23rem;
	height: 0.13rem;
	background: url(../img/sdown.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: 0.27rem;
	top: 0.26rem;
}

.mb .third-nav ul {
	display: block;
	border-radius: 4px;
	background: #008ece;
	position: absolute;
	width: 100%;
	z-index: 100;
	display: none;
}

.mb .third-nav li {
	float: none;
	width: 100%;
	border-radius: 0;
	margin: 0;
	height: 0.74rem;
	border-top: 1px solid #00a1e9;
}

.mb .third-nav li:first-child {
	border: 0;
}

.mb .third-nav a {
	line-height: 0.74rem;
	font-size: 0.22rem;
	background: none;
	color: #fff;
}

/*产品列表*/
.mb .pro-cont {
	overflow: hidden;
	margin-top: 0.3rem;
}

.mb .pro-list {
	overflow: hidden;
	width: 6rem;
}

.mb .pro-list li {
	width: 2.8rem;
	height: 2.6rem;
	margin: 0;
	margin: 0 0.2rem 0.2rem 0;
}

.mb .pro-pic {
	height: 1.96rem;
}

.mb .pro-pic .pic-box {
	width: 2.8rem;
	height: 1.96rem;
}

.mb .pro-pic .pic-box img {
	max-width: 100%;
	max-height: 100%;
}

.mb .click-more {
	margin-top: 0.1rem;
}

.mb .click-more i {
	width: 1.34rem;
	height: 0.25rem;
	display: block;
	background: url('../images/click-more.png') no-repeat;
	background-size: 100%;
	margin: 0 auto;
}

/*---------------------------------------------- 产品中心 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 --------------------------------------------*/

/*--------------------------------------------- 合作伙伴 start -------------------------------------------*/
.mb .cp-bg {
	background: url('../images/bg_78.png') center top no-repeat;
	background-size: 100%;
	padding: 0.4rem 0;
}

.mb .cp-list {
	width: 6rem;
	margin: 0
}

.mb .cp-list li {
	width: 2.8rem;
	margin: 0;
	margin: 0 0.2rem 0.2rem 0;
}

.mb .cp-list a {
	width: 2.8rem;
}

.mb .cp-list li a img {
	height: auto !important;
}

@media screen and (max-width:1080px) {
	.mb .cp-list li a img {
		height: 80px !important;
	}
}

/*---------------------------------------------- 合作伙伴 end --------------------------------------------*/

/*--------------------------------------------- 新闻资讯 start -------------------------------------------*/
.mb .news-bg {
	padding: 0.17rem 0 0.46rem;
}

.mb .news-list {
	margin-bottom: 0.2rem;
}

.mb .news-list li {
	height: auto;
	padding: 0.2rem 0.2rem;
	margin: 0;
}

.mb .news-text {
	padding: 0;
}

.mb .news-text span {
	font-size: 0.24rem;
	line-height: 0.24rem;
}

.mb .news-text p {
	font-size: 0.2rem;
	height: auto;
	line-height: 0.32rem;
	margin: 0.17rem 0;
	height: 0.62rem;
	width: 76%;
}

.mb .news-text small {
	font-size: 0.2rem;
	line-height: 0.2rem;
}

/*---------------------------------------------- 新闻资讯 end --------------------------------------------*/

/*--------------------------------------------- 新闻资讯详情 start -------------------------------------------*/
.mb .newsD .news-bg {
	padding: 0.3rem 0 0.67rem;
}

.mb .newsD-title {
	padding: 0.18rem 0.3rem 0.26rem;
}

.mb .newsD-title span {
	font-size: 0.24rem;
	line-height: 0.38rem;
	margin-bottom: 0.15rem;
}

.mb .newsD-title small {
	font-size: 0.2rem;
	line-height: 0.2rem;
}

.mb .newsD-text {
	padding: 0.3rem 0;
}

.mb .newsD-text img {
	height: auto !important;
}

.mb .newsD-text p {
	font-size: 0.22rem;
	line-height: 0.4rem;
}

/*---------------------------------------------- 新闻资讯详情 end --------------------------------------------*/

/*-------------------------------------------- 联系我们 start ------------------------------------------*/
.mb .cu-bg {
	padding: 0.57rem 0 0.7rem;
	background: url('../images/bg_45.png') center top no-repeat;
	background-size: 100%;
}

.mb .cu-box {
	width: 100%;
	height: auto;
	padding: 0.3rem;
	overflow: hidden;
}

.mb .cu-left {
	float: none;
	width: 100%;
}

.mb .cu-right {
	float: none;
	width: 100%;
	margin-bottom: 0.23rem;
}

.mb .cu-title {
	padding: 0.23rem 0 0.19rem;
}

.mb .cu-title span {
	font-size: 0.26rem;
	line-height: 0.26rem;
	margin-bottom: 0.14rem;
}

.mb .cu-title small {
	font-size: 0.2rem;
	line-height: 0.2rem;
}

.mb .cu-info li {
	padding-left: 0.5rem;
}

.mb .cu-info span {
	line-height: 0.5rem;
	font-size: 0.22rem;
}

.mb .cu-info .cu-address {
	line-height: 0.3rem;
	padding-top: 0.11rem;
}

.mb .cu-info .cu1 {
	width: 0.24rem;
	height: 0.25rem;
	margin: 0.12rem 0.18rem 0 0;
}

.mb .cu-info .cu2 {
	width: 0.23rem;
	height: 0.16rem;
	margin: 0.17rem 0.19rem 0 0;
}

.mb .cu-info .cu3 {
	width: 0.22rem;
	height: 0.22rem;
	margin: 0.14rem 0.19rem 0 0;
}

.mb .cu-info .cu4 {
	width: 0.2rem;
	height: 0.26rem;
	margin: 0.12rem 0.2rem 0 0;
}

/*--------------------------------------------- 联系我们 end -------------------------------------------*/

/*--------------------------------------------- 在线留言 start -------------------------------------------*/
.mb .msg .cu-bg {
	padding: 0.42rem 0 0.7rem;
}

.mb .msg-box {
	height: 5.9rem;
}

.mb .msg-title {
	padding: 0.51rem 0 0.49rem;
}

.mb .msg-title span {
	font-size: 0.28rem;
	line-height: 0.28rem;
}

.mb .msg-form {
	margin-top: 0.5rem;
	width: 4.8rem;
}

.mb .msg-form p {
	padding: 0;
	height: 0.6rem;
}

.mb .msg-form .msg-ta {
	height: 1.3rem;
}

.mb .msg-form input,
.mb .msg-form textarea {
	width: 100%;
	font-size: 0.22rem;
	color: #999;
	padding: 0.1rem;
}

.mb .msg-form button {
	height: 0.6rem;
	font-size: 0.22rem;
}

.mb .msg-box input::-webkit-input-placeholder,
.mb .msg-box textarea::-webkit-input-placeholder {
	color: #999;
}

/* 使用webkit内核的浏览器 */
.mb .msg-box input:-moz-placeholder,
.mb .msg-box textarea:-moz-placeholder {
	color: #999;
}

/* Firefox版本4-18 */
.mb .msg-box input::-moz-placeholder,
.mb .msg-box textarea::-moz-placeholder {
	color: #999;
}

/* Firefox版本19+ */
.mb .msg-box input:-ms-input-placeholder,
.mb .msg-box textarea:-ms-input-placeholder {
	color: #999;
}

/* IE浏览器 */
/*---------------------------------------------- 在线留言 end --------------------------------------------*/

/*--------------------------------------------- 人才招聘 start -------------------------------------------*/
.mb .j .cu-bg {
	padding: 0.34rem 0 0.4rem
}

.mb .job {
	margin-bottom: 0.2rem;
}

.mb .job-title {
	height: 0.64rem;
	line-height: 0.64rem;
	font-size: 0.22rem;
	padding: 0 0.2rem;
}

.mb .job-title span,
.mb .job-title b {
	font-weight: normal;
}

.mb .job-title span {
	margin-right: 0.25rem
}

.mb .job-title small {
	font-size: 0.2rem;
}

.mb .job-title i {
	margin: 0.17rem 0 0 0.22rem;
	width: 0.3rem;
	height: 0.3rem;
}

.mb .job-text {
	padding: 0.26rem 0.16rem 0.3rem;
	margin: 0;
}

.mb .job-text p {
	font-size: 0.2rem;
	line-height: 0.38rem;
}

.mb .job-text span {
	font-size: 0.2rem !important;
}

/*---------------------------------------------- 人才招聘 end --------------------------------------------*/

/*--------------------------------------------- footer start -------------------------------------------*/
.footer {
	display: none;
}

.pf_tel {
	display: none;
}

.mb .foot-top {
	height: auto;
	padding: 0;
	padding: 0 0 0.3rem;
}

.mb .foot-top .mobile {
	width: 100%;
	float: none;
}

.mb .foot-top .mobile li {
	width: 100%;
	/*height: 0.7rem;*/
	border-bottom: 1px solid #92d8f7;
	background: #25b1ef;
}

.mb .foot-top .mobile a {
	font-size: 0.24rem;
	line-height: 0.7rem;
	padding: 0 0.3rem;
	color: #fff;
}

.mb .foot-top .mobile i {
	display: block;
	float: right;
	width: 0.13rem;
	height: 0.24rem;
	background: url('../images/foot-nav-r.png') no-repeat;
	background-size: 100%;
	margin: 0.23rem -0.02rem 0 0;
}

.mb .foot-info {
	width: 100%;
	float: none;
	padding-top: 0.4rem;
	text-align: center;
}

.mb .foot-title span {
	font-size: 0.26rem;
	margin-bottom: 0.2rem;
}

.mb .foot-title small {
	font-size: 0.2rem;
}

.mb .foot-info-cont {
	margin: 0.25rem 0;
}

.mb .foot-info-cont span {
	line-height: 0.6rem;
	font-size: 0.22rem;
}

.mb .foot-info-cont span a {
	line-height: 0.6rem;
	font-size: 0.22rem;
}

.mb .foot-info-cont .foot-ico1 {
	width: 0.22rem;
	height: 0.23rem;
	margin: 0.18rem 0.22rem 0 0;
}

.mb .foot-info-cont .foot-ico2 {
	width: 0.21rem;
	height: 0.15rem;
	margin: 0.23rem 0.22rem 0 0.01rem;
}

.mb .foot-info-cont .foot-ico3 {
	width: 0.2rem;
	height: 0.2rem;
	margin: 0.2rem 0.23rem 0 0.01rem;
}

.mb .foot-info-cont .foot-ico4 {
	width: 0.18rem;
	height: 0.23rem;
	margin: 0.18rem 0.24rem 0 0.02rem;
}

.mb .foot-info-cont .foot-address {
	line-height: 0.4rem;
	padding: 0;
	padding-top: 0.11rem;
}

.mb .foot-msg {
	width: 100%;
	float: none;
}

.mb .foot-msg span {
	font-size: 0.26rem;
}

.mb .foot-msg-box {
	margin-top: 0.15rem;
}

.mb .foot-msg-box input,
.mb .foot-msg-box textarea {
	font-size: 0.22rem;
}

.mb .foot-msg-box input {
	padding-left: 0.23rem;
}

.mb .foot-msg-box textarea {
	padding: 0.14rem 0 0 0.23rem;
}

.mb .foot-msg-box p {
	height: 0.6rem;
	margin-bottom: 0.2rem;
}

.mb .foot-msg-box .f-ta {
	height: 0.6rem;
}

.mb .foot-msg-box button {
	height: 0.66rem;
	margin: 0;
	font-size: 0.22rem;
}

.mb .foot-bottom {
	height: initial;
	line-height: normal;
	line-height: 0.4rem;
	padding-top: 0.15rem;
	padding-bottom: 0.15rem;
}

.mb .foot-bottom span {
	font-size: 0.2rem;
}

/*底部导航栏修改*/
.mb .foot-top .mobile li {
	height: auto;
	border: 0;
}

.mb .foot-top .mobile a {
	height: 0.7rem;
	border-bottom: 1px solid #92d8f7;
}

.mb .foot-sec-nav {
	display: none;
}

.mb .foot-list .foot-sec-nav a {
	background: #1495cf;
	padding: 0 0.5rem;
}

.mb .foot-list>li i {
	transition: all 0.3s ease-in-out;
}

/* 按钮旋转 */
.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: #666 !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: 0rem 0 0;
	}

	.show_list ul li {
		margin: 0 0 0.2rem 0;
	}

	.show_pro_img span {
		height: 2.0rem;
	}

	.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: #172a88;
		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.56rem;
		box-shadow: 0px 1px 1px #172a88, 0px -2px 1px #172a88, -2px 0px 1px #172a88,
			1px 0px 1px #172a88;
	}

	.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 0rem;
	}

	.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.1rem;
		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: #0071bf;
	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(../img/side_icon.png);
	background-repeat: no-repeat;
}

.suspension .a-service .i {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-image: url(../img/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(../img/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(../img/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(../img/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(../img/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: #0071bf;
	border: 1px solid #0071bf;
	margin: 0 8px;
	margin: 0 0.08rem;
}

.more .a1:hover {
	background-color: #fff;
	color: #0071bf;
}

.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 #2749a2;
	margin: 0 0 30px;
	margin: 0 0 0.3rem;
}

.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: #2749a2;
	margin-left: 0;
	border-bottom: 1px solid #2749a2;
}

@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;
	background: url(../img/tb_img.png) top right no-repeat;
	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(../img/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: 0px 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: #2749a2;
	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: rgb(39 73 162 / 10%);
	box-sizing: border-box;
}

.pro_detail_text .jyms p {
	width: 100%;
	height: 100px;
	overflow: hidden;
	line-height: 25px;
	color: #333;
	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 {
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	left: 0;
	bottom: 80px;
}

.pro_detail_btn a {
	display: block;
	width: 48%;
	height: 60px;
	overflow: hidden;
	line-height: 60px;
	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: #172a88;
}

.pro_detail_btn a.prodtl_btn2 {
	float: left;
	background-color: #1454be;
}

.pro_detail_btn a.prodtl_btn1:hover {
	background-color: #1454be;
	color: #fff;
}

.pro_detail_btn a.prodtl_btn2:hover {
	background-color: rgb(20 84 190 / 50%);
	color: #fff;
}

/**产品详情页产品图片切换**/
.prodetail_img {
	width: 44%;
	height: 440px;
	margin: 0;
	padding: 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 #0071bf;
}

#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;
	border: 1px solid #2749a2;
	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(../img/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(../img/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;
	background: url(../img/tb_img.png) right center no-repeat !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(../img/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: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:880px) {


	.footer {
		display: block;
	}

	.pf_tel {
		display: block;
	}

	.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;
	}

	.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;
}

.lx_dz .dz_map .container {
	height: 100% !important;
}




.i-pro .cont .productContent ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px;
	box-sizing: border-box;
}

.i-pro .cont .productContent ul li {
	width: 23%;
	margin-bottom: 20px;
}

.i-pro .cont .productContent ul li a {
	display: block;
	width: 100%;
	height: 100%;

}



.i-pro .cont .productContent ul li a .img {
	text-align: center;
	background-color: #fff;
	/* padding: 20px 10px; */
	box-sizing: border-box;
	border: 2px solid #ddd;
	overflow: hidden;
}

.i-pro .cont .productContent ul li a:hover .img {
	border: 2px solid #172a88;
	box-sizing: border-box;
}

.i-pro .cont .productContent ul li a:hover p {
	color: #172a88;
}


.i-pro .cont .productContent ul li a .img img {
	/* width: 100%; */
	width: auto;
	height: 212px;
	margin: 0 auto;
	transition: 0.5s;
}

.i-pro .cont .productContent ul li a:hover .img img {
	transform: scale(1.1);
	transition: 0.5s;
}

.i-pro .cont .productContent ul li a p {
	/* text-align: center; */
	font-size: 14px;
	line-height: 24px;
	padding: 0 8px 0 0;
	/* margin-top: 10px; */
	/* font-weight: bold; */
	color: #727272;
}

.i-pro .cont .productContent ul li a .title {
	font-weight: bold;
	font-size: 16px;
	margin: 8px 0 5px;
	color: #333;
	text-align: center;
}

.i-pro .cont .productContent ul li a .keywords {
	margin-top: 10px;
	color: #333;
}

.i-pro .cont .productContent .productContentTitle {
	width: 100%;
	padding: 0 10px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	box-sizing: border-box;
	border-bottom: 1px solid #172a88;
	border-left: 2px solid #172a88;
	background-color: rgb(23 42 134 / 10%);
}

@media (max-width:767px) {
	.i-pro .cont .productContent ul li a p {
		/* text-align: center; */
		font-size: 12px;
		line-height: 16px;
		padding: 0 8px 0 0;
		/* margin-top: 10px; */
		/* font-weight: bold; */
		color: #727272;
		text-align: left;
	}


	.i-pro .cont .productContent .productContentTitle {
		/* background-color: #fff; */
		/* padding: 10px; */
		/* box-sizing: border-box; */
		font-size: 11px;
	}

	.i-pro .cont .productContent ul li a .keywords {
		/* font-weight: bold; */
	}

	.i-pro .cont .productContent ul li a .title {
		font-size: 14px;
		font-weight: bold;
	}

	.i-pro .cont .productContent ul li {
		width: 49%;
		margin-bottom: 16px;
	}

	.i-pro .cont .productContent ul li a .img {
		/* padding: 20px 10px; */

	}

	.i-pro .cont .productContent ul li a .img img {
		height: 176px;
	}

	.mb .cont {
		padding: 0;
	}

}

.proMessage {
	max-width: 12rem;
	margin: 0 auto;
}

.proMessage .proMessageContent ul {
	display: flex;
	margin-top: 10px;

}

.proMessage .proMessageContent ul li {
	width: 200px;
	height: 480px;
	display: flex;
}


.proMessage .proMessageContent ul li .left {
	float: left;
	height: 100%;
	cursor: pointer;
	width: 200px;
	font-size: 16px;
	position: relative;
}

.proMessage .proMessageContent ul li .right {
	display: none;
	flex: 2;
	height: 100%;
	background-color: #dfdfdf;

	/* background-image: url(../../images/0f8749.jpg); */
	background-size: 100% 100%;
	font-size: 16px;
	padding: 20px;
	box-sizing: border-box;
	color: #353535;
}

.proMessage .proMessageContent ul li .right h2 {
	margin-bottom: 10px;
}

.proMessage .proMessageContent ul li .right p {
	line-height: 26px;
	text-indent: 2em;
}

.proMessage .proMessageContent ul li .left img {
	width: 100%;
}

.proMessage .proMessageContent ul li .left span {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 48px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	line-height: 48px;
	font-weight: bold;
}

.proMessage .proMessageContent ul .acitve {
	width: 60%;
}

.proMessage .proMessageContent ul li:nth-child(3) {
	width: 800px;
}

.proMessage .proMessageContent ul li:nth-child(3) .right {
	display: block;
}

/* .proMessage .proMessageContent ul .acitve .right {
	display: flex;
} */
.cmykBg {
	width: 100%;
	background-color: #fff;
}

.partner {
	max-width: 12rem;
	margin: 0 auto 20px;
}

.partner img {
	max-width: 100%;
}

.cmykBg img {
	display: block;
	max-width: 12rem;
	height: 180px;
	margin: 0 auto 20px;
}



.service {
	background-image: url(../../images/ban01.jpg);
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}

.service ul {
	max-width: 12rem;
	margin: 0 auto;
	display: flex;
	height: 90%;
	align-items: center;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.3);
	border-radius: 10px;
}

.service ul li {
	width: 33%;
	height: 80%;
	padding: 40px 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.service ul li h5 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.service ul li p {
	font-size: 14px;
	text-align: center;
	margin-top: 10px;
	line-height: 28px;
}

.nsys {
	max-width: 12rem;
	margin: 0 auto;
	text-align: center;
}

.nsys h2 {
	font-size: 0.28rem;
}

.nsys p {
	font-size: 0.2rem;
	color: #cccccc;
}

.nsys img {
	width: 100%;
	height: 100%;
}

.nsys .i-title::before {
	width: 3.8rem;
}

.nsys .i-title::after {
	width: 3.8rem;
}




.print-content2 {
	width: 100%;
	/* padding: 80px 0; */
	margin-bottom: 20px;
}

.print2 {
	max-width: 12rem;
	margin: 0 auto 0px;
	padding: 50px 20px;
	background-color: #fff;
	box-shadow: 0 5px 24px rgb(0 0 0 / 16%);
	box-sizing: border-box;
}

.print2 .title {
	text-align: center;
}

.print2 .title h2 {
	color: #333;
	font-size: 0.28rem;
}

.print2 .title span {
	display: block;
	height: 17px;
	margin: 20px 0;
	display: flex;
	justify-content: center;
}

.print2 .title p {
	color: rgb(23 42 136 / 50%);
	font-size: 16px;
	text-transform: uppercase;
}

.print2 ul {
	overflow: hidden;
	margin-top: 48px;
	display: block;
}

.print2 li {
	float: left;
	width: 78px;
}

.print2 li span {
	margin: 0 auto;
	display: block;
	width: 78px;
	height: 78px;
	border: 2px #5c69ab solid;
	border-radius: 100%;
	text-align: center;
	line-height: 80px;
	color: #747dac;
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 18px;
}

.print2 li p {
	text-align: center;
	color: rgb(23 42 136 / 70%);
	font-size: 16px;
	font-weight: 600;
	margin-top: 27px;
}

.print2 li.item {
	width: 76px;
	/* text-align: center; */
	display: flex;
	justify-content: center;
	padding-top: 106px;
}

.ydd {
	display: none;
}


/*产品优势*/
.w1200 {
	max-width: 1200px;
	margin: 0 auto;
}

#floor_3_main {
	background: #eaeae9;
}

#floor_3_main .in_title3 {
	position: relative;
	width: 100%;
	height: 140px;
}

#floor_3_main .in_title3 .bg {
	width: 1200px;
	height: 60px;
	margin-top: 50px;
	border-top: 2px solid #172a88;
	border-left: 3px solid #172a88;
	border-right: 3px solid #172a88;
	border-bottom: 4px solid #172a88;
	box-sizing: border-box;
}

#floor_3_main .in_title3 p {
	position: absolute;
	width: 845px;
	top: -75px;
	left: 125px;
	height: 50px;
}

#floor_3_main .in_title3 .p1 {
	color: #413F40;
	font-size: 24px;
	padding: 0 5px;
	background-color: #eaeae9;
}

#floor_3_main .in_title3 .p2 {
	font-size: 36px;
	color: #747dac;
	padding-right: 10px;
	background-color: #eaeae9;
}

#floor_3_main .in_title3 .p3 {
	position: absolute;
	font-size: 50px;
	color: #696969;
	line-height: 1.0;
	height: 58px;
	width: 360px;
	font-weight: bold;
	display: block;
	top: 29px;
	left: 186px;
	text-align: center;
	background-color: #eaeae9;
}

#floor_3_main .proAdvant {
	margin-top: 0;
}

#floor_3_main .proAdvant .list {
	width: 100%;
}

#floor_3_main .proAdvant .list li {
	width: 100%;
	margin-bottom: 20px;
}

#floor_3_main .proAdvant .list li a {
	display: flex;
}

#floor_3_main .proAdvant .list li .img {
	width: 530px;
	height: 328px;
	margin-left: 0;
	margin-right: 20px;
}

/* #floor_3_main .proAdvant .list li:nth-child(2n) .img {
	margin-left: 20px;
	margin-right: 0;
} */

#floor_3_main .proAdvant .list li .title {
	width: 650px;
	display: flex;
	flex-direction: column;
}

#floor_3_main .proAdvant .list li .title .shu {
	border-bottom: 1px dashed #172a88;
	padding-bottom: 20px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

#floor_3_main .proAdvant .list li .title .shu span {
	display: inline-block;
	width: 60px;
	height: 60px;
	background: rgb(23 42 136 / 80%);
	border-radius: 10px;
	color: #fff;
	font-size: 46px;
	line-height: 60px;
	margin-right: 0px;
}

#floor_3_main .proAdvant .list li .tit {
	font-size: 28px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	width: 160px;
	height: 100%;
	line-height: 60px;
	background-color: rgb(23 42 136 / 30%);
	;
	border-radius: 10px;
}

#floor_3_main .proAdvant .list li .cont {
	font-size: 16px;
	color: #666;
	padding-top: 20px;
	text-align: justify;
}



.wz-footer {
	background-color: #1f2629;
}

.pc-footer .w1200 {
	display: flex;
	flex-direction: column;
}

.foot-share {
	padding: 48px 0
}

.foot-share .left {
	float: left
}

.foot-share .right {
	float: right;
	line-height: 32px;
	padding-top: 10px
}

.foot-share .right span {
	display: inline-block;
	vertical-align: middle;
	color: rgba(255, 255, 255, .4);
	font-size: 12px
}

.foot-share .bdsharebuttonbox {
	display: inline-block;
	vertical-align: middle
}

.foot-share .bdsharebuttonbox a {
	float: none;
	padding: 0;
	margin: 0;
	margin-left: 15px;
	display: inline-block;
	vertical-align: middle;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: rgba(83, 83, 83, .5)
}

.foot-share .bdsharebuttonbox .bds_weixin {
	background-image: url(../img/ico_wx.png)
}

.foot-share .bdsharebuttonbox .bds_tsina {
	background-image: url(../img/ico_sina.png)
}

.foot-share .bdsharebuttonbox .bds_sqq {
	background-image: url(../img/ico_qq.png)
}

.foot-share .bdsharebuttonbox .bds_qzone {
	background-image: url(../img/ico_space.png)
}

.foot-share .bdsharebuttonbox a:hover {
	background-color: #535353
}

.bd_weixin_popup {
	box-sizing: content-box
}

.foot-content {
	border-top: 1px solid rgba(83, 83, 83, .3);
	padding: 43px 0 40px
}

.foot-content .info-box {
	float: left;
	width: 34%;
	max-width: 360px;
	font-size: 14px
}

.foot-content .info-box p {
	padding-left: 25px;
	margin-top: 20px;
	letter-spacing: 2px;
	color: #ccc;
}

.foot-content .info-box p:nth-child(1) {
	margin-top: 0;
	background: url(../images/ico_address.png) no-repeat left
}

.foot-content .info-box p:nth-child(2) {
	font-weight: 700;
	background: url(../images/ico_tel.png) no-repeat left
}

.foot-content .info-box p:nth-child(3) {
	font-weight: 700;
	background: url(../images/ico_tel.png) no-repeat left
}

.foot-content .info-box img {
	margin: 30px 0 0
}

.foot-content .fnav {
	float: left;
	width: 27%
}

.foot-content .fnav .tit {
	margin-bottom: 15px;
	position: relative;
	padding-bottom: 15px;
	font-size: 18px;
	color: #eee;
	text-transform: uppercase
}

.foot-content .fnav .tit:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 25px;
	height: 1px;
	background: #0083c7
}

.foot-content .fnav .tit span {
	display: block;
	opacity: .5
}

.foot-content .fnav .tit p {
	margin-top: 5px
}

.foot-content .fnav li {
	float: left;
	width: 50%
}

.foot-content .fnav li a {
	display: block;
	line-height: 24px;
	height: 24px;
	font-size: 12px;
	color: #bbb
}

.foot-content .fnav li a:hover {
	color: #fff
}

.foot-content .footer-form {
	float: right;
	width: 38%;
	max-width: 438px;
	font-size: 12px
}

.foot-content .footer-form .col input {
	float: left;
	width: 49%;
	margin-right: 2%
}

.foot-content .footer-form .col input:nth-child(2n) {
	margin-right: 0
}

.foot-content .footer-form input {
	margin-top: 10px;
	border: none;
	height: 36px;
	padding: 6px 15px;
	line-height: 24px;
	background: #253447;
	color: #fff;
	letter-spacing: 2px
}

.foot-content .footer-form textarea {
	margin-top: 10px;
	height: 88px;
	width: 100%;
	background: #253447;
	border: none;
	padding: 15px;
	color: #fff;
	letter-spacing: 2px
}

.foot-content .footer-form .bt {
	padding: 0;
	width: 130px;
	height: 36px;
	line-height: 36px;
	background: rgb(23 42 136 / 80%);
	color: #fff;
	letter-spacing: 3px
}

.foot-content .footer-form input::-webkit-input-placeholder,
.foot-content .footer-form textarea::-webkit-input-placeholder {
	color: #fefefe
}

.foot-content .footer-form input:-moz-placeholder,
.foot-content .footer-form textarea:-moz-placeholder {
	color: #fefefe
}

.foot-content .footer-form input::-moz-placeholder,
.foot-content .footer-form textarea::-moz-placeholder {
	color: #fefefe
}

.foot-content .footer-form input:-ms-input-placeholder,
.foot-content .footer-form textarea:-ms-input-placeholder {
	color: #fefefe
}

.foot {
	border-top: 1px solid rgb(37 52 71);
	padding: 35px 0;
	font-size: 12px;
	line-height: 24px;
	color: #888
}

.foot .left {
	float: left;
	position: relative;
	padding-left: 70px;
	width: 60%
}

.foot .left em {
	font-style: normal;
	position: absolute;
	top: 0;
	left: 0;
	line-height: 24px
}

.foot .left span {
	margin: 0 15px
}

.foot a {
	color: #888;
	display: inline-block
}

.foot a:hover {
	color: #cbcbcb
}

.foot .right {
	float: right;
	max-width: 40%;
	text-align: right
}


.link {
	display: none;
}



@media (max-width:767px) {
	.link {
		display: block;
	}

	.pf_tel {
		display: block;
	}

	.footer {
		display: block;
	}

	.wz-footer {
		display: none;
	}


	.ny_banner {
		margin-top: 68px;
	}

	.mb .sec-nav {
		padding: 0.12rem;
	}

	.mb_top {
		height: 68px;
		background-color: rgb(255 255 255 / 50%);
		position: fixed;
		top: 0;
	}

	.proMessage {
		display: none;
	}

	.pcd {
		display: none;
	}

	.ydd {
		display: block;
	}

	.drop {
		display: none !important;
	}

	.print-content2 {
		display: none;
	}

	.cmykBg img {
		height: 68px;
	}

	.service ul {
		flex-wrap: wrap;
		padding-bottom: 20px;
	}

	.service ul li {
		width: 100%;
		margin-bottom: 10px;
		padding: 20px 50px
	}

	.i-au-cont {
		padding: 10px;
		box-sizing: border-box;
	}

	.mb .au .au-bg {
		padding: 10px;
		box-sizing: border-box;
	}

	.au-bg .cont {
		padding: 20px 10px;
	}

	.service {
		background-image: none;
	}

	.service ul {

		background-color: rgba(0, 0, 0, 0.5);

	}

	.show_list ul li .show_pro_img a {
		padding: 0;
	}

	.show_pro_img span {
		height: 172px;
	}

	.show_list ul li p {
		margin-top: 8px;
	}

	.proD-text {
		/* display: none; */
		padding: 10px;
		box-sizing: border-box;
	}

	#nr_textbox .ly_msg {
		display: none;
	}

	.pro_detail_text .pro_detail_btn {
		display: none;
	}

	.pro_detail_main .pro_detail_text {
		padding: 10px 10px 0;
	}

	.pro_detail_text h1 {
		color: #333;
		font-weight: bold;
	}

	.pro_detail_text ul {
		margin: 0 auto;
	}

	.pro_detail_main {
		margin: 0 auto;
	}

	.mb .cu-bg {
		padding: 0.17rem 0 0.7rem;
	}

	.mb .newsD .news-bg {
		padding: 0.3rem 10px 0.67rem;
	}

	.w1200 {
		padding: 10px;
		box-sizing: border-box;
	}

	#floor_3_main .in_title3 {

		height: 68px;
	}

	#floor_3_main .proAdvant .list li a {
		display: flex;
		flex-direction: column;
	}


	#floor_3_main .proAdvant .list li .img {
		width: 100%;
		height: 268px;
		margin-bottom: 20px;
	}

	#floor_3_main .proAdvant .list li .title {
		width: 100%;
		padding: 0 10px;
	}

	#floor_3_main .in_title3 .bg {
		width: 100%;
		height: 38px;
		margin-top: 15px;
	}

	#floor_3_main .in_title3 .p3 {
		font-size: 24px;
		top: 24px;
		left: 37px;
		padding: 0 5px;
		width: 250px;
	}

	#floor_3_main .in_title3 .p2 {
		font-size: 14px;
	}

	#floor_3_main .in_title3 p {
		width: 293px;
		top: -43px;
		left: 34px;
	}

	#floor_3_main .proAdvant .list li .title .shu span {
		font-size: 16px;
		line-height: 48px;
		width: 48px;
		height: 48px;
	}

	#floor_3_main .proAdvant .list li .title .shu .tit {
		font-size: 16px;
		font-weight: bold;
	}

	.contLeft {
		display: none;
	}

	.contRight {
		width: 100%;
		padding: 10px;
	}
}