.ny_content_wrap {
	background: #ffffff;
	width: 100%;
}
.ny_content {
	width: 90%;
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ny_content .content_left {
	float: left;
	width: 20%;
	background: #ffffff;
	padding: 1%;
}
.ny_content .content_left .c_tlt {
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	background: #1f71c2;
	color: #ffffff;
	margin-bottom: 10px;
	border-radius: 4px 4px 0 0;
}
.ny_content .content_left .c_tlt em {
	display: none;
}
.pro_mulu {
	display: block;
}
.pro_mulu li p {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 20px;
	border-bottom: 1px dotted #dedede;
	margin-bottom: 5px;
}
.pro_mulu li p a {
	width: 60%;
	float: left;
	display: block;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: left;
	color: #555;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_mulu li p span {
	display: block;
	width: 30%;
	height: 40px;
	float: right;
	background: url(../images/menu_tb1.png) 80% center no-repeat;
}
.pro_mulu li p.on {
	background: #16b4b9;
	color: #ffffff;
}
.pro_mulu li p.on span {
	background: url(../images/menu_tb2.png) 80% center no-repeat;
}
.pro_mulu li p.on a {
	color: #ffffff;
}
.pro_mulu li p:hover {
	background: #16b4b9;
	color: #ffffff;
}
.pro_mulu li p:hover a {
	color: #ffffff;
}
.pro_mulu li p:hover span {
	background: url(../images/menu_tb2.png) 80% center no-repeat;
}
.pro_mulu li.on>a {
	background: #16b4b9;
	color: #ffffff;
	border: 1px solid #fff;
}
.pro_mulu li div {
	margin-bottom: 10px;
}
.pro_mulu li div a {
	display: block;
	background: #f1f1f1;
	border: 0;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border: 1px solid #f1f1f1;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 20px;
}
.pro_mulu a.pro_more {
	background: #ddd;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
}
.news_l {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.news_l li a {
	display: block;
	font-size: 12px;
	color: #555;
	padding-left: 20px;
	padding-right: 5px;
	background: url(../images/news.png) 10px center no-repeat;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px dashed #dedede;
}
.news_l li a:hover {
	color: #0256ac;
}
.ny_content .content_right {
	/* float: right; */
	width: 100%;
	background: #ffffff;
	padding: 1%;
}
.ny_content .content_right2 {
	float: none;
	width: 98%;
	padding-bottom: 30px;
}
.ny_content .content_right .bread_nav {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #dedede;
	padding-bottom: 5px;
}
.ny_content .content_right .bread_nav h2 {
	width: 20%;
	font-size: 20px;
	color: #333;
	float: left;
	font-weight: bold;
}
.ny_content .content_right .bread_nav div {
	float: right;
	width: 78%;
	text-align: right;
	color: #777;
	overflow: hidden;
}
.ny_content .content_right .bread_nav div>em {
	display: inline-block;
	width: 25px;
	height: 40px;
	background: url(../images/dw.png) center center no-repeat;
	vertical-align: top;
}
.ny_content .content_right .bread_nav div a {
	color: #555;
}
.ny_content .content_right .bread_nav div a:hover {
	color: #0256ac
}
.ny_content .content_right .conn {
	color: #555;
	font-size: 14px;
	line-height: 28px;
	padding-top: 10px;
}
.ny_content .ny_news_con2 {
	min-height: 300px;
}
.ny_content .content_right .conn .ny_news_con img, .ny_content .content_right .conn .ny_news_con table, .ny_content .content_right .conn .ny_news_con tr, .ny_content .content_right .conn .ny_news_con td, .ny_content .content_right .conn .ny_news_con p, .ny_content .content_right .conn .ny_news_con span, .ny_content .content_right .conn .ny_news_con div {
	width: auto !important;
	height: auto !important;
	max-width: 100% !important;
	max-height: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	white-space: normal;
	word-break: break-all;
}
/*内页产品展示*/
.ny_products {
	width: 100%;
	background: #ffffff;
}
.ny_products .pro_bd ul li {
	float: left;
	width: 31%;
	margin-right: 3%;
	margin-bottom: 30px;
}
.ny_products .pro_bd ul li:nth-child(3n) {
	margin-right: 0px;
}
.ny_products .pro_bd ul li div {
	display: block;
	width: 100%;
	box-shadow: 0px 0px 72px 0px #e1dddd;
	-webkit-transition: all .25s;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
}
.ny_products .pro_bd ul li div .pro_img {
	display: block;
	text-align: center;
	width: 100%;
	height: 230px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.ny_products .pro_bd ul li div .pro_img img {
	vertical-align: middle;
	max-width: 90%;
	max-height: 90%;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.ny_products .pro_bd ul li div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.ny_products .pro_bd ul li div p a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	color: #333;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ny_products .pro_bd ul li>div .zixun:hover a {
	background: #16b4b9;
	color: #ffffff;
}
.ny_products .pro_bd ul li>div:hover img {
	transform: scale(1.1, 1.1);
	opacity: 0.8;
}
.new_inside {
	overflow: hidden;
	margin-bottom: 30px;
}
.new_inside li {
	width: 100%;
}
.news_box {
	position: relative;
	border-bottom: 1px solid rgba(0,0,0,.06);
	background: transparent;
	height: 180px;
}
.news_txt {
	float: left;
	padding: 36px 0 28px 14%;
	transition: all .3s ease-out 0s;
}
.news_box:hover .news_txt {
	padding: 36px 0 28px 16%;
}
.news_txt a span {
	font-size: 16px;
	color: #717171;
	display: block;
	height: 24px;
	overflow: hidden;
	margin-bottom: 20px;
	transition: all .3s ease-out 0s;
}
.news_box:hover .news_txt a span {
	color: #333
}
.news_box:hover .news_txt i {
	color: #999
}
.news_txt i {
	color: #7D7D7D;
	font-style: normal;
	line-height: 24px;
	height: 73px;
	display: block;
	overflow: hidden;
}
.news_date {
	width: 80px;
	float: right;
	font-family: "微软雅黑";
	color: #999;
	padding: 36px 66px 0 0;
	transition: all .3s ease-out 0s;
	position: absolute;
	left: 0;
	float: left;
	padding-top: 30px;
}
.news_box:hover .news_date {
	padding: 36px 86px 0 0
}
.arrow_left {
	position: absolute;
	top: 90px;
	left: 5px;
	width: 35px;
	height: 35px;
	text-align: center;
	border: 1px solid #fff;
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	background: url(../images/icon.png) no-repeat 9px 14px;
}
.news_box:hover .arrow_left {
	border: 1px solid #16b4b9;
	background: url(../images/icon_hover.png) no-repeat 9px 14px #16b4b9;
}
.arrow_left i {
	width: 14px;
	height: 9px;
	display: block;
	margin: 13px 0 0 11px;
}
.news_date span {
	float: left;
	line-height: 36px;
	height: 36px;
	font-size: 24px;
	font-family: "微软雅黑";
}
.news_date i {
	float: left;
	color: #ABABAB;
	font-size: 0;
}
.news_txt a span::before {
	width: 35px;
	height: 1px;
	content: '';
	background: #BFBFBF;
	position: absolute;
	top: 48px;
	left: 90px;
	transition: all 0.3s ease-out 0s;
}
.news_box:hover .news_txt a span::before {
	width: 60px;
	transition: all 0.3s ease-out 0s;
	background: #16b4b9;
}
.news_box:hover .news_date span {
	color: #333;
}
.news_box:hover .news_date {
	padding: 30px 42px 0 0;
}
.ny_content .content_right .conn .ny_news_tlt {
	text-align: center;
	font-size: 20px;
	color: #555;
	padding: 10px 0;
}
.ny_news_time {
	text-align: center;
	font-size: 12px;
	color: #999;
	padding-bottom: 10px;
	border-bottom: 1px dashed #dedede;
	margin-bottom: 10px;
}
.ny_news_ye {
	padding-top: 30px;
}
.ny_news_ye p {
	height: 35px;
	line-height: 35px;
	background: #f1f1f1;
	margin-bottom: 10px;
	padding: 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_left .show_menu {
	width: 100%;
}
.page_list {
	margin-bottom: 30px;
}
.ly_msg h3 {
	display: none;
}
.content_right .conn .pro_name {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	color: #0256ac;
	margin-bottom: 10px;
}
.content_right .conn .proshow1 {
	padding-top: 40px;
	position: relative;
	padding-bottom: 20px;
}
.content_right .conn .proshow1 .js-silder {
	float: left;
	width: 45%;
	margin-top: 0 !important;/*border:1px solid #ddd;*/
	box-shadow: 0px 0 44px 0 #e1dddd;
}
.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 p.bt {
	font-size: 20px;
	font-weight: normal;
	color: #b5b5b5;
}
.content_right .conn .proshow1 .prodesc {
	float: right;
	width: 51%;
}
.content_right .conn .proshow1 .prodesc p.desc {
	height: 125px;
	overflow: hidden;
	color: #999;
}
.content_right .conn .proshow1 .pro_btn {
	padding-top: 30px;
	overflow: hidden;
}
.content_right .conn .proshow1 .pro_btn1 {
	display: block;
	width: 40%;
	margin-right: 20px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background: #0256ac;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.content_right .conn .proshow1 .pro_btn2 {
	display: block;
	width: 40%;
	margin-right: 0;
	height: 55px;
	line-height: 55px;
	text-align: center;
	font-size: 16px;
	background: #7b7b7b;
	color: #fff;
	border-radius: 2px;
	float: left;
	border: 1px solid #fff;
}
.content_right .conn .proshow1 .pro_btn2 em {
	display: block;
}
.content_right .conn .proshow1 .pro_btn1:hover {
	background: #fff;
	border: 1px solid #0256ac;
	color: #0256ac;
}
.content_right .conn .proshow1 .pro_btn2:hover {
	background: #fff;
	border: 1px solid #7b7b7b;
	color: #7b7b7b;
}
.content_right .conn .xgcp {
}
.content_right .conn .xgcp li {
	float: left;
	width: 23%;
	margin-right: 2.1%;
	margin-bottom: 30px;
}
.content_right .conn .xgcp li:nth-child(4n) {
	margin-right: 0px;
}
.content_right .conn .xgcp li div {
	display: block;
	width: 100%;
	box-shadow: 0px 0px 72px 0px #e1dddd;
	-webkit-transition: all .25s;
	-webkit-transition: all .25s;
	-moz-transition: all .25s;
	-ms-transition: all .25s;
	-o-transition: all .25s;
}
.content_right .conn .xgcp li div .pro_img {
	display: block;
	text-align: center;
	width: 100%;
	height: 230px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}
.content_right .conn .xgcp li div .pro_img img {
	vertical-align: middle;
	width: 100%;
	max-width: 100%;
	max-height: 100%;
	transition-duration: 1s;
	-ms-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition-duration: 1s;
}
.content_right .conn .xgcp li div .pro_img .iblock {
	display: inline-block;
	height: 100%;
	width: 0;
	vertical-align: middle
}
.content_right .conn .xgcp li div p a {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	color: #333;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content_right .conn .xgcp li>div .yuyue:hover a {
	background: #16b4b9;
	color: #ffffff;
}
.content_right .conn .xgcp li>div:hover img {
	transform: scale(1.1, 1.1);
	opacity: 0.8;
}
.tags_title {
	border-bottom: 1px solid #DDD;
	margin: 40px 0 30px;
}
.tags_title span {
	width: 80px;
	padding: 0 15px;
	font-size: 16px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	margin-bottom: -1px;
	background: #fff;
	color: #333;
	display: block;
	margin-left: 5px;
	border: 1px solid #DDD;
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
}
.proshow2 {
	padding-top: 20px;
}
.proshow2 .prodetail_con {
	float: right;
	width: 76%;
}
.proshow2 .prodetail_con .tags_title {
	margin: 0;
}
.proshow2 .prodetail_con .content {
	padding: 30px 0;
}
.proshow2 .prodetail_con .content img {
	max-width: 80%;
	height: auto !important;
}
.contact .tags_title {
}
.contact .tags_title span {
	float: left;
	width: auto;
	cursor: pointer;
}
.contact .tags_title span.ron {
	background: #f1f1f1;
	border: 1px solid #f1f1f1;
	border-bottom: 1px solid #DDD;
	color: #666;
	font-weight: normal;
}
.contact .content2 {
	display: none;
}
.contact .content1 ul {
}
.contact .content1 ul li {
	float: left;
	width: 30%;
	margin-right: 45px;
}
.contact .content1 ul li:nth-child(3n) {
	margin-right: 0;
}
.contact .content1 ul li a {
	display: block;
}
.contact .content1 ul li a em {
	display: block;
	float: left;
	width: 60px;
	height: 60px;
	border: 1px solid #ddd;
	border-radius: 50%;
	margin-right: 15px;
}
.contact .content1 ul li.lx1 em {
	background: url(../images/contact_tel.png) center center no-repeat;
}
.contact .content1 ul li.lx2 em {
	background: url(../images/contact_email.png) center center no-repeat;
}
.contact .content1 ul li.lx3 em {
	background: url(../images/contact_address.png) center center no-repeat;
	-webkit-animation: bounce-up 1.4s linear infinite;
	animation: bounce-up 1.4s linear infinite;
}
.contact .content1 ul li a .wz {
	float: left;
	width: 78%;
}
.contact .content1 ul li a .wz p {
	font-size: 20px;
	padding-bottom: 10px;
}
.contact .content1 ul li a .wz span {
	font-size: 20px;
}
.lx_dz {
	width: 100%;
	overflow: hidden;
	margin: 50px auto 20px;
	padding: 0;
}
.lx_dz .dz_map {
	width: 97%;
	height: 370px;
	overflow: hidden;
	margin: 0 auto;
	padding: 1%;
	border: 1px solid #d9d9d9;
}
.lx_dz .dz_map iframe {
	width: 100%;
}
.lx_dz .dz_map iframe body {
	width: 100%;
}
.page_list {
	text-align: center;
	padding-top: 20px;
}
.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: #0256ac;
	color: #ffffff;
}
.page_list a.pnnum1 {
	background: #0256ac;
	color: #ffffff;
}
.page_list input {
	display: inline-block;
	padding: 0 5px;
	background: #1f71c2;
	width: 40px !important;
	height: 30px !important;
	line-height: 30px;
	text-align: center;
	margin: 0 5px;
	color: #fff;
	cursor: pointer;
}
.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;
}
.cpzx .ly_msg {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0;
}
.cpzx .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;
}
.cpzx .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;*/
}
.cpzx .ly_msg ul li {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 12px;
	padding: 0;
}
.cpzx .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;
}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/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;
}
.cpzx .ly_msg ul li .msg_ipt1 {
	height: 34px;
}
.cpzx .ly_msg ul li .msg_tara {
	height: 118px;
}
.cpzx .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;
}
.cpzx .msg_ipt1 input {
	height: 34px;
	line-height: 16px;
}
.cpzx .msg_tara textarea {
	height: 118px;
	line-height: 20px;
	resize: none;
}
.cpzx .ly_msg ul li .msg_ipt2 {
	width: 120px;
	height: 34px;
	overflow: hidden;
	margin-right: 10px;
	padding: 0;
	float: left;
}
.cpzx .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;
}
.cpzx .ly_msg ul li a.yzm_img {
	display: block;
	width: 90px;
	height: 34px;
	overflow: hidden;
	margin: 0;
	padding-right: 20px;
	background: url(../images/tb_img.png) top right no-repeat;
	float: left;
}
.cpzx .ly_msg ul li .msg_btn {
	width: 83%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;
}
.cpzx .msg_btn input {
	display: block;
	width: 100px;
	height: 34px;
	overflow: hidden;
	line-height: 32px;
	margin: 20px 15px 0 0;
	padding: 0;
	background-color: #f0f0f0;
	color: #333;
	font-size: 13px;
	text-align: center;
	border: 1px solid #ccc;
	float: left;
}
.cpzx .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;
}
.cpzx .msg_ipt12 input {
	height: 34px;
	line-height: 16px;
	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;
}
.cpzx .ly_msg ul li h4 {
	width: 10%;
	height: 45px;
	font-size: 12px;
}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 90%;
}
.cpzx .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara {
	width: 90% !important;
}
.cpzx .ly_msg ul li .msg_ipt1 {
	height: 47px;
}
.cpzx .msg_ipt1 input {
	height: 45px;
	line-height: 45px;
}
.cpzx .ly_msg ul li .msg_ipt12 {
	width: 90% !important;
	height: 45px !important;
}
.cpzx .msg_ipt12 input {
	height: 45px;
}
.cpzx .ly_msg ul li .msg_ipt1 select {
	height: 45px !important;
}
.cpzx input {
	border-radius: 2px;
	border: 1px solid #fff !important;
	background: #f1f1f1;
}
.cpzx textarea {
	border-radius: 2px;
	border: 1px solid #fff !important;
	background: #f1f1f1;
}
.cpzx select {
	border-radius: 2px;
	border: none !important;
	background: #f1f1f1;
	outline: none;
	text-indent: 10px;
}
.cpzx input:focus, .cpzx textarea:focus {
	border: 1px solid #dedede !important;
}
.cpzx .ly_msg ul li a.yzm_img img {
	height: 100% !important;
}
.cpzx .msg_btn input {
	width: 150px;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
}
.cpzx .msg_btn input:first-child {
	background: #1f71c2;
	color: #fff;
	outline: none;
}
.cpzx .msg_ipt2 input {
	height: 45px;
}
.cpzx .ly_msg ul li .msg_ipt2 {
	height: 45px;
}



/*小尺寸屏幕电脑*/