.subbanner {
	width:100%;
	height:380px;
	margin:0 auto;
	background:#fff
}
.mainframe {
	width:1300px;
	height:auto;
	margin:30px auto
}
/*ny_left menu_list*/
.ny_left {
	width:305px;
}
.menu_list .list_title {
	border-bottom: 1px solid #d1d1d1;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	padding: 0 0 0 30px;
	font-size: 21px;
	display: block;
	font-weight: bold;
}
.menu_list .list_title span {
	color:#87b4e3;
	font-weight:500;
	text-transform:uppercase;
	font-size:16px;
	line-height:50px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:5px;
}
.menu_list .m_1 {
	border:1px solid #d1d1d1;
	border-top:none;
	border-bottom:none;
}
.menu_list .m_1>li {
	line-height: 48px;
	font-size: 15px;
	background: #f8f8f8;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	border-top: 2px solid #fff;
	position: relative;
}
.menu_list .m_1>li>a {
	border-left:6px solid #f1f1f1;
	height: 48px;
	color: #525252;
	font-weight: bold;
	padding-left: 25px;
	display: block;
	font-size:15px;
}
.menu_list .m_1>li>a.active, .menu_list .m_1>li:hover>a {
	border-left: 6px solid #132a87;
	color: #132a87
}
.menu_list .m_1>li .menu_btn {
	position: absolute;
	width: 50px;
	height: 48px;
	background:url(../images/public/ny_left_ico.png) no-repeat center;
	top: 0;
	right: 0;
	cursor: pointer;
}
.menu_list .m_1>li .menu_btn_active {
	background:url(../images/public/ny_left_ico_active.png) no-repeat center;
}
.menu_list .m_1>li .menu_btn:hover {
	background-color:#f9f9f9
}
/*.menu_list .m_2{display: none;}*/
.menu_list .m_2 {
	display: none;
}
.menu_list .m_2>li {
	line-height: 36px;
	background: #fff;
	border-bottom: 1px dashed #ccc
}
.menu_list .m_2>li:last-child {
	border-bottom: none
}
.menu_list .m_2>li:first-child {
	border-top:1px solid #ccc
}
.menu_list .m_2>li a {
	display: block;
	font-size: 14px;
	padding: 5px 0 5px 30px;
}
.menu_list .m_2>li a.active, .menu_list .m_2>li a:hover {
	color: #132a87
}
/*ny_left menu_list*/
.menu_list {
	margin-bottom:30px;
}
/*ny_left slider_contact*/
.slider_contact {
	width:100%;
	color:#333333;
}
.slider_contact .list_title {
	font-size:18px;
	line-height:50px;
	color:#FFF;
	text-indent:30px;
}
.slider_contact .list_title strong {
	font-weight:normal;
	color:#87b4e3;
	font-size:14px;
	padding-left:5px;
}
.slider_contact .contact {
	padding: 65px 20px 20px;
	border:1px solid #d1d1d1;
	line-height:26px;
	position:relative;
	background:#f8f8f8 url(../images/public/contactbg.jpg) no-repeat 20px 20px;
}
.slider_contact .contact .telsp {
	position:absolute;
	top: 12px;
	left: 73px;
	height:48px;
	color:#5b5b5b;
	line-height:24px;
	font-size:16px
}
.slider_contact .contact .telsp em {
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.2;
	display: block;
	color: #132a87;
	font-family: arial;
}
/*right top_share*/
.ny_right {
	min-height: 350px;
	padding: 0 0px;
	margin: 0 auto;
}
.top_share {
	border-bottom: 2px solid #666;
	margin-bottom: 40px;
	overflow: hidden;
}
.top_share dt {
	font-size: 21px;
	line-height: 50px;
}
.top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:50px;
	color:#666
}
.top_share dd a {
	line-height:50px;
	color:#666
}
.top_share .bdshare {
	display:inline-block;
}
/*list page*/
.page {
	margin:10px auto;
	line-height:30px;
	text-align: center;
}
.page a {
	line-height:30px;
	color:#444
}
.page span {
	display:inline-block;
	padding:0 10px 0 0;
}
.page a.num.select {
	padding:3px 9px;
	color:#fff;
	background:#132a87
}
.page a.num {
	background: #fff;
	padding: 3px 9px;
	border: 1px solid #cfcfcf;
	margin: 0 4px;
}
.page a.num:hover {
	padding:3px 9px;
	color:#fff;
	background:#132a87
}
/*recommended*/
.recommended {
	overflow:hidden;
	background:#fafafa;
	padding:20px;
	border: 1px solid #d1d1d1;
}
.recommended h4 {
	font-size:24px;
	font-weight:normal;
	padding-bottom: 10px;
}
.recommended ul {
}
.recommended ul li {
	width:50%;
	float:left;
	height:30px;
	line-height:30px;
	overflow: hidden;
}
.recommended ul li span {
	width: 86px;
	color:#a8a8a8;
	display:block;
	float:left;
}
.recommended ul li a {
	width: 70%;
	padding:0 0 0 12px;
	display: block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
/*related product*/
.related {
	position:relative;
	margin: 20px auto;
	background:#fafafa;
	padding:15px;
	border: 1px solid #d1d1d1;
	overflow:hidden;
}
.related h4 {
	font-size:24px;
	font-weight:normal;
	padding: 10px 0 20px 12px;
}
.related .hd2 {
	overflow:hidden;
	height:30px;
	text-align: center;
}
.related .hd2 ul {
	overflow:hidden;
	zoom:1;
	margin-top:5px;
	zoom:1;
}
.related .hd2 ul li {
	display: inline-block;
*display: inline;
	zoom:1;
	width:8px;
	height:8px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url(../images/public/prd_off.jpg) no-repeat;
}
.related .hd2 ul li.on {
	background-position:0 0;
	background:url(../images/public/prd_on.jpg)
}
.related .bd2 ul {
	overflow:hidden;
	zoom:1;
}
.related .bd2 ul .prdtitle {
	width: 212px !important;
	height:180px;
	display:inline;
	overflow:hidden;
	position:relative;
	text-align:center;
	margin:0 6px;
	float:left;
}
.related .bd2 ul .prdtitle-large {
	margin:0 6px;
}
.related .bd2 ul .prdtitle img {
	width:210px;
	height:157px;
	border:1px solid #ccc;
}
.related .bd2 ul .prdtitle span {
	display:block;
	line-height:30px;
}
/*show_page*/
.show_page {
	margin:20px auto;
	overflow: hidden;
	text-align: center;
}
.show_page li {
	width:50%;
	float:left;
}
/*prodouct_showA*/
.product_showA {
}
.product_showA h1 {
	height: 38px;
	font-size: 24px;
	font-weight: normal;
	line-height: 38px;
	color: #4b4a4a;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.prodA_content {
	margin:0 auto 30px;
	text-align:center;
}
.prodA_content img {
	max-width:100%;
	height:auto;
	margin:0 auto;
}
.prodA_content .showA {
	width:100%;
	margin:20px 0;
	text-align:left;
}
.prodA_content .showA table {
	border:1px #000 solid;
	margin:0;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto
}
.prodA_content .showA table td {
	border:1px #000 solid;
	padding:10px;
}
.case_info {
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #aaa;
	margin: 20px auto;
}
.case_info span {
	padding: 0 10px;
}
/*prodouct_showB*/
.product_showB {
}
.product_showB .showB {
}
.product_showB .showB h1 {
	font-size:18px;
	line-height:40px;
	text-align:left;
}
.product_showB .showB p {
	line-height:26px;
}
.prodB_content {
	width:100%;
	border-top:1px solid #ccc;
	margin-top:20px;
}
.prodB_content h1 {
	font-size:18px;
	font-weight:bold;
	line-height:40px;
}
.prodB_content .text_showB p {/*text-indent:2em*/
;
}
/*.top{height:34px; line-height:34px; margin-bottom:0; color:#04891d;background:url(../images/public/topbg.jpg) repeat-x;}
*/
.showB_intro {
	padding:15px 0 0 0;
	margin-bottom:20px;
	position:relative;
}
.showB_intro .showB_left {
	float:left;
	margin-right:20px;
}
.showB_intro .showB_right {
	width:345px;
	padding:0 10px 10px 0px;
	float:left;
}
.showB_intro .showB_right .showB_title {
	border-bottom:1px dashed #ddd;
	margin-bottom:10px;
	line-height:30px;
	height:30px;
	overflow:hidden
}
.showB_intro .showB_right .showB_text {
	line-height:25px;
}
.showB_intro .showB_right .rex {
	font-size:16px;
}
.showB_intro .showB_right .rex span {
	font-size:22px;
	color:#03F
}
/*page_show*/


.page_show {/* padding-top:10px;*/
}
.page_show h1 {
	font-size:36px;
	line-height:2;
	color:#132a87;
	margin-bottom:20px;
}
.page_show p {
	font-size:16px;
	line-height:30px;
	margin-bottom:10px;
	text-align:justify; /*text-indent:2em*/
}
.page_show p strong {
	font-size:16px;
	color:#132a87;
	font-weight:bold;
	line-height:30px
}
.page_show img {
	max-width:100%;
	height:auto
}
/*guestbook*/
.guestbook_show {
	margin:20px auto 0;
}
.guestbook_top {
	height:40px;
	background:#eee;
	line-height:40px;
	padding:0 10px 0 17px;
	font-size:15px
}
.guestbook_top .mustwrt {
	display:block;
	float:right;
}
.guestbook_show em {
	color:#132a87;
	font-style:normal;
}
.guestbook_form .inp_one {
	width: 465px;
	height: 30px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 4px;
}
.guestbook_form .inp_one:focus {
	border:1px solid #132a87;
}
.guestbook_form {
	padding:20px 20px 0;
}
.guestbook_form dl {
	width:100%;
	overflow:hidden;
	line-height:25px;
	height:25px;
	padding:10px 0;
}
.guestbook_form dt {
	width:80px;
	float:left;
	font-size:15px
}
.guestbook_form dd {
	width:700px;
	float:left;
}
.guestbook_form dd span {
	padding-left:20px
}
.guestbook_form dd span b {
	font-weight: 500;
	color:#888
}
.guestbook_form dd span i {
	color:#F00;
	padding:0 5px;
}
.guestbook_form dd span.quetion {
	display: block;
	color: #888;
	margin-top: 10px;
}
.guestbook_form .bookdl {
	height:192px;
	overflow:hidden;
	line-height:20px;
	padding-bottom:0;
}
.guestbook_form .button {
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #132a87;
	border: none;
	margin-right: 20px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.guestbook_form .button:hover {
	background:#f1f1f1;
	color:#555;
}
.guestbook_form .form_b {
	width: 693px;
	margin:0 auto;
	padding:20px 0 0 0;
}
.guestbook_title {
	padding:20px 20px 0;
	color:#2a6cd4
}
.guestbook_title strong {
	color:#f00;
}
.guestbook_title b {
	padding:0 10px;
	font-weight:normal;
}
.guestbook_cnt {
	background:#f5f5f5;
	padding:5px 20px 20px;
	border-bottom: 1px dashed #ccc
}
.guestbook_reply {
	color:#f00;
	background:#f6f6f6;
	line-height:40px;
}
.bookpage {
	line-height:40px;
	text-align:right;
}
.search_x {
	border:1px solid #d1d1d1;
	margin-bottom:20px;
}
.search_x .top {
	padding: 0 20px;
}
.search_x .xbox {
	padding: 0 20px;
}
.search_x .guestbook_top {
	text-indent:25px
}
.current2 {
	width:17px;
	height:17px;
	background:#3ab250;
	border:2px solid #FFF;
	color:#FFF
}
.num {
	width:17px;
	height:17px;
	background:#aaaaaa;
	border:2px solid #FFF;
	color:#FFF
}
/*download_list*/
.download_list dl {
	width:33.3%;
	float:left;
	margin-top: 20px;
}
.download_list dl dt {
	text-align:center;
}
.download_list dl dt img {
	width:80%;
	height: 240px;
	margin:0 auto;
}
.download_list dl dd {
	text-align:center;
}
.download_list dl dd h2 {
	line-height: 40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
/*search*/
.search_title {
	font-size: 16px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
	padding: 0 10px;
}
.search_info {
	float: left;
	font-size: 16px;
	line-height: 30px;
}
.search_list {
	font-size: 14px;
	color: #333
}
.search_list li {
	line-height: 40px;
	border-bottom: 1px dashed #ccc;
	padding: 0 10px;
}
.search_list li a {
	line-height: 40px;
	color:#333
}
.search_list li:last-child {
	border-bottom: none;
}
.search_list li span {
	float: right;
	line-height:40px;
	color:#666;
	font-family: Arial, Helvetica, sans-serif
}
.search_cnt {
	overflow: hidden;
	margin: 10px 0
}
.search_cnt form {
	display: block;
	position: relative;
	overflow: hidden;
	float: right;
	height:28px;
}
.search_cnt input.txt {
	width:120px;
	height:26px;
	line-height:26px;
	color: #a1a1a1;
	padding:0 30px 0 5px;
	border:1px solid #ccc;
	background:none;
}
.search_cnt input.btn {
	position: absolute;
	top:6px;
	right:6px;
	z-index: 9999;
	background: url(../images/public/btnbg.png) no-repeat 0 0;
	width: 20px;
	height: 22px;
	border:none;
	display: block;
	outline: none;
	cursor: pointer;
}
/*联系我们*/
#telback {
	background: url(../images/lxs.png) no-repeat 0 -30px;
	min-height: 370px;
	padding: 40px 0 0 400px;
	width: 500px;
}
#telback b {
	font-size:16px;
	color:#ff6600;
	line-height:35px;
	font-weight:bold
}
/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 900px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
/*.ny_right ul li{ float:left; margin-right:25px; margin-bottom:25px}*/


/*子页面产品、案例展示*/
.frame2 {
	display: block;
	padding: 6px;
	border: 1px solid #f1f1f1;
	position: relative;
}
.frame2 .topimg {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame2 .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2 p {
	line-height: 40px;
	font-size: 15px;
	color: #666666;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-align: center;
}
.frame2:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2:hover .topimg img {
	transform: scale(1.2);
}
.frame2m {
	width:100%;
	display:block;
	padding: 6px;
	border: 1px solid #f1f1f1;
	position: relative;
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2m .topimg {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	max-width: 100%;
	max-height: 100%;
}
.frame2m .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2m p {
    font-size: 17px;
    line-height: 1.5;
    color: #666666;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 3% 0;
}
.frame2m .details {
	width: 40px;
	height: 40px;
	display: block;
	background: #eaeaea;
	position: absolute;
	right: 6px;
	bottom: 6px;
	line-height: 40px;
	font-size: 40px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif
}
.frame2m:hover .topimg img {
	transform: scale(1.2);
}
.subframed {
}
.subframed ul li {
	float:left;
	margin-right:25px;
	margin-bottom:25px
}
.subframed ul li:nth-child(4n) {
margin-right:0;
}
.subframed ul li .topimg {
	width: 218px;
	height:387px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.subframed ul li .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.subframed ul li:hover .topimg img {
	transform: scale(1.2);
}
.subframed ul li p {
	text-align:center;
	font-size:15px;
	line-height:4
}
.frame3 {
	width: 210px;
	height: 105px;
	display:block;
	border: 1px solid #f1f1f1;
	position: relative;
}
.frame3 .topimg {
	width: 210px;
	height:105px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame3 .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
/*.frame3:hover{box-shadow: 0 0 8px 4px #f3f3f3;}*/
.frame3:hover .topimg img {
	transform: scale(1.2);
}
/*上一页下一页*/
.news_page {
	margin:20px auto;
	overflow: hidden;
}
.news_page dt, .news_page dd {
	width:44.7%;
	float:left;
	height:40px;
	line-height:40px;
	overflow:hidden;
	padding:0 10px 0 30px;
	background:#f5f5f5;
}
.news_page .pagepre {
	background:#f5f5f5 url(../images/public/pagepre.png) no-repeat 10px center;
}
.news_page .pagepre a {
	line-height:40px;
	color:#444
}
.news_page .pagenext {
	text-align: right;
	padding-right: 30px;
	background:#f5f5f5 url(../images/public/pagenext.png) no-repeat 98% center;
}
.news_page .pagenext a {
	line-height:40px;
	color:#444
}
.news_page .pagepre:hover {
	background:#d8d8d8 url(../images/public/pagepre.png) no-repeat 10px center;
}
.news_page .pagenext:hover {
	background:#d8d8d8 url(../images/public/pagenext.png) no-repeat 98% center;
}
.flexslider {
	width:1920px;
	height:100%;
	position:relative;
	left: 50%;
	margin-left: -960px;
	overflow:hidden;
	min-width:1000px;
}
.slides {
	position:relative;
	z-index:1;
}
.slides li {
	height:100%;
}
.slides li img {
	width: 100%;
	margin:0 auto;
	display:block;
}
/*新闻列表*/
.news-list dl {
	border-bottom: 1px solid #cfcfcf;
	padding: 10px 0;
}
.news-list dl:hover {
	border-color: #132a87;
}
.news-list dt {
	width: 35%;
	float: left;
	margin-left: 22px;
	border:1px solid #dedede;
	margin-right: 5.5%;
}
.news-list dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.news-list dd {
}
.news-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}
.news-list h4 a {
	display: block;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 80%;
	float: left;
}
.news-list dl:hover h4 a {
	color: #132a87;
}
.news-list h4 span {
	float:right;
	text-align:right;
	line-height:40px;
	color:#888888;
	font-weight:500;
	font-size:14px;
}
.news-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 12px;
	overflow: hidden;
}
.news-list-deta {
	float: right;
	width: 134px;
	height: 40px;
	display: inline-block;
	border: 1px solid #dedede;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.news-list-deta a {
	font-size: 16px;
	line-height: 40px;
	color:#666666
}
.news-list dl:hover .news-list-deta {
	background:#132a87;
	border-color: #132a87;
}
.news-list dl:hover .news-list-deta a {
	color: #fff;
}
/*新闻详情内容*/
.zxxq {
	background: #fff;/*padding: 18px 44px; */
	font-family:微软雅黑
}
.zxxq .primgpic {
	width:100%;
	height:auto;
	overflow-x:hidden;
	margin:0 auto;
	text-align:center
}
.zxxq .primgpic img {
	max-width:85%;
}
.zxxq-tit {
	height: 38px;
	font-size: 24px;
	font-weight: normal;
	line-height: 38px;
	color: #4b4a4a;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zxxq-sour {
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #aaa;
	margin: 20px auto;
}
.zxxq-sour a {
	color: #aaa;
}
.zxxq-sour span {
	margin: 0 9px;
}
.zxxq-text {
	padding: 16px 18px;
	font-size: 14px;
	line-height: 24px;
	border: 1px solid #d6d6d6;
	margin-bottom: 22px;
}
.zxxq-text-t1 {
	width: 78px;
	float: left;
	color: #342f2e;
	margin-right: -78px;
}
.zxxq-text-t2 {
	padding-left: 80px;
	color:#808080
}
.endit-content {
	line-height:28px;
	font-size:15px;
	color:#333;
	margin-top:20px
}
.endit-content * {
	line-height:28px;
	font-size:15px;
	color:#333;
	text-align:justify; /*text-indent:2em*/
}
.endit-content p {
	margin-bottom:10px
}
.endit-content img {
	max-width:100%;
}
/*子页面产品展示*/
.frame2b {
	width:285px;
	height:290px;
	display:block;
	float:left;
	margin:10px;
}
.frame2b .topimg {
	width:285px;
	height:213px;
	display:block;
	overflow:hidden;
	text-align:center
}
.frame2b .topimg img {
	max-width:100%;
	height:213px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2b p {
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#333;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	height:40px
}
.frame2b p a {
	line-height:40px;
	font-size:16px;
	color:#333
}
.frame2b .txt {
	text-align:center
}
.frame2b .txt li {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	padding: 0 33px;
	margin: 0 5px;
	background: #132a87;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
}
.frame2b .txt li a {
	color:#fff;
	font-size:16px;
}
.frame2b .txt li:hover {
	border-radius:5px; /*background:#333;*/
}
.frame2b .txt li:hover a {
	color:#fff
}
.frame2b:hover .topimg img {
	transform: scale(1.2);
}
.ny_right .content {
	margin-top:24px;
}
.ny_right .content img {
	max-width:100%;
	height:auto
}
.ny_right .content .blockb {
	min-height:300px
}
.ny_right .content .blockb .titlea {
	height:50px;
	border-bottom:1px solid #132a87
}
.ny_right .content .blockb .titlea p {
	float:left;
	padding-left:35px;
	padding-right:35px;
	line-height:50px;
	background:#132a87;
	color:#fff;
	font-size:18px
}
.ny_right .content .blockb .contenta {
	margin-top:10px;
	font-size:15px;
	line-height:28px
}
.ny_right .content .blockb .contenta * {
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
.ny_right .content .blockb .contenta strong {
	color:#132a87
}
.ny_right .content .blockb .contenta p {
	margin-bottom:10px
}
.ny_right .content .blockb .contenta img {
	max-width:80%;
	height:auto
}
.righttxtb {
	width: 35%;
	height: auto;
	display: block;
	float: left;
	margin: 0 5% 0 0;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	padding: 2px;
	border: 1px solid #cfcfcf;
}
.righttxtb img {
	max-width: 100%;
	height: auto;
}
/*子页面在线问答*/
.question {
	width:100%;
	height:auto;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cfcfcf
}
.question dl dt {
	height:50px;
	line-height:50px;
	background:url(../images/wen.png) 5px center no-repeat;
	text-indent:45px;
	font-weight:bold;
	font-size:16px;
}
.question dl dt a {
	line-height:50px;
	font-weight:bold;
	font-size:16px;
	color:#333
}
.question dl dd {
	font-size:14px;
	line-height:28px;
	height:56px;
	display:block;
	overflow:hidden;
	color:#666;
	padding-left:45px;
	background:url(../images/da.png) 5px 5px no-repeat
}
/*子页面产品热门推荐*/
.frame2c {
	width: 46%;
    display: block;
    position: relative;
    float: left;
    margin: 2%;
    border: 1px solid #efefef;
    box-sizing: border-box;
}
.frame2c .topimg {
	width:100%;
	height: auto;
	display:block;
	text-align:center;
	overflow:hidden;
	background:#fff;
	text-align:center
}
.frame2c .topimg img {
	max-width:100%;
	height: auto;/*display: block;*/
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2c .txt {
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #eaeaea;
	background:#fff;
	line-height: 50px;
	font-size: 16px;
	color: #444;
	text-align:center;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}
.frame2c:hover .topimg img {
	transform: scale(1.2);
}
.frame2c:hover .txt {
	line-height:50px;
	font-size:16px;
	color:#132a87;
	border-bottom:1px solid #132a87;
	background:#fff
}
/*子页面搜索*/
.frame2d {
	width:270px;
	height:280px;
	display:block;
	float:left;
	margin:10px;
}
.frame2d .topimg {
	width:270px;
	height:202px;
	display:block;
	overflow:hidden;
	text-align:center
}
.frame2d .topimg img {
	max-width:100%;
	height:202px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2d p {
	text-align:center;
	line-height:40px;
	font-size:16px;
	color:#333;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	height:40px
}
.frame2d p a {
	line-height:40px;
	font-size:16px;
	color:#333
}
.frame2d .txt {
	text-align:center
}
.frame2d .txt li {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0 29px;
	margin: 0 5px;
	background: #132a87;
	color: #fff;
	font-size: 16px;
	border-radius: 5px;
}
.frame2d .txt li a {
	color:#fff;
	font-size:16px;
}
.frame2d .txt li:hover {
	border-radius:5px; /*background:#333;*/
}
.frame2d .txt li:hover a {
	color:#fff
}
.frame2d:hover .topimg img {
	transform: scale(1.2);
}
 @-webkit-keyframes rotation {
 from {
-webkit-transform: rotate(0deg);
}
to {
	-webkit-transform: rotate(360deg);
}
}
.an {
	-webkit-transform: rotate(360deg);
	animation: rotation 3s linear infinite;
	-moz-animation: rotation 3s linear infinite;
	-webkit-animation: rotation 3s linear infinite;
	-o-animation: rotation 3s linear infinite;
}
.subframea {
}
.subframea ul li {
	float:left;
	margin-right:15px;
	margin-bottom:15px
}
.subframea ul li:nth-child(4n) {
margin-right:0;
}
.subframec {
}
.subframec ul li {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}
.subframec ul li:nth-child(3n) {
margin-right:0;
}
/*应用范围*/
.subframeb {
	margin-top:40px;
	width:100%;
	height:365px;
	position:relative
}
.subframeb ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	position: relative;
}
.subframeb ul.app {
	position: absolute;
	top: 94px;
	left: 170px;
}
.subframeb ul li {
	margin-bottom: 12px;
	margin-right: 128px;
	width: 203px;
	float: left;
}
.subframeb ul li:nth-child(4n) {
margin-right:0;
}
.subframeba {
	width:203px;
	height:176px;
	display:block;
	background:url(../images/dec.png) no-repeat 0 0;
	text-align:center;
	position:relative
}
.subframeba img {
	position:absolute;
	left:9px;
	top:7px;
	width:185px;
	height:160px;
	transition: all linear 1s;
}
.subframeba .txt {
	position:absolute;
	left:9px;
	top:56px;
	width:185px;
	height:auto;
	display:block;
	text-align:center;
	background:url(../images/deca.png) center top no-repeat;
	padding-top:42px;
	font-size:18px;
	color:#fff
}
.subframeba:hover img {
	transform: rotateY(360deg);
}
.gwd_text {
	width:360px;
	height:28px;
	border:1px solid #cfcfcf;
	line-height:28px;
}
.prtentkp table {
	width: 100% !important;
	border: 0 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	border-left: 1px solid #999999 !important;
}
.prtentkp table td {
	border: 1px solid #999999 !important;
	border-top-color: windowtext !important;
	border-right-color: windowtext !important;
	border-bottom-color: windowtext !important;
	border-left: none !important;
	padding: 5px !important;
}
.page_showa {
}
.page_showa .left_cont {
	width:35%;
	display:block;
	float:left
}
.page_showa .left_cont * {
	line-height: 2;
	font-size: 16px;
	margin: 5px 0;
}
.page_showa .left_cont strong {
	font-size:28px;
	line-height:2
}
.page_showa .right_cont {
	width: 62%;
	height: 450px;
	float: right;
	overflow: hidden;
	border: 1px solid #cfcfcf;
	padding: 5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.page_showa .left_cont h1 {
	font-weight: normal;
	font-size: 16px;
	line-height: 2;
	margin-bottom:5%;
}
.page_showa .left_cont h1:after {
	display: block;
	content: "";
	width: 30px;
	height: 3px;
	background: #444;
	margin: 10px 0 10px 0;
	border-radius: 20px;
}
/*子页面新闻*/
.sub_right_news {
	display: block;
	width:30%;
	float: right;
	overflow: hidden/*	position: sticky;
    top: 120px;*/
}
.sub_hot_news {
	background: #f5f5f5;
	/* box-shadow: 0 0 3px #ddd; */
    padding: 5%;
	box-sizing: border-box;
}
.sub_hot_news .title {
	margin-bottom:0;
	font-weight: 500;
	font-size: 21px;
	line-height: 2;
	color: #444;
}
.sub_hot_news .cont {
}
.sub_hot_news .cont ul li {
}
.sub_hot_news .cont ul li a {
	display: block;
	float: left;
	width: 70%;
	line-height: 38px;
	font-size: 15px;
	color:#555;
	overflow:hidden;
}
.sub_hot_news .cont ul li a:hover {
	color:#132a87
}
.sub_hot_news .cont ul li span {
	display: block;
	width: 30%;
	line-height: 38px;
	font-size: 14px;
	float: right;
	color: #888;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_related_news {
	margin-top:5%;
	background: #f5f5f5;
	/*box-shadow: 0 0 3px #ddd;*/
    padding: 8%;
	box-sizing: border-box;
}
.sub_related_news .title {
	margin-bottom:0;
	font-weight: 500;
	font-size: 21px;
	line-height: 2;
	color: #444;
}
.sub_related_news .cont {
}
.sub_related_news .cont ul li {
}
.sub_related_news .cont ul li a {
	display: block;
	float: left;
	width: 70%;
	line-height:38px;
	font-size: 15px;
	color:#555;
	overflow:hidden
}
.sub_related_news .cont ul li a:hover {
	color:#132a87
}
.sub_related_news .cont ul li span {
	display: block;
	width: 30%;
	line-height:38px;
	font-size: 14px;
	float: right;
	color: #888;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
.ny_rightb {
	width: 65%;
	display: block;
	float: left;
	min-height: 600px;
}
/*position*/
.position_wrap {
	margin:0 auto;
	background:#e7e7e7
}
.position_wrap ul {
	width: 90%;
	margin: 0 auto;
	max-width: 1300px;
	min-width: 1200px;
	line-height:60px;
	height:60px
}
.position_wrap ul li {
	display: inline-block;
	margin-right:5px
}
.position_wrap ul li a {
	color: #333;
	font-size: 18px;
	padding: 0 35px;
	line-height: 60px;
	transition: all 0s ease;
}
.position_wrap ul li a.active, .position_wrap ul li a:hover {
	color:#fff;
	font-size:18px;
	padding:0 35px;
	line-height:60px;
	background:#132a87;
	text-decoration:none;
	display:block;
}
/*上一页 下一页*/
.reLink {
	height: 48px;
	line-height: 48px;
	padding: 0;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	margin: 20px auto;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height:48px;
	color:#999;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a {
	display: inline-block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	color:#999;
}
.pord_list {
}
.pord_list li {
	float: left;
	width: 23.5%;
	margin: 0 2% 2% 0;
	position: relative;
}
.pord_list li:nth-child(4n) {
margin-right:0
}
.pord_list div {
	width:100%;
	height: auto;
	overflow:hidden;
	position:relative;
	border: 1px solid #ddd;
}
.pord_list div img.prpic {
	width:100%;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.pord_list li:hover div img.prpic {
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.pord_list div span {
	display:none
}
.pord_list li:hover div span {
	display: block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(../images/cpbg1.png) repeat;
	z-index:66
}
.pord_list li:hover div span img {
	width:60px;
	height:60px;
	position:absolute;
	left:50%;
	top:50%;
	z-index:68;
	margin-left:-30px;
	margin-top:-30px;
	display:block
}
.pord_list li p {
	display:block;
	line-height:25px;
	height:25px;
	margin-top: 10px;
	overflow:hidden;
	text-align:center;
	font-size:16px;
	background:#fff;
	color:#333
}



img{ max-width:100%; height:auto}
.sub_product{}
.sub_product_left{
    width: 45%;
    display: block;
    border: 1px solid #dfdfdf;
    float: left;
    position: sticky;
    top: 20px;
	}
.sub_product_left img{ width:100%; height:auto}
.sub_product_right{
	width: 52%;
    display: block;
    float: right;
	}
.sub_product_right .titlea{
	font-size: 32px;
    font-weight: bold;
    line-height: 2;
	}
.sub_product_right .cplist{
	border-bottom: 1px solid #cfcfcf;
    font-size: 16px;
    line-height: 2;
	}
.sub_product_right .contenta{
	    margin-top: 15px;
	}
.sub_product_right .contenta *{ font-size:16px; line-height:2}
.sub_product_right .contenta p{ margin:10px auto}