@media screen and (min-width: 1200px) and (max-width:1440px)
{
	
/*子页面解决方案*/

.submain .maincont_sub_solution {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}
.sub_left_solution {
	width:65%;
	display:block;
	float:left;
	background:#fff;
	box-shadow: 0 0 1px #ddd;
	padding: 40px;
}
.sub_left_solution .title{
	font-size: 32px;
    color: #333;
    /*font-weight: bold;*/
    line-height: 45px;
    text-align: center;
    margin: 10px auto 30px;
	}
.sub_left_solution .txta{ min-height:5rem}
.sub_left_solution .txta strong{ color:#ff6600}
.sub_left_solution .txta *{
	font-size: 17px;
    line-height: 38px;
    color: #666;
	}
.sub_left_solution .txta img{ max-width:100%; height:auto}


.sub_right_solution {
    width: 32%;
    display: block;
    float: right;
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 30px;
	position: sticky;
    top: 120px;
}

.sub_right_solution .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;
	}
.sub_right_solution .cont{}
	
	
	
	
	
	
	
	
	
	
	
	
	.submain {
    background: #f7f7f7;
    padding: 3%;
}
.submain .maincont {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 3%;
}
.submain .maincont .title {
    font-size: 0.22rem;
    color: #333;
    font-weight: 500;
    line-height: 0.4rem;
    text-align: center;
    margin: 2% auto;
}
.submain .maincont .txta {
}

.submain .maincont .txta .kysl ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 23.5%;
    min-height: 3.2rem;
}
.submain .maincont .txta .kysl ul li:nth-child(4n){ margin-right:0}


.submain .maincont .txta .kysl img {
    max-width: 100%;
    min-height: 1.4rem;
}
.submain .maincont .txta * {
    font-size: 0.115rem;
    line-height: 2;
    color: #666;
}
.submain .maincont .txta strong {
	font-weight:bold;
	font-size:0.12rem;
	color:#e35b00
}
.submain .maincont .txta p {
	margin:10px auto
}
.submain .maincont .txta h1 {
	background: #e5f3ff;
	line-height: 48px;
	height: 48px;
	color: #e35b00;
	font-size: 20px;
	margin: 20px auto;
}
.submain .maincont .sub_contact {
}
.submain .maincont .sub_contact .lefta {
    width: 40%;
    display: block;
}
.submain .maincont .sub_contact .lefta * {
	font-size: 0.12rem;
    line-height: 0.26rem;
}
.submain .maincont .sub_contact .righta {
    width: 52%;
    border: 1px solid #dfdfdf;
    padding: 1%;
}
/*合作伙伴*/

.submain .maincontc {
	width:1200px;
	height: auto;
	margin:30px auto 50px;
}
.submain .maincontc ul li {
	float:left;
	margin-right:30px;
	margin-bottom:30px
}
.submain .maincontc ul li:nth-child(5n) {
margin-right:0;
}
.frame2e {
}
.frame2e .topimg {
	width: 214px;
	height: 135px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dddddd;
}
.frame2e .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2e:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2e:hover .topimg img {
	transform: scale(1.2);
}
.submain .mainconta {
    margin: 3% auto;
}
.submain .mainconta .title {
    font-size: 0.22rem;
    color: #333;
    font-weight: 500;
    line-height: 0.4rem;
    text-align: center;
    margin: 2% auto;
}
.submain .mainconta ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 23.5%;
}
.submain .mainconta ul li:nth-child(4n) {
margin-right:0;
}

.submain .mainconta ul li:nth-child(5),.submain .mainconta ul li:nth-child(9),.submain .mainconta ul li:nth-child(13),.submain .mainconta ul li:nth-child(17),.submain .mainconta ul li:nth-child(21)
{ clear:both}


.frame1 {
	display: block;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.frame1 .topimg {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame1 .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame1 p {
	line-height:50px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center
}
.frame1:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame1:hover .topimg img {
	transform: scale(1.2);
}
.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:750px;
	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;
}
/*电子地图*/
.week_map {
    position: relative;
    height: 500px;
    max-width: 100%;
    margin-bottom: -5px;
    border: #999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
/*子页面新闻列表*/
.g-ico {
	background: url(../images/g-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.thumblist .item {
	border-top: 1px solid #ddd;
	padding:2% 0;
}
.thumblist .item:first-child {
	border-top: 0 none;
	padding-top:0
}
.thumblist .item a {
	display: block;
}
.thumblist .item .img {
	width: 20%;
    overflow: hidden;
}
.thumblist .item .img img {
	width: 100%;
	display: block;
	height: 100%;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.thumblist .item .img:hover img {
	transform: scale(1.06, 1.06);
}
.thumblist .item .txt {
	width:78%;
}
.thumblist .item .txt h3 {
    font-size: .14rem;
    font-weight: 500;
    margin-top: 1%;
}
.thumblist .item .txt .desc {
    padding-top: 1%;
    color: #999;
    height: 0.5rem;
    display: block;
    overflow: hidden;
    line-height: 0.2rem;
    margin-bottom: 1%;
}
.thumblist .item .txt span {
	display: inline-block;
    font-size: 0.1rem;
    line-height: 0.2rem;
    color: #666;
    padding-right: 5%;
}
.thumblist .item .txt span em {
	width: 22px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	background-position: -80px -144px;
}
.thumblist .item .txt span .time {
	background-position: -80px -164px;
}
/*新闻详情*/
.shownews {
}
.shownews .Article-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: .1rem;
    text-align: center;
}
.shownews .Article-title h1 {
    font-size: .2rem;
    color: #333;
    font-weight: 500;
}
.shownews .Article-title .mark {
padding-top: .05rem;
}
.shownews .Article-title .mark span {
    color: #999;
    padding-right: 0.3rem;
    line-height: .25rem;
}
.shownews .newsinfo {
    padding: 3% 0;
}
.shownews .newsinfo * {
    font-size: .11rem;
    line-height: 2;
}
.shownews .newsinfo img{ max-width:100%; height:auto}

.shownews .newsinfo h1 {
    font-size: 24px;
    line-height: 45px;
    margin: 10px auto;
    font-weight: 500;
}
.shownews .newsinfo p {
	margin:10px auto
}
.shownews .newsinfo .primgpic {
	display:block;
	text-align:center;
	margin:10px auto
}
.shownews .newsinfo .primgpic img {
	max-width:100%;
	height:auto
}
/*上一页 下一页*/
.reLink {
    line-height: 2;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    margin: 3% auto;
}
.reLink .nextLink, .reLink .prevLink {
	line-height: .25rem;
    color: #999;
    font-size: 0.11rem;
}
.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;
}
/*案例展示*/
.frame2 {
	display: block;
	/*background:#efefef;*/
	position:relative;
	min-height: 1.9rem;
}
.frame2 .topimg {
	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: .42rem;
    font-size: .12rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: center;
    background: #fff;
}
.frame2 .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.frame2:hover .underline {
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
}
.frame2:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2:hover .topimg img {
	transform: scale(1.2);
}
.frame2:hover p {
	color:#e35b00;
	font-weight:bold
}
.subnav {
	width: 1200px;
	height: auto;
	margin: 25px auto;
}
.subnav ul {
}
.subnav ul li {
	float: left;
	width: 10.2%;
	margin: 0 1.02% 0 0;
}
.subnav ul li:nth-child(9n) {
margin-right:0;
}
.subnav ul li a {
	width: 100%;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background: #efefef;
}
.subnav ul li a.on, .subnav ul li a:hover {
	background:#da2a2e;
	color:#fff;
	line-height:40px;
	font-size:16px
}
/*list page*/
.page {
	line-height: 30px;
	text-align: center;
	background: #efefef;
	padding: 10px 0;
}
.page a {
	line-height:30px;
	color:#666;
	margin:0 3px
}
.page span {
	display:inline-block;
	padding:0 10px 0 0;
}
.page a.num.select {
	padding: 6px 12px;
	color: #fff;

	background: #e35b00;
	border: 1px solid #e35b00;
}
.page a.num {
	background: #fff;
	padding: 6px 12px;
	border: 1px solid #cfcfcf;
}
.page a.num:hover {
	padding:6px 12px;
	color:#fff;
	background:#e35b00
}
/*guestbook*/
.guestbook_show {/*  margin:20px auto 0;*/
}
.guestbook_top {
	height: 50px;
	background: #eee;
	line-height: 50px;
	padding: 0 10px 0 17px;
	font-size: 16px;
}
.guestbook_top .mustwrt {
	display:block;
	float:right;
}
.guestbook_show em {
	color:#f00;
	font-style:normal;
}
.guestbook_form .inp_one {
	width: 480px;
	height: 30px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 4px;
}
.guestbook_form .inp_one:focus {
	border:1px solid #e35b00;
}
.guestbook_form {
	padding:20px 20px 0;
}
.guestbook_form dl {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.guestbook_form dt {
	width:80px;
	float:left;
}
.guestbook_form dd { /*width:510px; */
	float:left;
}
.guestbook_form dd span {
	padding-left:20px;
	color:#888
}
.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;
	margin-top: 15px;
}
.guestbook_form .bookdl {
	height:192px;
	overflow:hidden;
	line-height:20px;
	padding-bottom:0;
}
.guestbook_form .button {
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #888;
	border: none;
	margin-right: 20px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.guestbook_form .button:hover {
	background:#e35b00;
	color:#fff;
}
.guestbook_form .form_b {
	margin: 20px auto 0 80px;
}
.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;
}
.mainframe {
	width:1200px;
	height:auto;
	margin:30px auto
}
/*ny_left menu_list*/
.ny_left {
	width:250px;
}
.menu_list .list_title {
	border-bottom: 1px solid #d1d1d1;
	height: 50px;
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	text-indent: 1.4em;
}
.menu_list .list_title span {
	font-weight: normal;
	color: #cde7ff;
	font-size: 14px;
	padding-left: 5px;
	text-transform: uppercase;
}
.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 #e35b00;
	color: #e35b00
}
.menu_list .m_1>li .menu_btn {
	position: absolute;
	width: 50px;
	height: 48px;
	background:url(../images/ny_left_ico.png) no-repeat center;
	top: 0;
	right: 0;
	cursor: pointer;
}
.menu_list .m_1>li .menu_btn_active {
	background:url(../images/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>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;
	padding-left:30px;
	font-size: 13px;
	color:#333
}
.menu_list .m_2>li a.active, .menu_list .m_2>li a:hover {
	color: #e35b00
}
/*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:1.4em;
}
.slider_contact .list_title strong {
	font-weight:normal;
	color:#cde7ff;
	font-size:14px;
	padding-left:5px;
	text-transform:uppercase
}
.slider_contact .contact {
	padding: 68px 15px 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:20px;
	display: block;
	color:#ca0000
}
/*right top_share*/
.ny_right {
	width:915px;
}
.ny_right .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_right .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_right .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_right .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_right .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_right .top_share .bdshare {
	display:inline-block;
}
.ny_righta {
	width:915px;
}
.ny_righta .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_righta .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_righta .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_righta .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_righta .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_righta .top_share .bdshare {
	display:inline-block;
}
/*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;
}
.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 p {
	font-size:16px;
	line-height:30px;
	margin-bottom:10px
}
.page_show p strong {
	font-size:16px;
	color:#e35b00;
	font-weight:bold;
	line-height:30px
}
.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;
}
.ny_right ul li {
	float:left;
	margin-right:25px;
	margin-bottom:25px
}
.ny_right ul li:nth-child(3n) {
margin-right:0
}
/*子页面产品、案例展示*/










/*子页面产品展示*/
.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: #e35b00;
	color: #fff;
	font-size: 16px;
}
.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_righta{ width:1200px; min-height:500px; margin:0 auto}
.ny_righta .title{width:1200px; height:38px; border-bottom:2px solid #dbdbdb}
.ny_righta .title p{ padding-left:12px; padding-right:12px; display:block; float:left; border-bottom:2px solid #e35b00; line-height:38px;font-size:18px; color:#e35b00; font-weight: bold; }
.ny_righta .title span{ float:right; line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .title span a{line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .content{ margin-top:24px;}
.ny_righta .content .blockb{ min-height:300px}
.ny_righta .content .blockb .titlea{ height:50px; border-bottom:1px solid #e35b00}
.ny_righta .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#e35b00; color:#fff; font-size:18px}
.ny_righta .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}
*/


.ny_right .content {
	margin-top:24px;
}
.ny_right .content .blockb {
	min-height:300px
}
.ny_right .content .blockb .titlea {
	height:50px;
	border-bottom:1px solid #e35b00
}
.ny_right .content .blockb .titlea p {
	float:left;
	padding-left:35px;
	padding-right:35px;
	line-height:50px;
	background:#e35b00;
	color:#fff;
	font-size:18px
}
.ny_right .content .blockb .contenta {
	margin-top:10px;
	font-size:15px;
	line-height:28px
}
.zhuti {
	width:560px;
	height:550px;
	display:block;
	float:left;
	position:relative
}
.showB_preview {
	width:500px;
	height:375px;
	display:table
}
/*图片小图预览列表*/
.showB_scroll {
	clear:both;
	margin-top:25px;
	width:500px;
	height:115px
}
.showB_scroll .prev {
	float:left;
	margin-right:8px;
}
.showB_scroll .next {
	float:right;
}
.showB_scroll .prev, .showB_scroll .next {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:15px;
	height:110px;
	line-height:110px;
	border:1px solid #cccccc;
	background:#ebebeb;
	color:#aaa;
	margin-top:0;
	cursor:pointer;
	text-decoration:none;
}
.showB_scroll .items {
	float:left;
	position:relative;
	width:450px;
	height:115px;
	overflow:hidden;
}
.showB_scroll .items ul {
	position:absolute;
	width:999999px;
}
.showB_scroll .items ul li {
	float:left;
	width:150px;
	text-align:center;
	margin-right:1px
}
.showB_scroll .items ul li img {
	border:1px solid #CCC;
	padding:2px;
	width:140px;
	height:105px;
}
.showB_scroll .items ul li img:hover {
	border:2px solid #3671cf;
	padding:1px;
}
/*jqzoom*/
.jqzoom {
	width:500px;
	height:375px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	border:1px solid #cfcfcf
}
.jqzoom img {
	max-width: 100%;
	max-height: 100%;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.righttxta {
	width:355px;
	height: auto;
	display:block;
	float:right
}
.righttxta .titlea {
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	border-bottom: 1px solid #cfcfcf;
}
.righttxta .contentb {
}
.righttxta .contentb dl dt, .righttxta .contentb dl dd {
	border-bottom:1px dashed #cfcfcf;
	height:46px;
	line-height:46px;
	font-size:15px;
	color:#666666
}
.righttxta .contentb dl dt span, .righttxta .contentb dl dd span {
	line-height:46px;
	font-size:15px;
	color:#333333
}
.righttxta .contentb dl dt .more, .righttxta .contentb dl dd .more {
	width:150px;
	height:45px;
	display:block;
	float:left;
	margin-right:20px;
	text-align:center;
	line-height:45px;
	background:#e35b00;
	color:#fff;
	border-radius:10px;
}
.righttxta .contentb dl dt em, .righttxta .contentb dl dd em {
	color:#ff0000 !important;
	font-style:normal !important;
	font-weight:bold
}
.righttxta .contenta {
	padding-left:30px;
	background:url(../images/icon.jpg) 0 0 no-repeat
}
.righttxta .contenta * {
	font-size:16px;
	line-height:31px;
	color:#666
}
.righttxta .contentc {
	margin-top:20px
}
.righttxtb {
	width: 36%;
	height: auto;
	display: block;
	float: left;
	margin: 0 5% 0 0;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	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
}
/*子页面搜索*/
.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: #e35b00;
	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);
}
/*人才招聘*/
.XRegina {
	width: 100%;
	display: block;
	background:url(../images/bg.jpg) repeat
}
.XRegina .heada {
	height:45px;
	background:#555;
	color:#fff;
	line-height:45px;
	font-size:15px;
}
.XRegina .heada ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	color:#fff;
	display:block;
	text-align:center
}
.XRegina .heada ul li.li1 {
	width:16%
}
.XRegina .heada ul li.li2 {
	width:16%
}
.XRegina .heada ul li.li3 {
	width:24%
}
.XRegina .heada ul li.li4 {
	width:12%
}
.XRegina .heada ul li.li5 {
	width:16%
}
.XRegina .heada ul li.li6 {
	width:16%
}
.XRegina .contenta {
	width:100%;
	height:auto;
	background:url(../images/bg.jpg) repeat;
	line-height:45px;
	font-size:15px;
}
.XRegina .contenta a {
	width: 100%;
	height: 45px;
	display: block;
	color: #333;
	overflow: hidden;
	border-bottom: 1px solid #cfcfcf;
}
.XRegina .contenta a:hover {
	background:#e3f1ff;
	color:#0572c4
}
.XRegina .contenta ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	display:block;
	text-align:center;
	border-bottom:1px solid #cfcfcf
}
.XRegina .contenta ul li a {
	line-height:45px;
	font-size:15px;
	color:#333;
}
.XRegina .contenta ul li a:hover {
	line-height:45px;
	font-size:15px;
	color:#ca0000;
}
.XRegina .contenta ul li.li1 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li2 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li3 {
	width:24%;
	height:45px;
}
.XRegina .contenta ul li.li4 {
	width:12%;
	height:45px;
}
.XRegina .contenta ul li.li5 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li6 {
	width:16%;
	height:45px;
}
/*子页面合作伙伴*/
.frame2a {
	width:206px;
	height:103px;
	display:block;
	float:left;
	margin:10px;
	position:relative;
	border:1px solid #cfcfcf;
}
.frame2a .topimg {
	width:206px;
	height:103px;
	display:block;
	overflow:hidden;
	text-align:center
}
.frame2a .topimg img {
	max-width:100%;
	height:103px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2a:hover .topimg img {
	transform: scale(1.2);
}
.postion {
    padding: 1% 2%;
    background: #fff;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.postion ul {
}
.postion ul li {
	float:left
}
.postion ul li.wza {
	border-bottom: 1px solid #cfcfcf;
    padding-bottom: 1%;
    margin-bottom: 1%;
    width: 100%;

}
.postion ul li.wza a {
    margin: 1%;
    color: #555;
    font-size: 0.12rem;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.postion ul li.wza a:hover {
	color:#e35b00;
	border-bottom:2px solid #e35b00;
	font-size: .12rem;
}
.postion ul li.wza a.active {
    color: #e35b00;
    border-bottom: 2px solid #e35b00;
    font-size: .12rem;
}
.postion ul li.wz {
    background: url(../images/bg7.png) 0 .11rem no-repeat;
    padding-left: .2rem;
    color: #888;
    line-height: 0.2rem;
    font-size: 0.11rem;
}
.postion ul li.wz a {
	color: #888;
	line-height: 0.3rem;
	font-size:0.11rem;
}
.frame2c {
	width:265px;
	height:248px;
	display:block;
	float:left;
	margin:12px
}
.frame2c .topimg {
	width:265px;
	height:198px;
	display:block;
	text-align:center;
	overflow:hidden;
	background:#fff;
}
.frame2c .topimg img {
	max-width:100%;
	height:198px;
	display: block;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2c .txt {
	width: 265px;
	height: 50px;
	border-bottom: 1px solid #eaeaea;
	background: url(../images/arraw.png) 230px center no-repeat #fff;
	line-height: 50px;
	font-size: 16px;
	color: #444;
	text-indent: 16px;
	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:#0f65d5;
	border-bottom:1px solid #0f65d5;
	background:url(../images/arrawc.png) 230px center no-repeat #fff
}
/*上一页下一页*/
.news_page {
	margin:20px auto;
	overflow: hidden;
}
.news_page dt, .news_page dd {
	width:405px;
	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;
}
.frame2m {
	width: 274px;
	height: 255px;
	display:block;
	padding: 6px;
	border: 1px solid #f1f1f1;
	position: relative;
}
.frame2m .topimg {
	width: 274px;
	height:205px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame2m .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2m p {
	margin-top:10px;
	line-height:40px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}
.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 {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2m:hover .details {
	background:#e35b00;
	color: #FFF;
}
.frame2m:hover .topimg img {
	transform: scale(1.2);
}
.sub_honor {
	background: #fff;
	max-width: 1348px;
	margin: 0 auto;
	width: 94%;
	padding: 25px;
	border: 1px solid #eee;
}
.sub_honor p {
}
.sub_honor * {
	font-size:17px;
	line-height:38px;
	text-align:justify
}
.prtentkp table {
	width: 68% !important;
	border: 0 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	border-left: 1px solid #999999 !important;
	margin: 40px auto;
}
.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;
}
.about_video {
	width:800px;
	margin:0 auto
}
/*子页面工程案例*/
.submain .maincont_sub_case {
    margin-top: 3%;
}
.sub_left_case {
    width: 65%;
    display: block;
    float: left;
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 2%;
}
.sub_right_case {
	display: block;
    float: right;
    width: 32%;
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding:2%;
}

.sub_right_case .title{
    margin-bottom: 3%;
    font-weight: 500;
    font-size: 0.18rem;
    line-height: 0.25rem;
    color: #444;
    text-align: left;
	}
.sub_right_case .cont{}
.sub_right_case .cont ul li{
    position: relative;
    width: 48%;
    margin: 0 4% 4% 0;
    float: left;
	}
.sub_right_case .cont ul li:nth-child(2n){ margin-right:0}
.sub_right_case .cont ul li .topimg{
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
	}
.sub_right_case .cont ul li .topimg img{
	max-width: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.sub_right_case .cont ul li p{}
.sub_right_case .cont ul li p a{
    font-size: 0.12rem;
    line-height: 0.3rem;
	text-align:center;
	}
.sub_right_case .cont ul li:hover .topimg img{transform: scale(1.2);}
.sub_right_case .cont ul li .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.sub_right_case .cont ul li:hover .underline{
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
	}
	
	
/*子页面新闻资讯*/
.submain .maincont_sub_news {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}



.sub_left_news {
    width: 65%;
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    float: left;
}
.sub_right_news {
    display: block;
    width: 32%;
    float: right;
}


.sub_hot_news{
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 5.5%;
	}
.sub_hot_news .title{
    margin-bottom: 3%;
    font-weight: 500;
    font-size: 0.18rem;
    line-height: 0.25rem;
    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: .25rem;
    font-size: .11rem;
	}
.sub_hot_news .cont ul li span{
	display: block;
    width: 30%;
    line-height:.25rem;
    font-size:.11rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}






.sub_related_news{
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 5%;
	}



.sub_related_news .title{
    margin-bottom: 3%;
    font-weight: 500;
    font-size: 0.18rem;
    line-height: 0.25rem;
    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: .25rem;
    font-size: .11rem;	}
.sub_related_news .cont ul li span{
    display: block;
    width: 30%;
    line-height: .25rem;
    font-size: .11rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}
	
	
	

	.submain .maincont .txta .sub_about{
	padding-bottom: 0.2rem;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: .2rem;
	}
.submain .maincont .txta .sub_about ul li{
    float: left;
    text-align: center;
    width: 16.65%;
    margin: 0;
    min-height: 0.5rem;
	}
.submain .maincont .txta .sub_about ul li .counter {
    display: inline-block;
    font-size: 0.32rem;
    line-height: .4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #e35b00;
    font-weight: bold;
}
.submain .maincont .txta .sub_about ul li .count-unit {
    font-size: .13rem;
    line-height: .4rem;
    font-weight: 500;
    color: #444444;
    font-style: normal;
}
.submain .maincont .txta .sub_about ul li p {
    font-size: .112rem;
    line-height: .15rem;
    color: #666666;
    margin: 0 auto;
}	
	
	
	
	
	
	
	}


@media screen and (min-width: 769px) and (max-width: 1199px){
	
/*子页面解决方案*/

.submain .maincont_sub_solution {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}
.sub_left_solution {
	width:65%;
	display:block;
	float:left;
	background:#fff;
	box-shadow: 0 0 1px #ddd;
	padding:3%;
}
.sub_left_solution .title{
    font-size: 30px;
    color: #333;
    line-height: 2;
    text-align: center;
	}
.sub_left_solution .txta{ min-height:5rem}
.sub_left_solution .txta strong{ color:#ff6600}
.sub_left_solution .txta *{
    font-size: 0.13rem;
    line-height: 2;
    color: #666;
	}
.sub_left_solution .txta img{ max-width:100%; height:auto; margin:1% 0}


.sub_right_solution {
    width: 32%;
    display: block;
    float: right;
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding:3%;
	position: sticky;
    top: 120px;
}

.sub_right_solution .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;
	}
.sub_right_solution .cont{}
	
	
	
	
	.submain {
    background: #f7f7f7;
    padding: 3%;
}
.submain .maincont {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 3%;
}
.submain .maincont .title {
    font-size: 0.22rem;
    color: #333;
    font-weight: 500;
    line-height: 0.3rem;
    text-align: center;
    margin: 3% auto;
}
.submain .maincont .txta {
}

.submain .maincont .txta .kysl ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 32%;
}
.submain .maincont .txta .kysl ul li:nth-child(3n){ margin-right:0}
.submain .maincont .txta .kysl ul li:nth-child(4),.submain .maincont .txta .kysl ul li:nth-child(7),.submain .maincont .txta .kysl ul li:nth-child(10),.submain .maincont .txta .kysl ul li:nth-child(13){clear:both}



.submain .maincont .txta .kysl img {
	max-width:100%;
	min-height: 1.07rem;
}
.submain .maincont .txta * {
    font-size: 0.11rem;
    line-height: 2;
    color: #666;
}
.submain .maincont .txta strong {
	font-weight:bold;
	font-size:0.15rem;
	color:#e35b00
}
.submain .maincont .txta p {
	margin:10px auto
}
.submain .maincont .txta h1 {
	background: #e5f3ff;
	line-height: 48px;
	height: 48px;
	color: #e35b00;
	font-size: 20px;
	margin: 20px auto;
}
.submain .maincont .sub_contact {
}
.submain .maincont .sub_contact .lefta {
    width: 38%;
    display: block;
}
.submain .maincont .sub_contact .lefta * {
    font-size: 0.11rem;
    line-height: 2;
}
.submain .maincont .sub_contact .righta {
	width: 58%;
}


.submain .maincont .txta .sub_about{
	padding-bottom: 0.2rem;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: .2rem;
	}
.submain .maincont .txta .sub_about ul li{
    float: left;
    text-align: center;
    width: 16.5%;
    margin: 0;
	}
.submain .maincont .txta .sub_about ul li .counter {
    display: inline-block;
    font-size: 0.25rem;
    line-height: .4rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #e35b00;
    font-weight: bold;
}
.submain .maincont .txta .sub_about ul li .count-unit {
    font-size: .13rem;
    line-height: .4rem;
    font-weight: 500;
    color: #444444;
    font-style: normal;
}
.submain .maincont .txta .sub_about ul li p {
    font-size: .12rem;
    line-height: .26rem;
    color: #666666;
    margin: 0 auto;
}	
	




/*合作伙伴*/

.submain .maincontc {
	width:1200px;
	height: auto;
	margin:30px auto 50px;
}
.submain .maincontc ul li {
	float:left;
	margin-right:30px;
	margin-bottom:30px
}
.submain .maincontc ul li:nth-child(5n) {
margin-right:0;
}
.frame2e {
}
.frame2e .topimg {
	width: 214px;
	height: 135px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dddddd;
}
.frame2e .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2e:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2e:hover .topimg img {
	transform: scale(1.2);
}
.submain .mainconta {
    margin: 3% auto 5%;
}
.submain .mainconta .title {
    font-size: 0.2rem;
    color: #333;
    font-weight: 500;
    line-height: 0.3rem;
    text-align: center;
    margin: 3% auto 5%;
}
.submain .mainconta ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 32%;
}
.submain .mainconta ul li:nth-child(3n) {
margin-right:0;
}

.submain .mainconta ul li:nth-child(4),.submain .mainconta ul li:nth-child(7),.submain .mainconta ul li:nth-child(10),.submain .mainconta ul li:nth-child(13),.submain .mainconta ul li:nth-child(16),.submain .mainconta ul li:nth-child(19)
{
	clear:both;
	}







.frame1 {
	display: block;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.frame1 .topimg {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame1 .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame1 p {
	line-height:50px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center
}
.frame1:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame1:hover .topimg img {
	transform: scale(1.2);
}
.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:750px;
	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;
}
/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 100%;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
/*子页面新闻列表*/
.g-ico {
	background: url(../images/g-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.thumblist .item {
	border-top: 1px solid #ddd;
	padding:3% 0;
}
.thumblist .item:first-child {
	border-top: 0 none;
	padding-top:0
}
.thumblist .item a {
	display: block;
}
.thumblist .item .img {
	display:none
}
.thumblist .item .img img {
	width: 100%;
	display: block;
	height: 100%;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.thumblist .item .img:hover img {
	transform: scale(1.06, 1.06);
}
.thumblist .item .txt {
	width:100%;
}
.thumblist .item .txt h3 {
    font-size: .14rem;
    font-weight: 500;
    margin-top: 1%;
}
.thumblist .item .txt .desc {
    padding-top: 1%;
    color: #999;
    height: 0.5rem;
    display: block;
    overflow: hidden;
    line-height: 0.2rem;
    margin-bottom: 1%;
}
.thumblist .item .txt span {
    display: inline-block;
    font-size: 0.11rem;
    line-height: 0.2rem;
    color: #666;
    padding-right: 4%;
}
.thumblist .item .txt span em {
	width: 22px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	background-position: -80px -144px;
}
.thumblist .item .txt span .time {
	background-position: -80px -164px;
}
/*新闻详情*/
.shownews {
}
.shownews .Article-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	text-align:center
}
.shownews .Article-title h1 {
    font-size: .2rem;
    color: #333;
    font-weight: 500;
}
.shownews .Article-title .mark {
	padding-top: 10px;
}
.shownews .Article-title .mark span {
    color: #999;
    padding-right: 25px;
    line-height: .25rem;
}
.shownews .newsinfo {
    padding: 3% 0;
}
.shownews .newsinfo * {
    font-size: .12rem;
    line-height: 2;
}
.shownews .newsinfo img{ max-width:100%; height:auto}

.shownews .newsinfo h1 {
    font-size: .15rem;
    line-height: .35rem;
    margin: 10px auto;
    font-weight: 500;
}
.shownews .newsinfo p {
	margin:10px auto
}
.shownews .newsinfo .primgpic {
	display:block;
	text-align:center;
	margin:10px auto
}
.shownews .newsinfo .primgpic img {
	max-width:100%;
	height:auto
}
/*上一页 下一页*/
.reLink {
    line-height: 2;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    margin: 3% auto;
}
.reLink .nextLink, .reLink .prevLink {
    line-height: .24rem;
    color: #999;
}
.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;
}
/*案例展示*/
.frame2 {
	display: block;
	/*background:#efefef;*/
	position:relative
}
.frame2 .topimg {
	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: .45rem;
    font-size: .12rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: center;
    background: #fff;
}
.frame2 .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.frame2:hover .underline {
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
}
.frame2:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2:hover .topimg img {
	transform: scale(1.2);
}
.frame2:hover p {
	color:#e35b00;
	font-weight:bold
}
.subnav {
	width: 1200px;
	height: auto;
	margin: 25px auto;
}
.subnav ul {
}
.subnav ul li {
	float: left;
	width: 10.2%;
	margin: 0 1.02% 0 0;
}
.subnav ul li:nth-child(9n) {
margin-right:0;
}
.subnav ul li a {
	width: 100%;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background: #efefef;
}
.subnav ul li a.on, .subnav ul li a:hover {
	background:#da2a2e;
	color:#fff;
	line-height:40px;
	font-size:16px
}
/*list page*/
.page {
	line-height: 30px;
	text-align: center;
	background: #efefef;
	padding: 10px 0;
}
.page a {
	line-height:30px;
	color:#666;
	margin:0 3px
}
.page span {
	display:inline-block;
	padding:0 10px 0 0;
}
.page a.num.select {
	padding: 6px 12px;
	color: #fff;

	background: #e35b00;
	border: 1px solid #e35b00;
}
.page a.num {
	background: #fff;
	padding: 6px 12px;
	border: 1px solid #cfcfcf;
}
.page a.num:hover {
	padding:6px 12px;
	color:#fff;
	background:#e35b00
}
/*guestbook*/
.guestbook_show {/*  margin:20px auto 0;*/
}
.guestbook_top {
	height: 50px;
	background: #eee;
	line-height: 50px;
	padding: 0 10px 0 17px;
	font-size: 16px;
}
.guestbook_top .mustwrt {
	display:block;
	float:right;
}
.guestbook_show em {
	color:#f00;
	font-style:normal;
}
.guestbook_form .inp_one {
	width: 480px;
	height: 30px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 4px;
}
.guestbook_form .inp_one:focus {
	border:1px solid #e35b00;
}
.guestbook_form {
	padding:20px 20px 0;
}
.guestbook_form dl {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.guestbook_form dt {
	width:80px;
	float:left;
}
.guestbook_form dd { /*width:510px; */
	float:left;
}
.guestbook_form dd span {
	padding-left:20px;
	color:#888
}
.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;
	margin-top: 15px;
}
.guestbook_form .bookdl {
	height:192px;
	overflow:hidden;
	line-height:20px;
	padding-bottom:0;
}
.guestbook_form .button {
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #888;
	border: none;
	margin-right: 20px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.guestbook_form .button:hover {
	background:#e35b00;
	color:#fff;
}
.guestbook_form .form_b {
	margin: 20px auto 0 80px;
}
.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;
}
.mainframe {
	width:1200px;
	height:auto;
	margin:30px auto
}
/*ny_left menu_list*/
.ny_left {
	width:250px;
}
.menu_list .list_title {
	border-bottom: 1px solid #d1d1d1;
	height: 50px;
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	text-indent: 1.4em;
}
.menu_list .list_title span {
	font-weight: normal;
	color: #cde7ff;
	font-size: 14px;
	padding-left: 5px;
	text-transform: uppercase;
}
.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 #e35b00;
	color: #e35b00
}
.menu_list .m_1>li .menu_btn {
	position: absolute;
	width: 50px;
	height: 48px;
	background:url(../images/ny_left_ico.png) no-repeat center;
	top: 0;
	right: 0;
	cursor: pointer;
}
.menu_list .m_1>li .menu_btn_active {
	background:url(../images/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>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;
	padding-left:30px;
	font-size: 13px;
	color:#333
}
.menu_list .m_2>li a.active, .menu_list .m_2>li a:hover {
	color: #e35b00
}
/*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:1.4em;
}
.slider_contact .list_title strong {
	font-weight:normal;
	color:#cde7ff;
	font-size:14px;
	padding-left:5px;
	text-transform:uppercase
}
.slider_contact .contact {
	padding: 68px 15px 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:20px;
	display: block;
	color:#ca0000
}
/*right top_share*/
.ny_right {
	width:915px;
}
.ny_right .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_right .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_right .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_right .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_right .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_right .top_share .bdshare {
	display:inline-block;
}
.ny_righta {
	width:915px;
}
.ny_righta .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_righta .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_righta .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_righta .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_righta .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_righta .top_share .bdshare {
	display:inline-block;
}
/*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;
}
.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 p {
	font-size:16px;
	line-height:30px;
	margin-bottom:10px
}
.page_show p strong {
	font-size:16px;
	color:#e35b00;
	font-weight:bold;
	line-height:30px
}
.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;
}
.ny_right ul li {
	float:left;
	margin-right:25px;
	margin-bottom:25px
}
.ny_right ul li:nth-child(3n) {
margin-right:0
}
/*子页面产品、案例展示*/










/*子页面产品展示*/
.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: #e35b00;
	color: #fff;
	font-size: 16px;
}
.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_righta{ width:1200px; min-height:500px; margin:0 auto}
.ny_righta .title{width:1200px; height:38px; border-bottom:2px solid #dbdbdb}
.ny_righta .title p{ padding-left:12px; padding-right:12px; display:block; float:left; border-bottom:2px solid #e35b00; line-height:38px;font-size:18px; color:#e35b00; font-weight: bold; }
.ny_righta .title span{ float:right; line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .title span a{line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .content{ margin-top:24px;}
.ny_righta .content .blockb{ min-height:300px}
.ny_righta .content .blockb .titlea{ height:50px; border-bottom:1px solid #e35b00}
.ny_righta .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#e35b00; color:#fff; font-size:18px}
.ny_righta .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}
*/


.ny_right .content {
	margin-top:24px;
}
.ny_right .content .blockb {
	min-height:300px
}
.ny_right .content .blockb .titlea {
	height:50px;
	border-bottom:1px solid #e35b00
}
.ny_right .content .blockb .titlea p {
	float:left;
	padding-left:35px;
	padding-right:35px;
	line-height:50px;
	background:#e35b00;
	color:#fff;
	font-size:18px
}
.ny_right .content .blockb .contenta {
	margin-top:10px;
	font-size:15px;
	line-height:28px
}
.zhuti {
	width:560px;
	height:550px;
	display:block;
	float:left;
	position:relative
}
.showB_preview {
	width:500px;
	height:375px;
	display:table
}
/*图片小图预览列表*/
.showB_scroll {
	clear:both;
	margin-top:25px;
	width:500px;
	height:115px
}
.showB_scroll .prev {
	float:left;
	margin-right:8px;
}
.showB_scroll .next {
	float:right;
}
.showB_scroll .prev, .showB_scroll .next {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:15px;
	height:110px;
	line-height:110px;
	border:1px solid #cccccc;
	background:#ebebeb;
	color:#aaa;
	margin-top:0;
	cursor:pointer;
	text-decoration:none;
}
.showB_scroll .items {
	float:left;
	position:relative;
	width:450px;
	height:115px;
	overflow:hidden;
}
.showB_scroll .items ul {
	position:absolute;
	width:999999px;
}
.showB_scroll .items ul li {
	float:left;
	width:150px;
	text-align:center;
	margin-right:1px
}
.showB_scroll .items ul li img {
	border:1px solid #CCC;
	padding:2px;
	width:140px;
	height:105px;
}
.showB_scroll .items ul li img:hover {
	border:2px solid #3671cf;
	padding:1px;
}
/*jqzoom*/
.jqzoom {
	width:500px;
	height:375px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	border:1px solid #cfcfcf
}
.jqzoom img {
	max-width: 100%;
	max-height: 100%;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.righttxta {
	width:355px;
	height: auto;
	display:block;
	float:right
}
.righttxta .titlea {
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	border-bottom: 1px solid #cfcfcf;
}
.righttxta .contentb {
}
.righttxta .contentb dl dt, .righttxta .contentb dl dd {
	border-bottom:1px dashed #cfcfcf;
	height:46px;
	line-height:46px;
	font-size:15px;
	color:#666666
}
.righttxta .contentb dl dt span, .righttxta .contentb dl dd span {
	line-height:46px;
	font-size:15px;
	color:#333333
}
.righttxta .contentb dl dt .more, .righttxta .contentb dl dd .more {
	width:150px;
	height:45px;
	display:block;
	float:left;
	margin-right:20px;
	text-align:center;
	line-height:45px;
	background:#e35b00;
	color:#fff;
	border-radius:10px;
}
.righttxta .contentb dl dt em, .righttxta .contentb dl dd em {
	color:#ff0000 !important;
	font-style:normal !important;
	font-weight:bold
}
.righttxta .contenta {
	padding-left:30px;
	background:url(../images/icon.jpg) 0 0 no-repeat
}
.righttxta .contenta * {
	font-size:16px;
	line-height:31px;
	color:#666
}
.righttxta .contentc {
	margin-top:20px
}
.righttxtb {
	width: 36%;
	height: auto;
	display: block;
	float: left;
	margin: 0 5% 0 0;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	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
}
/*子页面搜索*/
.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: #e35b00;
	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);
}
/*人才招聘*/
.XRegina {
	width: 100%;
	display: block;
	background:url(../images/bg.jpg) repeat
}
.XRegina .heada {
	height:45px;
	background:#555;
	color:#fff;
	line-height:45px;
	font-size:15px;
}
.XRegina .heada ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	color:#fff;
	display:block;
	text-align:center
}
.XRegina .heada ul li.li1 {
	width:16%
}
.XRegina .heada ul li.li2 {
	width:16%
}
.XRegina .heada ul li.li3 {
	width:24%
}
.XRegina .heada ul li.li4 {
	width:12%
}
.XRegina .heada ul li.li5 {
	width:16%
}
.XRegina .heada ul li.li6 {
	width:16%
}
.XRegina .contenta {
	width:100%;
	height:auto;
	background:url(../images/bg.jpg) repeat;
	line-height:45px;
	font-size:15px;
}
.XRegina .contenta a {
	width: 100%;
	height: 45px;
	display: block;
	color: #333;
	overflow: hidden;
	border-bottom: 1px solid #cfcfcf;
}
.XRegina .contenta a:hover {
	background:#e3f1ff;
	color:#0572c4
}
.XRegina .contenta ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	display:block;
	text-align:center;
	border-bottom:1px solid #cfcfcf
}
.XRegina .contenta ul li a {
	line-height:45px;
	font-size:15px;
	color:#333;
}
.XRegina .contenta ul li a:hover {
	line-height:45px;
	font-size:15px;
	color:#ca0000;
}
.XRegina .contenta ul li.li1 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li2 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li3 {
	width:24%;
	height:45px;
}
.XRegina .contenta ul li.li4 {
	width:12%;
	height:45px;
}
.XRegina .contenta ul li.li5 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li6 {
	width:16%;
	height:45px;
}
/*子页面合作伙伴*/
.frame2a {
	width:206px;
	height:103px;
	display:block;
	float:left;
	margin:10px;
	position:relative;
	border:1px solid #cfcfcf;
}
.frame2a .topimg {
	width:206px;
	height:103px;
	display:block;
	overflow:hidden;
	text-align:center
}
.frame2a .topimg img {
	max-width:100%;
	height:103px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2a:hover .topimg img {
	transform: scale(1.2);
}
.postion {
    padding: 2% 3%;
    background: #fff;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.postion ul {
}
.postion ul li {
	float:left
}
.postion ul li.wza {
	border-bottom: 1px solid #cfcfcf;
    padding-bottom: 2%;
    margin-bottom: 2%;
    width: 100%;

}
.postion ul li.wza a {
    margin: 0.9% 4%;
    color: #555;
    font-size: 0.12rem;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.postion ul li.wza a:hover {
	color:#e35b00;
	border-bottom:2px solid #e35b00;
	font-size: .12rem;
}
.postion ul li.wza a.active {
    color: #e35b00;
    border-bottom: 2px solid #e35b00;
    font-size: .12rem;
}
.postion ul li.wz {
	background: url(../images/bg7.png) left center no-repeat;
    padding-left: .18rem;
    color: #888;
    line-height: 0.2rem;
}
.postion ul li.wz a {
	color: #888;
    line-height: 0.2rem;
    font-size: 0.11rem;
}
.frame2c {
	width:265px;
	height:248px;
	display:block;
	float:left;
	margin:12px
}
.frame2c .topimg {
	width:265px;
	height:198px;
	display:block;
	text-align:center;
	overflow:hidden;
	background:#fff;
}
.frame2c .topimg img {
	max-width:100%;
	height:198px;
	display: block;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2c .txt {
	width: 265px;
	height: 50px;
	border-bottom: 1px solid #eaeaea;
	background: url(../images/arraw.png) 230px center no-repeat #fff;
	line-height: 50px;
	font-size: 16px;
	color: #444;
	text-indent: 16px;
	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:#0f65d5;
	border-bottom:1px solid #0f65d5;
	background:url(../images/arrawc.png) 230px center no-repeat #fff
}
/*上一页下一页*/
.news_page {
	margin:20px auto;
	overflow: hidden;
}
.news_page dt, .news_page dd {
	width:405px;
	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;
}
.frame2m {
	width: 274px;
	height: 255px;
	display:block;
	padding: 6px;
	border: 1px solid #f1f1f1;
	position: relative;
}
.frame2m .topimg {
	width: 274px;
	height:205px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame2m .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2m p {
	margin-top:10px;
	line-height:40px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}
.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 {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2m:hover .details {
	background:#e35b00;
	color: #FFF;
}
.frame2m:hover .topimg img {
	transform: scale(1.2);
}
.sub_honor {
	background: #fff;
	max-width: 1348px;
	margin: 0 auto;
	width: 94%;
	padding: 25px;
	border: 1px solid #eee;
}
.sub_honor p {
}
.sub_honor * {
	font-size:17px;
	line-height:38px;
	text-align:justify
}
.prtentkp table {
	width: 68% !important;
	border: 0 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	border-left: 1px solid #999999 !important;
	margin: 40px auto;
}
.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;
}
.about_video {
	width:800px;
	margin:0 auto
}
/*子页面工程案例*/
.submain .maincont_sub_case {
    margin-top: 3%;
}
.sub_left_case {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
}
.sub_right_case {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 4%;
}

.sub_right_case .title{
    margin-bottom: 1%;
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #444;
	}
.sub_right_case .cont{}
.sub_right_case .cont ul li{
    position: relative;
    width: 32%;
    margin: 0 2% 2% 0;
    float: left;
	}
.sub_right_case .cont ul li:nth-child(3n){ margin-right:0}
.sub_right_case .cont ul li .topimg{
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
	}
.sub_right_case .cont ul li .topimg img{
	max-width: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.sub_right_case .cont ul li p{}
.sub_right_case .cont ul li p a{
    font-size: 0.12rem;
    line-height: 0.4rem;
	text-align:center;
	}
.sub_right_case .cont ul li:hover .topimg img{transform: scale(1.2);}
.sub_right_case .cont ul li .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.sub_right_case .cont ul li:hover .underline{
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
	}
	
	
/*子页面新闻资讯*/
.submain .maincont_sub_news {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}



.sub_left_news {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
}
.sub_right_news {
	margin-top:5%
}


.sub_hot_news{
	background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
	}
.sub_hot_news .title{
    margin-bottom: 1%;
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #444;
	}
.sub_hot_news .cont{}
.sub_hot_news .cont ul li{}
.sub_hot_news .cont ul li a{
	display: block;
    float: left;
    width: 75%;
    line-height: .3rem;
    font-size: .13rem;
	}
.sub_hot_news .cont ul li span{
	display: block;
    width: 25%;
    line-height:.3rem;
    font-size:.13rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}






.sub_related_news{
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 5%;
	}



.sub_related_news .title{
    margin-bottom: 1%;
    font-weight: 500;
    font-size: 0.2rem;
    line-height: 0.3rem;
    color: #444;

	}
.sub_related_news .cont{}
.sub_related_news .cont ul li{}
.sub_related_news .cont ul li a{
    display: block;
    float: left;
    width: 75%;
    line-height: .3rem;
    font-size: .13rem;
	}
.sub_related_news .cont ul li span{
	display: block;
    width: 25%;
    line-height:.3rem;
    font-size:.13rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}
	}




@media (min-width:1440px){
.submain {
	background: #f7f7f7;
	padding: 0 0 80px 0;
}
.submain .maincont {
	max-width: 1400px;
	margin: 0 auto;
	min-height: 400px;
	background: #fff;
	box-shadow: 0 0 1px #ddd;
	padding: 40px;
	margin-top:3%;
}
.submain .maincont .title {
    font-size: 32px;
    color: #333;
    line-height: 2;
    text-align: center;
    margin: 10px auto 30px;
}
.submain .maincont .txta {
}




.submain .maincont .txta .kysl ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 23.5%;
}
.submain .maincont .txta .kysl ul li:nth-child(4n){ margin-right:0}

.submain .maincont .txta .kysl img {
    max-width: 100%;
    min-height: 3.21rem;
}
.submain .maincont .txta * {
    font-size: 16px;
    line-height: 2;
    color: #666;
}
.submain .maincont .txta strong {
	font-weight:bold;
	font-size:19px;
	line-height:2;
	color:#e35b00
}
.submain .maincont .txta p {
	margin:10px auto
}
.submain .maincont .txta h1 {
	background: #e5f3ff;
	line-height: 48px;
	height: 48px;
	color: #e35b00;
	font-size: 20px;
	margin: 20px auto;
}
.submain .maincont .sub_contact {
}
.submain .maincont .sub_contact .lefta {
	width:40%
}
.submain .maincont .sub_contact .lefta * {
    font-size: 18px;
    line-height: 2.5;
}
.submain .maincont .sub_contact .righta {
	width:60%
}
/*合作伙伴*/

.submain .maincontc {
	width:1200px;
	height: auto;
	margin:30px auto 50px;
}
.submain .maincontc ul li {
	float:left;
	margin-right:30px;
	margin-bottom:30px
}
.submain .maincontc ul li:nth-child(5n) {
margin-right:0;
}
.frame2e {
}
.frame2e .topimg {
	width: 214px;
	height: 135px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dddddd;
}
.frame2e .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2e:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2e:hover .topimg img {
	transform: scale(1.2);
}
.submain .mainconta {
	max-width: 1400px;
	width: 96%;
	height: auto;
	margin: 30px auto 50px;
}
.submain .mainconta .title {
	font-size: 32px;
	color: #555;
	/*font-weight: bold;*/
	line-height: 45px;
	text-align: center;
	margin: 60px auto 30px;
}
.submain .mainconta ul li {
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
	width: 23.5%;
}
.submain .mainconta ul li:nth-child(4n) {
margin-right:0;

}

.submain .mainconta ul li:nth-child(5),.submain .mainconta ul li:nth-child(9),.submain .mainconta ul li:nth-child(13),.submain .mainconta ul li:nth-child(17){
    clear: both;
	}

.frame1 {
	display: block;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.frame1 .topimg {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame1 .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame1 p {
	line-height:50px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center
}
.frame1:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame1:hover .topimg img {
	transform: scale(1.2);
}
.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:750px;
	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;
}
/*电子地图*/
.week_map {
	position: relative;
	height: 550px;
	max-width: 100%;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
/*子页面新闻列表*/
.g-ico {
	background: url(../images/g-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.thumblist .item {
	border-top: 1px solid #ddd;
	padding: 30px 0;
}
.thumblist .item:first-child {
	border-top: 0 none;
	padding-top:0
}
.thumblist .item a {
	display: block;
}
.thumblist .item .img {
	width: 20%;
	overflow: hidden;
}
.thumblist .item .img img {
	width: 100%;
	display: block;
	height: 100%;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.thumblist .item .img:hover img {
	transform: scale(1.06, 1.06);
}
.thumblist .item .txt {
	width: 78%;
}
.thumblist .item .txt h3 {
	font-size: 20px;
	font-weight:500;
	margin-top:1%;
}
.thumblist .item .txt .desc {
    padding-top: 18px;
    color: #999;
    height: 72px;
    display: block;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 10px;
}
.thumblist .item .txt span {
	display: inline-block;
	font-size: 16px;
	color: #666;
	padding-right: 26px;
}
.thumblist .item .txt span em {
	width: 22px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	background-position: -80px -144px;
}
.thumblist .item .txt span .time {
	background-position: -80px -164px;
}
/*新闻详情*/
.shownews {
}
.shownews .Article-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	text-align:center
}
.shownews .Article-title h1 {
	font-size: 26px;
	color: #333;
	font-weight: 500;
}
.shownews .Article-title .mark {
	padding-top: 10px;
}
.shownews .Article-title .mark span {
	color: #999;
	padding-right: 25px;
}
.shownews .newsinfo {
	padding: 40px 0;
}
.shownews .newsinfo * {
	font-size:16px;
	line-height:30px
}
.shownews .newsinfo img{ max-width:100%; height:auto}

.shownews .newsinfo h1 {
	font-size: 21px;
	line-height: 45px;
	margin: 10px auto;
	font-weight: 500;
}
.shownews .newsinfo p {
	margin:10px auto
}
.shownews .newsinfo .primgpic {
	display:block;
	text-align:center;
	margin:10px auto
}
.shownews .newsinfo .primgpic img {
	max-width:100%;
	height:auto
}
/*上一页 下一页*/
.reLink {
	line-height: 40px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	margin: 20px auto;
}
.reLink .nextLink, .reLink .prevLink {
	line-height:40px;
	color:#999;
}
.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;
}
/*案例展示*/
.frame2 {
	width:100%;
	display: block;
	/*background:#efefef;*/
	position:relative
}
.frame2 .topimg {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame2 .topimg img {
	width:100%;
	min-height:220px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2 p {
	line-height: 60px;
	font-size: 17px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	text-align: center;
	background:#fff;
}
.frame2 .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.frame2:hover .underline {
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
}
.frame2:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2:hover .topimg img {
	transform: scale(1.2);
}
.frame2:hover p {
	color:#e35b00;
	font-weight:bold
}
.subnav {
	width: 1200px;
	height: auto;
	margin: 25px auto;
}
.subnav ul {
}
.subnav ul li {
	float: left;
	width: 10.2%;
	margin: 0 1.02% 0 0;
}
.subnav ul li:nth-child(9n) {
margin-right:0;
}
.subnav ul li a {
	width: 100%;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background: #efefef;
}
.subnav ul li a.on, .subnav ul li a:hover {
	background:#da2a2e;
	color:#fff;
	line-height:40px;
	font-size:16px
}
/*list page*/
.page {
	line-height: 30px;
	text-align: center;
	background: #efefef;
	padding: 10px 0;
}
.page a {
	line-height:30px;
	color:#666;
	margin:0 3px
}
.page span {
	display:inline-block;
	padding:0 10px 0 0;
}
.page a.num.select {
	padding: 6px 12px;
	color: #fff;
	background: #e35b00;
	border: 1px solid #e35b00;
}
.page a.num {
	background: #fff;
	padding: 6px 12px;
	border: 1px solid #cfcfcf;
}
.page a.num:hover {
	padding:6px 12px;
	color:#fff;
	background:#e35b00
}
/*guestbook*/
.guestbook_show {/*  margin:20px auto 0;*/
}
.guestbook_top {
	height: 50px;
	background: #eee;
	line-height: 50px;
	padding: 0 10px 0 17px;
	font-size: 16px;
}
.guestbook_top .mustwrt {
	display:block;
	float:right;
}
.guestbook_show em {
	color:#f00;
	font-style:normal;
}
.guestbook_form .inp_one {
	width: 480px;
	height: 30px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 4px;
}
.guestbook_form .inp_one:focus {
	border:1px solid #e35b00;
}
.guestbook_form {
	padding:20px 20px 0;
}
.guestbook_form dl {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.guestbook_form dt {
	width:80px;
	float:left;
}
.guestbook_form dd { /*width:510px; */
	float:left;
}
.guestbook_form dd span {
	padding-left:20px;
	color:#888
}
.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;
	margin-top: 15px;
}
.guestbook_form .bookdl {
	height:192px;
	overflow:hidden;
	line-height:20px;
	padding-bottom:0;
}
.guestbook_form .button {
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #888;
	border: none;
	margin-right: 20px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.guestbook_form .button:hover {
	background:#e35b00;
	color:#fff;
}
.guestbook_form .form_b {
	margin: 20px auto 0 80px;
}
.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;
}
.mainframe {
	width:1200px;
	height:auto;
	margin:30px auto
}
/*ny_left menu_list*/
.ny_left {
	width:250px;
}
.menu_list .list_title {
	border-bottom: 1px solid #d1d1d1;
	height: 50px;
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	text-indent: 1.4em;
}
.menu_list .list_title span {
	font-weight: normal;
	color: #cde7ff;
	font-size: 14px;
	padding-left: 5px;
	text-transform: uppercase;
}
.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 #e35b00;
	color: #e35b00
}
.menu_list .m_1>li .menu_btn {
	position: absolute;
	width: 50px;
	height: 48px;
	background:url(../images/ny_left_ico.png) no-repeat center;
	top: 0;
	right: 0;
	cursor: pointer;
}
.menu_list .m_1>li .menu_btn_active {
	background:url(../images/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>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;
	padding-left:30px;
	font-size: 13px;
	color:#333
}
.menu_list .m_2>li a.active, .menu_list .m_2>li a:hover {
	color: #e35b00
}
/*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:1.4em;
}
.slider_contact .list_title strong {
	font-weight:normal;
	color:#cde7ff;
	font-size:14px;
	padding-left:5px;
	text-transform:uppercase
}
.slider_contact .contact {
	padding: 68px 15px 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:20px;
	display: block;
	color:#ca0000
}
/*right top_share*/
.ny_right {
	width:915px;
}
.ny_right .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_right .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_right .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_right .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_right .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_right .top_share .bdshare {
	display:inline-block;
}
.ny_righta {
	width:915px;
}
.ny_righta .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_righta .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_righta .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_righta .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_righta .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_righta .top_share .bdshare {
	display:inline-block;
}
/*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;
}
.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 p {
	font-size:16px;
	line-height:30px;
	margin-bottom:10px
}
.page_show p strong {
	font-size:16px;
	color:#e35b00;
	font-weight:bold;
	line-height:30px
}
.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;
}
.ny_right ul li {
	float:left;
	margin-right:25px;
	margin-bottom:25px
}
.ny_right ul li:nth-child(3n) {
margin-right:0
}
/*子页面产品、案例展示*/










/*子页面产品展示*/
.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: #e35b00;
	color: #fff;
	font-size: 16px;
}
.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_righta{ width:1200px; min-height:500px; margin:0 auto}
.ny_righta .title{width:1200px; height:38px; border-bottom:2px solid #dbdbdb}
.ny_righta .title p{ padding-left:12px; padding-right:12px; display:block; float:left; border-bottom:2px solid #e35b00; line-height:38px;font-size:18px; color:#e35b00; font-weight: bold; }
.ny_righta .title span{ float:right; line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .title span a{line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .content{ margin-top:24px;}
.ny_righta .content .blockb{ min-height:300px}
.ny_righta .content .blockb .titlea{ height:50px; border-bottom:1px solid #e35b00}
.ny_righta .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#e35b00; color:#fff; font-size:18px}
.ny_righta .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}
*/


.ny_right .content {
	margin-top:24px;
}
.ny_right .content .blockb {
	min-height:300px
}
.ny_right .content .blockb .titlea {
	height:50px;
	border-bottom:1px solid #e35b00
}
.ny_right .content .blockb .titlea p {
	float:left;
	padding-left:35px;
	padding-right:35px;
	line-height:50px;
	background:#e35b00;
	color:#fff;
	font-size:18px
}
.ny_right .content .blockb .contenta {
	margin-top:10px;
	font-size:15px;
	line-height:28px
}
.zhuti {
	width:560px;
	height:550px;
	display:block;
	float:left;
	position:relative
}
.showB_preview {
	width:500px;
	height:375px;
	display:table
}
/*图片小图预览列表*/
.showB_scroll {
	clear:both;
	margin-top:25px;
	width:500px;
	height:115px
}
.showB_scroll .prev {
	float:left;
	margin-right:8px;
}
.showB_scroll .next {
	float:right;
}
.showB_scroll .prev, .showB_scroll .next {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:15px;
	height:110px;
	line-height:110px;
	border:1px solid #cccccc;
	background:#ebebeb;
	color:#aaa;
	margin-top:0;
	cursor:pointer;
	text-decoration:none;
}
.showB_scroll .items {
	float:left;
	position:relative;
	width:450px;
	height:115px;
	overflow:hidden;
}
.showB_scroll .items ul {
	position:absolute;
	width:999999px;
}
.showB_scroll .items ul li {
	float:left;
	width:150px;
	text-align:center;
	margin-right:1px
}
.showB_scroll .items ul li img {
	border:1px solid #CCC;
	padding:2px;
	width:140px;
	height:105px;
}
.showB_scroll .items ul li img:hover {
	border:2px solid #3671cf;
	padding:1px;
}
/*jqzoom*/
.jqzoom {
	width:500px;
	height:375px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	border:1px solid #cfcfcf
}
.jqzoom img {
	max-width: 100%;
	max-height: 100%;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.righttxta {
	width:355px;
	height: auto;
	display:block;
	float:right
}
.righttxta .titlea {
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	border-bottom: 1px solid #cfcfcf;
}
.righttxta .contentb {
}
.righttxta .contentb dl dt, .righttxta .contentb dl dd {
	border-bottom:1px dashed #cfcfcf;
	height:46px;
	line-height:46px;
	font-size:15px;
	color:#666666
}
.righttxta .contentb dl dt span, .righttxta .contentb dl dd span {
	line-height:46px;
	font-size:15px;
	color:#333333
}
.righttxta .contentb dl dt .more, .righttxta .contentb dl dd .more {
	width:150px;
	height:45px;
	display:block;
	float:left;
	margin-right:20px;
	text-align:center;
	line-height:45px;
	background:#e35b00;
	color:#fff;
	border-radius:10px;
}
.righttxta .contentb dl dt em, .righttxta .contentb dl dd em {
	color:#ff0000 !important;
	font-style:normal !important;
	font-weight:bold
}
.righttxta .contenta {
	padding-left:30px;
	background:url(../images/icon.jpg) 0 0 no-repeat
}
.righttxta .contenta * {
	font-size:16px;
	line-height:31px;
	color:#666
}
.righttxta .contentc {
	margin-top:20px
}
.righttxtb {
	width: 36%;
	height: auto;
	display: block;
	float: left;
	margin: 0 5% 0 0;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	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
}
/*子页面搜索*/
.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: #e35b00;
	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);
}
/*人才招聘*/
.XRegina {
	width: 100%;
	display: block;
	background:url(../images/bg.jpg) repeat
}
.XRegina .heada {
	height:45px;
	background:#555;
	color:#fff;
	line-height:45px;
	font-size:15px;
}
.XRegina .heada ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	color:#fff;
	display:block;
	text-align:center
}
.XRegina .heada ul li.li1 {
	width:16%
}
.XRegina .heada ul li.li2 {
	width:16%
}
.XRegina .heada ul li.li3 {
	width:24%
}
.XRegina .heada ul li.li4 {
	width:12%
}
.XRegina .heada ul li.li5 {
	width:16%
}
.XRegina .heada ul li.li6 {
	width:16%
}
.XRegina .contenta {
	width:100%;
	height:auto;
	background:url(../images/bg.jpg) repeat;
	line-height:45px;
	font-size:15px;
}
.XRegina .contenta a {
	width: 100%;
	height: 45px;
	display: block;
	color: #333;
	overflow: hidden;
	border-bottom: 1px solid #cfcfcf;
}
.XRegina .contenta a:hover {
	background:#e3f1ff;
	color:#0572c4
}
.XRegina .contenta ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	display:block;
	text-align:center;
	border-bottom:1px solid #cfcfcf
}
.XRegina .contenta ul li a {
	line-height:45px;
	font-size:15px;
	color:#333;
}
.XRegina .contenta ul li a:hover {
	line-height:45px;
	font-size:15px;
	color:#ca0000;
}
.XRegina .contenta ul li.li1 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li2 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li3 {
	width:24%;
	height:45px;
}
.XRegina .contenta ul li.li4 {
	width:12%;
	height:45px;
}
.XRegina .contenta ul li.li5 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li6 {
	width:16%;
	height:45px;
}
/*子页面合作伙伴*/
.frame2a {
	width:206px;
	height:103px;
	display:block;
	float:left;
	margin:10px;
	position:relative;
	border:1px solid #cfcfcf;
}
.frame2a .topimg {
	width:206px;
	height:103px;
	display:block;
	overflow:hidden;
	text-align:center
}
.frame2a .topimg img {
	max-width:100%;
	height:103px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2a:hover .topimg img {
	transform: scale(1.2);
}
.postion {
	background: #fff;
	box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.postion ul {
    max-width: 1400px;
    width: 94%;
    margin: 0 auto;
}
.postion ul li {
/*	float:left*/
}
.postion ul li.wza {
    display: block;
    border-bottom: 1px solid #dfdfdf;
}
.postion ul li.wza a {
    padding: 15px 0;
    margin: 0 40px 0 0;
    color: #555;
    font-size: 16px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.postion ul li.wza a:hover {
	color:#e35b00;
	border-bottom:2px solid #e35b00;
	font-size: 16px;
}
.postion ul li.wza a.active {
	color:#e35b00;
	border-bottom:2px solid #e35b00;
	font-size: 16px;
}
.postion ul li.wz {
    background: url(../images/bg7.png) 0 center no-repeat;
    padding-left: 25px;
    color: #888;
    line-height: 65px;
    font-size: 14px;
}
.postion ul li.wz a {
	color: #888;
	line-height: 65px;
	font-size: 14px;
}
.frame2c {
	width:265px;
	height:248px;
	display:block;
	float:left;
	margin:12px
}
.frame2c .topimg {
	width:265px;
	height:198px;
	display:block;
	text-align:center;
	overflow:hidden;
	background:#fff;
}
.frame2c .topimg img {
	max-width:100%;
	height:198px;
	display: block;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2c .txt {
	width: 265px;
	height: 50px;
	border-bottom: 1px solid #eaeaea;
	background: url(../images/arraw.png) 230px center no-repeat #fff;
	line-height: 50px;
	font-size: 16px;
	color: #444;
	text-indent: 16px;
	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:#0f65d5;
	border-bottom:1px solid #0f65d5;
	background:url(../images/arrawc.png) 230px center no-repeat #fff
}
/*上一页下一页*/
.news_page {
	margin:20px auto;
	overflow: hidden;
}
.news_page dt, .news_page dd {
	width:405px;
	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;
}
.frame2m {
	width: 274px;
	height: 255px;
	display:block;
	padding: 6px;
	border: 1px solid #f1f1f1;
	position: relative;
}
.frame2m .topimg {
	width: 274px;
	height:205px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame2m .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2m p {
	margin-top:10px;
	line-height:40px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}
.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 {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2m:hover .details {
	background:#e35b00;
	color: #FFF;
}
.frame2m:hover .topimg img {
	transform: scale(1.2);
}
.sub_honor {
	background: #fff;
	max-width: 1348px;
	margin: 0 auto;
	width: 94%;
	padding: 25px;
	border: 1px solid #eee;
}
.sub_honor p {
}
.sub_honor * {
	font-size:17px;
	line-height:38px;
	text-align:justify
}
.prtentkp table {
	width: 68% !important;
	border: 0 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	border-left: 1px solid #999999 !important;
	margin: 40px auto;
}
.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;
}
.about_video {
	width:800px;
	margin:0 auto
}

/*子页面解决方案*/

.submain .maincont_sub_solution {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}
.sub_left_solution {
	width:65%;
	display:block;
	float:left;
	background:#fff;
	box-shadow: 0 0 1px #ddd;
	padding: 40px;
}
.sub_left_solution .title{
	font-size: 32px;
    color: #333;
    /*font-weight: bold;*/
    line-height: 45px;
    text-align: center;
    margin: 10px auto 30px;
	}
.sub_left_solution .txta{min-height: 600px;}
.sub_left_solution .txta strong{ color:#ff6600}
.sub_left_solution .txta *{
	font-size: 17px;
    line-height: 38px;
    color: #666;
	}
.sub_left_solution .txta img{ max-width:100%; height:auto}


.sub_right_solution {
    width: 32%;
    display: block;
    float: right;
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 30px;
	position: sticky;
    top: 120px;
}

.sub_right_solution .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;
	}
.sub_right_solution .cont{}












/*子页面工程案例*/
.submain .maincont_sub_case {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}
.sub_left_case {
	width:65%;
	display:block;
	float:left;
	background:#fff;
	box-shadow: 0 0 1px #ddd;
	padding: 40px;
}
.sub_right_case {
    width: 32%;
    display: block;
    float: right;
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 30px;
	position: sticky;
    top: 120px;
}

.sub_right_case .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;
	}
.sub_right_case .cont{}
.sub_right_case .cont ul li{
    position: relative;
    width: 48%;
    margin: 0 4% 4% 0;
    float: left;
	}
.sub_right_case .cont ul li:nth-child(2n){ margin-right:0}
.sub_right_case .cont ul li .topimg{
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
	}
.sub_right_case .cont ul li .topimg img{
	max-width: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.sub_right_case .cont ul li p{}
.sub_right_case .cont ul li p a{
	font-size: 16px;
    line-height: 3;
	text-align:center;
	}
.sub_right_case .cont ul li:hover .topimg img{transform: scale(1.2);}
.sub_right_case .cont ul li .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.sub_right_case .cont ul li:hover .underline{
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
	}
	
	
/*子页面新闻资讯*/
.submain .maincont_sub_news {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}



.sub_left_news {
	width:65%;
	display:block;
	float:left;
	background:#fff;
	box-shadow: 0 0 1px #ddd;
	padding: 40px;
}
.sub_right_news {
    width: 32%;
    display: block;
    float: right; 
	position: sticky;
    top: 120px;
}


.sub_hot_news{
	background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 30px;
	}
.sub_hot_news .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;
	}
.sub_hot_news .cont{}
.sub_hot_news .cont ul li{}
.sub_hot_news .cont ul li a{
	display: block;
    float: left;
    width: 75%;
    line-height: 38px;
    font-size: 16px;
	}
.sub_hot_news .cont ul li span{
	display: block;
    width: 25%;
    line-height: 38px;
    font-size: 15px;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}






.sub_related_news{
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 30px;
	margin-top:30px;
	}



.sub_related_news .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;

	}
.sub_related_news .cont{}
.sub_related_news .cont ul li{}
.sub_related_news .cont ul li a{
	display: block;
    float: left;
    width: 75%;
    line-height: 38px;
    font-size: 16px;
	}
.sub_related_news .cont ul li span{
	display: block;
    width: 25%;
    line-height: 38px;
    font-size: 15px;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}
	}



@media (max-width: 768px)
{
	
/*子页面解决方案*/

.submain .maincont_sub_solution {
	margin-top:3%;
}
.sub_left_solution {
	background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
}
.sub_left_solution .title{
    text-align: center;
    font-size: .38rem;
    color: #333;
    font-weight: 500;
    line-height: 2;
	}
.sub_left_solution .txta{}
.sub_left_solution .txta strong{ color:#ff6600}
.sub_left_solution .txta *{
    font-size: 0.28rem;
    line-height: 2;
    color: #666;
	}
.sub_left_solution .txta img{ max-width:100%; height:auto}


.sub_right_solution {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 3%;
}

.sub_right_solution .title{
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    color: #444;
	}
.sub_right_solution .cont{}
	
	
	
	
	.submain {
    background: #f7f7f7;
    padding: 3%;
}
.submain .maincont {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 3%;
}
.submain .maincont .title {
    font-size: 0.45rem;
    color: #333;
    font-weight: 500;
    line-height: 0.8rem;
    text-align: center;
    margin: 3% auto 5%;
}
.submain .maincont .txta {
}

.submain .maincont .txta .kysl ul li {
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    width: 49%;
}
.submain .maincont .txta .kysl ul li:nth-child(2n){ margin-right:0}


.submain .maincont .txta .kysl img {
	max-width:100%;
	height:auto
}
.submain .maincont .txta * {
    font-size: 0.28rem;
    line-height: 1.8;
    color: #666;
}
.submain .maincont .txta strong {
	font-weight:bold;
	font-size:0.28rem;
	color:#e35b00
}
.submain .maincont .txta p {
	margin:10px auto
}
.submain .maincont .txta h1 {
	background: #e5f3ff;
	line-height: 48px;
	height: 48px;
	color: #e35b00;
	font-size: 20px;
	margin: 20px auto;
}
.submain .maincont .sub_contact {
}
.submain .maincont .sub_contact .lefta {
	width:100%
}
.submain .maincont .sub_contact .lefta * {
    font-size: 0.28rem;
    line-height: 2;
}
.submain .maincont .sub_contact .righta {
	width: 100%;
    margin-top: 5%;
    border: 1px solid #dfdfdf;
    padding: 1%;
}
/*合作伙伴*/

.submain .maincontc {
	width:1200px;
	height: auto;
	margin:30px auto 50px;
}
.submain .maincontc ul li {
	float:left;
	margin-right:30px;
	margin-bottom:30px
}
.submain .maincontc ul li:nth-child(5n) {
margin-right:0;
}
.frame2e {
}
.frame2e .topimg {
	width: 214px;
	height: 135px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #dddddd;
}
.frame2e .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2e:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2e:hover .topimg img {
	transform: scale(1.2);
}
.submain .mainconta {
    margin: 3% auto 5%;
}
.submain .mainconta .title {
    font-size: 0.45rem;
    color: #333;
    font-weight: 500;
    line-height: 0.8rem;
    text-align: center;
    margin: 3% auto 5%;
}
.submain .mainconta ul li {
    float: left;
    margin-right: 4%;
    margin-bottom: 4%;
    width: 48%;
}
.submain .mainconta ul li:nth-child(2n) {
margin-right:0;
}
.frame1 {
	display: block;
	background: #fff;
	border: 1px solid #dfdfdf;
}
.frame1 .topimg {
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame1 .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame1 p {
	line-height:50px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	text-align:center
}
.frame1:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame1:hover .topimg img {
	transform: scale(1.2);
}
.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:750px;
	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;
}
/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 100%;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}
/*子页面新闻列表*/
.g-ico {
	background: url(../images/g-ico.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.thumblist .item {
	border-top: 1px solid #ddd;
	padding:3% 0;
}
.thumblist .item:first-child {
	border-top: 0 none;
	padding-top:0
}
.thumblist .item a {
	display: block;
}
.thumblist .item .img {
	display:none
}
.thumblist .item .img img {
	width: 100%;
	display: block;
	height: 100%;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.thumblist .item .img:hover img {
	transform: scale(1.06, 1.06);
}
.thumblist .item .txt {
	width:100%;
}
.thumblist .item .txt h3 {
	font-size: .31rem;
    font-weight: 500;
    margin-top: 1%;
}
.thumblist .item .txt .desc {
    padding-top: 3%;
    color: #999;
    height: 1rem;
    display: block;
    overflow: hidden;
    line-height: 0.45rem;
    margin-bottom: 3%;
}
.thumblist .item .txt span {
    display: inline-block;
    font-size: 0.28rem;
    line-height: 0.5rem;
    color: #666;
    padding-right: 5%;
}
.thumblist .item .txt span em {
	width: 22px;
	height: 18px;
	display: inline-block;
	margin-right: 10px;
	background-position: -80px -144px;
}
.thumblist .item .txt span .time {
	background-position: -80px -164px;
}
/*新闻详情*/
.shownews {
}
.shownews .Article-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	text-align:center
}
.shownews .Article-title h1 {
    font-size: .38rem;
    color: #333;
    font-weight: 500;
}
.shownews .Article-title .mark {
	padding-top: 10px;
}
.shownews .Article-title .mark span {
    color: #999;
    padding-right: 25px;
    line-height: .45rem;
}
.shownews .newsinfo {
    padding: 3% 0;
}
.shownews .newsinfo * {
	font-size: .28rem;
    line-height: 2;
}
.shownews .newsinfo img{ max-width:100%; height:auto}

.shownews .newsinfo h1 {
	font-size: 30px;
	line-height: 45px;
	margin: 10px auto;
	font-weight: 500;
}
.shownews .newsinfo p {
	margin:10px auto
}
.shownews .newsinfo .primgpic {
	display:block;
	text-align:center;
	margin:10px auto
}
.shownews .newsinfo .primgpic img {
	max-width:100%;
	height:auto
}
/*上一页 下一页*/
.reLink {
    line-height: 2;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    margin: 3% auto;
}
.reLink .nextLink, .reLink .prevLink {
	line-height:2;
	color:#999;
}
.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;
}
/*案例展示*/
.frame2 {
	display: block;
	/*background:#efefef;*/
	position:relative
}
.frame2 .topimg {
	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: .85rem;
    font-size: .28rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-align: center;
    background: #fff;
}
.frame2 .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.frame2:hover .underline {
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
}
.frame2:hover {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2:hover .topimg img {
	transform: scale(1.2);
}
.frame2:hover p {
	color:#e35b00;
	font-weight:bold
}
.subnav {
	width: 1200px;
	height: auto;
	margin: 25px auto;
}
.subnav ul {
}
.subnav ul li {
	float: left;
	width: 10.2%;
	margin: 0 1.02% 0 0;
}
.subnav ul li:nth-child(9n) {
margin-right:0;
}
.subnav ul li a {
	width: 100%;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	background: #efefef;
}
.subnav ul li a.on, .subnav ul li a:hover {
	background:#da2a2e;
	color:#fff;
	line-height:40px;
	font-size:16px
}
/*list page*/
.page {
	line-height: 30px;
	text-align: center;
	background: #efefef;
	padding: 10px 0;
}
.page a {
	line-height:30px;
	color:#666;
	margin:0 3px
}
.page span {
	display:inline-block;
	padding:0 10px 0 0;
}
.page a.num.select {
	padding: 6px 12px;
	color: #fff;
	background: #e35b00;
	border: 1px solid #e35b00;
}
.page a.num {
	background: #fff;
	padding: 6px 12px;
	border: 1px solid #cfcfcf;
}
.page a.num:hover {
	padding:6px 12px;
	color:#fff;
	background:#e35b00
}
/*guestbook*/
.guestbook_show {/*  margin:20px auto 0;*/
}
.guestbook_top {
	height: 50px;
	background: #eee;
	line-height: 50px;
	padding: 0 10px 0 17px;
	font-size: 16px;
}
.guestbook_top .mustwrt {
	display:block;
	float:right;
}
.guestbook_show em {
	color:#f00;
	font-style:normal;
}
.guestbook_form .inp_one {
	width: 480px;
	height: 30px;
	outline: none;
	border: 1px solid #ccc;
	padding-left: 4px;
}
.guestbook_form .inp_one:focus {
	border:1px solid #e35b00;
}
.guestbook_form {
	padding:20px 20px 0;
}
.guestbook_form dl {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
.guestbook_form dt {
	width:80px;
	float:left;
}
.guestbook_form dd { /*width:510px; */
	float:left;
}
.guestbook_form dd span {
	padding-left:20px;
	color:#888
}
.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;
	margin-top: 15px;
}
.guestbook_form .bookdl {
	height:192px;
	overflow:hidden;
	line-height:20px;
	padding-bottom:0;
}
.guestbook_form .button {
	width: 150px;
	height: 35px;
	line-height: 35px;
	background: #888;
	border: none;
	margin-right: 20px;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
}
.guestbook_form .button:hover {
	background:#e35b00;
	color:#fff;
}
.guestbook_form .form_b {
	margin: 20px auto 0 80px;
}
.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;
}
.mainframe {
	width:1200px;
	height:auto;
	margin:30px auto
}
/*ny_left menu_list*/
.ny_left {
	width:250px;
}
.menu_list .list_title {
	border-bottom: 1px solid #d1d1d1;
	height: 50px;
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
	color: #FFF;
	text-indent: 1.4em;
}
.menu_list .list_title span {
	font-weight: normal;
	color: #cde7ff;
	font-size: 14px;
	padding-left: 5px;
	text-transform: uppercase;
}
.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 #e35b00;
	color: #e35b00
}
.menu_list .m_1>li .menu_btn {
	position: absolute;
	width: 50px;
	height: 48px;
	background:url(../images/ny_left_ico.png) no-repeat center;
	top: 0;
	right: 0;
	cursor: pointer;
}
.menu_list .m_1>li .menu_btn_active {
	background:url(../images/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>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;
	padding-left:30px;
	font-size: 13px;
	color:#333
}
.menu_list .m_2>li a.active, .menu_list .m_2>li a:hover {
	color: #e35b00
}
/*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:1.4em;
}
.slider_contact .list_title strong {
	font-weight:normal;
	color:#cde7ff;
	font-size:14px;
	padding-left:5px;
	text-transform:uppercase
}
.slider_contact .contact {
	padding: 68px 15px 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:20px;
	display: block;
	color:#ca0000
}
/*right top_share*/
.ny_right {
	width:915px;
}
.ny_right .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_right .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_right .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_right .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_right .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_right .top_share .bdshare {
	display:inline-block;
}
.ny_righta {
	width:915px;
}
.ny_righta .top_share {
	width:100%;
	height:43px;
	border-bottom:1px solid #ccc;
	overflow: hidden;
	margin-bottom:20px;
}
.ny_righta .top_share dt {
	font-size:18px;
	color:#e35b00;
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	border-bottom:3px solid #e35b00;
	line-height:40px;
}
.ny_righta .top_share dt a {
	font-size:18px;
	color:#e35b00;
	line-height:40px;
	font-weight:bold;
}
.ny_righta .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/public/span01.png) no-repeat left center;
	line-height:40px;
	color:#666
}
.ny_righta .top_share dd a {
	line-height:40px;
	color:#666
}
.ny_righta .top_share .bdshare {
	display:inline-block;
}
/*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;
}
.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 p {
	font-size:16px;
	line-height:30px;
	margin-bottom:10px
}
.page_show p strong {
	font-size:16px;
	color:#e35b00;
	font-weight:bold;
	line-height:30px
}
.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;
}
.ny_right ul li {
	float:left;
	margin-right:25px;
	margin-bottom:25px
}
.ny_right ul li:nth-child(3n) {
margin-right:0
}
/*子页面产品、案例展示*/










/*子页面产品展示*/
.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: #e35b00;
	color: #fff;
	font-size: 16px;
}
.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_righta{ width:1200px; min-height:500px; margin:0 auto}
.ny_righta .title{width:1200px; height:38px; border-bottom:2px solid #dbdbdb}
.ny_righta .title p{ padding-left:12px; padding-right:12px; display:block; float:left; border-bottom:2px solid #e35b00; line-height:38px;font-size:18px; color:#e35b00; font-weight: bold; }
.ny_righta .title span{ float:right; line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .title span a{line-height:38px;font-size:14px; color:#888; font-weight:100; }
.ny_righta .content{ margin-top:24px;}
.ny_righta .content .blockb{ min-height:300px}
.ny_righta .content .blockb .titlea{ height:50px; border-bottom:1px solid #e35b00}
.ny_righta .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#e35b00; color:#fff; font-size:18px}
.ny_righta .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.zhuti{ width:560px; height:550px; display:block; float:left; position:relative}
*/


.ny_right .content {
	margin-top:24px;
}
.ny_right .content .blockb {
	min-height:300px
}
.ny_right .content .blockb .titlea {
	height:50px;
	border-bottom:1px solid #e35b00
}
.ny_right .content .blockb .titlea p {
	float:left;
	padding-left:35px;
	padding-right:35px;
	line-height:50px;
	background:#e35b00;
	color:#fff;
	font-size:18px
}
.ny_right .content .blockb .contenta {
	margin-top:10px;
	font-size:15px;
	line-height:28px
}
.zhuti {
	width:560px;
	height:550px;
	display:block;
	float:left;
	position:relative
}
.showB_preview {
	width:500px;
	height:375px;
	display:table
}
/*图片小图预览列表*/
.showB_scroll {
	clear:both;
	margin-top:25px;
	width:500px;
	height:115px
}
.showB_scroll .prev {
	float:left;
	margin-right:8px;
}
.showB_scroll .next {
	float:right;
}
.showB_scroll .prev, .showB_scroll .next {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	width:15px;
	height:110px;
	line-height:110px;
	border:1px solid #cccccc;
	background:#ebebeb;
	color:#aaa;
	margin-top:0;
	cursor:pointer;
	text-decoration:none;
}
.showB_scroll .items {
	float:left;
	position:relative;
	width:450px;
	height:115px;
	overflow:hidden;
}
.showB_scroll .items ul {
	position:absolute;
	width:999999px;
}
.showB_scroll .items ul li {
	float:left;
	width:150px;
	text-align:center;
	margin-right:1px
}
.showB_scroll .items ul li img {
	border:1px solid #CCC;
	padding:2px;
	width:140px;
	height:105px;
}
.showB_scroll .items ul li img:hover {
	border:2px solid #3671cf;
	padding:1px;
}
/*jqzoom*/
.jqzoom {
	width:500px;
	height:375px;
	overflow:hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float:left;
	border:none;
	position:relative;
	padding:0px;
	cursor:pointer;
	margin:0px;
	border:1px solid #cfcfcf
}
.jqzoom img {
	max-width: 100%;
	max-height: 100%;
}
.zoomdiv {
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
.jqZoomPup {
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	border:1px solid #aaa;
	background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
.righttxta {
	width:355px;
	height: auto;
	display:block;
	float:right
}
.righttxta .titlea {
	font-size: 22px;
	font-weight: bold;
	line-height: 45px;
	border-bottom: 1px solid #cfcfcf;
}
.righttxta .contentb {
}
.righttxta .contentb dl dt, .righttxta .contentb dl dd {
	border-bottom:1px dashed #cfcfcf;
	height:46px;
	line-height:46px;
	font-size:15px;
	color:#666666
}
.righttxta .contentb dl dt span, .righttxta .contentb dl dd span {
	line-height:46px;
	font-size:15px;
	color:#333333
}
.righttxta .contentb dl dt .more, .righttxta .contentb dl dd .more {
	width:150px;
	height:45px;
	display:block;
	float:left;
	margin-right:20px;
	text-align:center;
	line-height:45px;
	background:#e35b00;
	color:#fff;
	border-radius:10px;
}
.righttxta .contentb dl dt em, .righttxta .contentb dl dd em {
	color:#ff0000 !important;
	font-style:normal !important;
	font-weight:bold
}
.righttxta .contenta {
	padding-left:30px;
	background:url(../images/icon.jpg) 0 0 no-repeat
}
.righttxta .contenta * {
	font-size:16px;
	line-height:31px;
	color:#666
}
.righttxta .contentc {
	margin-top:20px
}
.righttxtb {
	width: 36%;
	height: auto;
	display: block;
	float: left;
	margin: 0 5% 0 0;
	text-align: center;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	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
}
/*子页面搜索*/
.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: #e35b00;
	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);
}
/*人才招聘*/
.XRegina {
	width: 100%;
	display: block;
	background:url(../images/bg.jpg) repeat
}
.XRegina .heada {
	height:45px;
	background:#555;
	color:#fff;
	line-height:45px;
	font-size:15px;
}
.XRegina .heada ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	color:#fff;
	display:block;
	text-align:center
}
.XRegina .heada ul li.li1 {
	width:16%
}
.XRegina .heada ul li.li2 {
	width:16%
}
.XRegina .heada ul li.li3 {
	width:24%
}
.XRegina .heada ul li.li4 {
	width:12%
}
.XRegina .heada ul li.li5 {
	width:16%
}
.XRegina .heada ul li.li6 {
	width:16%
}
.XRegina .contenta {
	width:100%;
	height:auto;
	background:url(../images/bg.jpg) repeat;
	line-height:45px;
	font-size:15px;
}
.XRegina .contenta a {
	width: 100%;
	height: 45px;
	display: block;
	color: #333;
	overflow: hidden;
	border-bottom: 1px solid #cfcfcf;
}
.XRegina .contenta a:hover {
	background:#e3f1ff;
	color:#0572c4
}
.XRegina .contenta ul li {
	float:left;
	line-height:45px;
	font-size:15px;
	display:block;
	text-align:center;
	border-bottom:1px solid #cfcfcf
}
.XRegina .contenta ul li a {
	line-height:45px;
	font-size:15px;
	color:#333;
}
.XRegina .contenta ul li a:hover {
	line-height:45px;
	font-size:15px;
	color:#ca0000;
}
.XRegina .contenta ul li.li1 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li2 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li3 {
	width:24%;
	height:45px;
}
.XRegina .contenta ul li.li4 {
	width:12%;
	height:45px;
}
.XRegina .contenta ul li.li5 {
	width:16%;
	height:45px;
}
.XRegina .contenta ul li.li6 {
	width:16%;
	height:45px;
}
/*子页面合作伙伴*/
.frame2a {
	width:206px;
	height:103px;
	display:block;
	float:left;
	margin:10px;
	position:relative;
	border:1px solid #cfcfcf;
}
.frame2a .topimg {
	width:206px;
	height:103px;
	display:block;
	overflow:hidden;
	text-align:center
}
.frame2a .topimg img {
	max-width:100%;
	height:103px;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2a:hover .topimg img {
	transform: scale(1.2);
}
.postion {
    padding: 2% 3%;
    background: #fff;
    box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.postion ul {
}
.postion ul li {
	float:left
}
.postion ul li.wza {
	border-bottom: 1px solid #cfcfcf;
    padding-bottom: 3%;
    margin-bottom: 3%;
    width: 100%;

}
.postion ul li.wza a {
    margin: 2% 7.5%;
    color: #555;
    font-size: 0.26rem;
    display: inline-block;
    border-bottom: 1px solid #fff;
}
.postion ul li.wza a:hover {
	color:#e35b00;
	border-bottom:2px solid #e35b00;
	font-size: .26rem;
}
.postion ul li.wza a.active {
    color: #e35b00;
    border-bottom: 2px solid #e35b00;
    font-size: .26rem;
}
.postion ul li.wz {
    background: url(../images/bg7.png) 0 .18rem no-repeat;
    padding-left: .3rem;
    color: #888;
    line-height: 0.6rem;
    font-size: 0.28rem;
}
.postion ul li.wz a {
	color: #888;
	line-height: 0.6rem;
	font-size:0.28rem;
}
.frame2c {
	width:265px;
	height:248px;
	display:block;
	float:left;
	margin:12px
}
.frame2c .topimg {
	width:265px;
	height:198px;
	display:block;
	text-align:center;
	overflow:hidden;
	background:#fff;
}
.frame2c .topimg img {
	max-width:100%;
	height:198px;
	display: block;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2c .txt {
	width: 265px;
	height: 50px;
	border-bottom: 1px solid #eaeaea;
	background: url(../images/arraw.png) 230px center no-repeat #fff;
	line-height: 50px;
	font-size: 16px;
	color: #444;
	text-indent: 16px;
	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:#0f65d5;
	border-bottom:1px solid #0f65d5;
	background:url(../images/arrawc.png) 230px center no-repeat #fff
}
/*上一页下一页*/
.news_page {
	margin:20px auto;
	overflow: hidden;
}
.news_page dt, .news_page dd {
	width:405px;
	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;
}
.frame2m {
	width: 274px;
	height: 255px;
	display:block;
	padding: 6px;
	border: 1px solid #f1f1f1;
	position: relative;
}
.frame2m .topimg {
	width: 274px;
	height:205px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.frame2m .topimg img {
	max-width:100%;
	max-height: 100%;
	transform: scale(1);
	transition: all 1s ease-out;
}
.frame2m p {
	margin-top:10px;
	line-height:40px;
	font-size:15px;
	color:#666666;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
}
.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 {
	box-shadow: 0 0 8px 4px #f3f3f3;
}
.frame2m:hover .details {
	background:#e35b00;
	color: #FFF;
}
.frame2m:hover .topimg img {
	transform: scale(1.2);
}
.sub_honor {
	background: #fff;
	max-width: 1348px;
	margin: 0 auto;
	width: 94%;
	padding: 25px;
	border: 1px solid #eee;
}
.sub_honor p {
}
.sub_honor * {
	font-size:17px;
	line-height:38px;
	text-align:justify
}
.prtentkp table {
	width: 68% !important;
	border: 0 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	border-left: 1px solid #999999 !important;
	margin: 40px auto;
}
.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;
}
.about_video {
	width:800px;
	margin:0 auto
}
/*子页面工程案例*/
.submain .maincont_sub_case {
    margin-top: 3%;
}
.sub_left_case {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
}
.sub_right_case {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 4%;
}

.sub_right_case .title{
    margin-bottom: 3%;
    font-weight: 500;
    font-size: 0.45rem;
    line-height: 0.8rem;
    color: #444;
    text-align: center;
	}
.sub_right_case .cont{}
.sub_right_case .cont ul li{
    position: relative;
    width: 48%;
    margin: 0 4% 4% 0;
    float: left;
	}
.sub_right_case .cont ul li:nth-child(2n){ margin-right:0}
.sub_right_case .cont ul li .topimg{
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    text-align: center;
	}
.sub_right_case .cont ul li .topimg img{
	max-width: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.sub_right_case .cont ul li p{}
.sub_right_case .cont ul li p a{
    font-size: 0.28rem;
    line-height: 3;
	text-align:center
	}
.sub_right_case .cont ul li:hover .topimg img{transform: scale(1.2);}
.sub_right_case .cont ul li .underline {
	position: absolute;
	bottom: 0;
	right: 0;   /*初始右定位*/
	width: 0;   /*初始宽度为0*/
	height: 2px;
	background-color:#e35b00;
	transition: all 0.3s linear;
}
.sub_right_case .cont ul li:hover .underline{
	left: 0;/*鼠标放上去给下划线左定位*/
	width: 100%;/*宽度改为父元素的宽度*/
	}
	
	
/*子页面新闻资讯*/
.submain .maincont_sub_news {
	max-width: 1400px;
	margin: 0 auto;
	margin-top:3%;
}



.sub_left_news {
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
}
.sub_right_news {
	margin-top:5%
}


.sub_hot_news{
	background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
	}
.sub_hot_news .title{
    margin-bottom: 3%;
    font-weight: 500;
    font-size: 0.45rem;
    line-height: 0.8rem;
    color: #444;
    text-align: center;
	}
.sub_hot_news .cont{}
.sub_hot_news .cont ul li{}
.sub_hot_news .cont ul li a{
    display: block;
    float: left;
    width: 75%;
    line-height: .6rem;
    font-size: .28rem;
	}
.sub_hot_news .cont ul li span{
	display: block;
    width: 25%;
    line-height:.6rem;
    font-size:.25rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}






.sub_related_news{
    background: #fff;
    box-shadow: 0 0 1px #ddd;
    padding: 3%;
    margin-top: 5%;
	}



.sub_related_news .title{
    margin-bottom: 3%;
    font-weight: 500;
    font-size: 0.45rem;
    line-height: 0.8rem;
    color: #444;
    text-align: center;

	}
.sub_related_news .cont{}
.sub_related_news .cont ul li{}
.sub_related_news .cont ul li a{
    display: block;
    float: left;
    width: 75%;
    line-height: .6rem;
    font-size: .28rem;
	}
.sub_related_news .cont ul li span{
	display: block;
    width: 25%;
    line-height:.6rem;
    font-size:.25rem;
    float: right;
    color: #888;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
	}
	
	}
	



@media screen and (min-width: 1200px) and (max-width:1440px){
.sub_solution_menu{}
.sub_solution_menu ul li{
	width: 47%;
    display: block;
    float: left;
    text-align: center;
    margin: 1.5%;
	}
.sub_solution_menu .topimg{ max-width:100%; height:auto}
.sub_solution_menu .topimg img{ max-width:100%; height:auto}
	}
@media screen and (min-width: 769px) and (max-width: 1199px){
.sub_solution_menu{}
.sub_solution_menu ul li{
    width: 30.3%;
    display: block;
    float: left;
    text-align: center;
    margin: 1.5%;
	}
.sub_solution_menu .topimg{ max-width:100%; height:auto}
.sub_solution_menu .topimg img{ max-width:100%; height:auto}
	}
@media (min-width:1440px){
.sub_solution_menu{}
.sub_solution_menu ul li{
    width: 30.3%;
    display: block;
    float: left;
    text-align: center;
    margin: 1.5%;
	}
.sub_solution_menu .topimg{ max-width:100%; height:auto}
.sub_solution_menu .topimg img{ max-width:100%; height:auto}


.submain .maincont .txta .sub_about{
	padding-bottom: 0.2rem;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: .2rem;
	}
.submain .maincont .txta .sub_about ul li{
    float: left;
    text-align: center;
    margin: 0 4.48%;
    width: auto;
	}
	
.submain .maincont .txta .sub_about ul li:first-child{ margin-left:0}
.submain .maincont .txta .sub_about ul li:nth-child(6){ margin-right:0}
	
.submain .maincont .txta .sub_about ul li .counter {
    display: inline-block;
    font-size: 56px;
    line-height: 56px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ff6600;
    font-weight: bold;
}
.submain .maincont .txta .sub_about ul li .count-unit {
    font-size: 18px;
    line-height: 56px;
    font-weight: 500;
    color: #444444;
    font-style: normal;
}
.submain .maincont .txta .sub_about ul li p {
    font-size: 16px;
    line-height: 20px;
    color: #666666;
	margin:0 auto;
}




	}
@media (max-width:768px){
	.sub_solution_menu{}
.sub_solution_menu ul li{
    width: 47%;
    display: block;
    float: left;
    text-align: center;
    margin: 1.5%;
	}
.sub_solution_menu .topimg{ max-width:100%; height:auto}
.sub_solution_menu .topimg img{ max-width:100%; height:auto}


.submain .maincont .txta .sub_about{
	padding-bottom: 0.2rem;
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: .2rem;
	}
.submain .maincont .txta .sub_about ul li{
	float: left;
    text-align: center;
    width: 33%;
    margin: 0;
	}
.submain .maincont .txta .sub_about ul li .counter {
    display: inline-block;
    font-size: 0.5rem;
    line-height: .7rem;
    font-family: Arial, Helvetica, sans-serif;
    color: #e35b00;
    font-weight: bold;
}
.submain .maincont .txta .sub_about ul li .count-unit {
    font-size: .3rem;
    line-height: .7rem;
    font-weight: 500;
    color: #444444;
    font-style: normal;
}
.submain .maincont .txta .sub_about ul li p {
    font-size: .27rem;
    line-height: .46rem;
    color: #666666;
    margin: 0 auto 8%;
}



	}
	



.sub_ky{}
.le_ky .sub_yfb{ background:#379aff;padding: 2% 1%;}
.le_ky .sub_yfb .tit{
	display: block;
    text-align: center;
    font-size: 21px !important;
    color: #fff !important;
	}	
.le_ky .sub_yfb .cont ul li{
	width: 47%;
    float: left;
    margin: 1.5%;
	}	
.le_ky .sub_yfb .cont ul li .topimg{
	overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}	
.le_ky .sub_yfb .cont ul li .topimg img{
	max-width:100%;
	max-height:100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.le_ky .sub_yfb .cont ul li:hover .topimg img
{transform: scale(1.2);}

.le_ky .sub_wlw{
	background:#ff8737;
    margin-top: 4%;
    padding: 2% 2.5% 3%;
	}
.le_ky .sub_wlw .tit{
	display: block;
    text-align: center;
    font-size: 21px !important;
    color: #fff !important;
	}	
.le_ky .sub_wlw .cont ul li .topimg{
	overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}	
.le_ky .sub_wlw .cont ul li .topimg img{
	max-width:100%;
	max-height:100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.le_ky .sub_wlw .cont ul li:hover .topimg img
{transform: scale(1.2);}

.ri_ky .tit{
	display: block;
    text-align: center;
    font-size: 21px !important;
    color: #fff !important;
	}	
.ri_ky .cont ul li{
	width: 47%;
    float: left;
    margin: 1.5%;
	}	
.ri_ky .cont ul li .topimg{
	overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}	
.ri_ky .cont ul li .topimg img{
	max-width:100%;
	max-height:100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.ri_ky .cont ul li:hover .topimg img{
	transform: scale(1.2);
	}	
	
	
	

.sub_fzlc{
    background: url(../images/fzlc/bg1.jpg) center top no-repeat;
    padding: 360px 0 200px 0;
	}	
.sub_fzlc .conta{
	width: 90%;
    margin: 0 auto;
	}	
.sub_fzlc .conta ul li{
    border-top: 4px solid #0063b4;
    position: relative;
    padding: 0 2%;
    width: 33.3%;
    float: left;
    padding-top: 25px;
    box-sizing: border-box;
	min-height: 400px;
	}
.sub_fzlc .conta ul li .arraw{ 
	position: absolute;
    left: -4px;
    top: -13px;
    width: 27px;
    height: 22px;
    display: block;
    background: url(../images/fzlc/arr.png) center center no-repeat;
}
.sub_fzlc .conta ul li .dec{
	background: url(../images/fzlc/dec.png) center top no-repeat;
    width: 29px;
    height: 30px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -115px;
    top: -18px;
	}
.sub_fzlc .conta ul li:nth-child(3)	{
	border-right: 4px solid #0063b4;
	}
.sub_fzlc .conta ul li h2{
	color: #0063b4 !important;
    font-size: 25px !important;
    line-height: 2 !important;
    font-weight: bold;
	}	
.sub_fzlc .conta ul li dl dt{
    font-size: 18px !important;
    line-height: 2 !important;
	}



@media (min-width:1440px){
	
.le_ky{width:41.5%; display:block; float:left}
.ri_ky{
    width: 57.1%;
    display: block;
    float: right;
    background: #e95e52;
    padding: 2% 1%;
	}
	
.sub_fzlc .conta ul li dl dt {
    font-size: 18px !important;
    line-height: 2 !important;
	margin-bottom:10px;
}

	}

@media screen and (min-width: 1200px) and (max-width: 1439px){
.le_ky{width:41.5%; display:block; float:left}
.ri_ky{
    width: 57.1%;
    display: block;
    float: right;
    background: #e95e52;
    padding: 2% 1%;
	}

.sub_fzlc{
    background: url(../images/fzlc/bg1.jpg) center top no-repeat;
    padding:2.2rem 0 0.5rem 0;
    background-size: 100%;
	}
.sub_fzlc .conta ul li {
    border-top: 4px solid #0063b4;
    position: relative;
    width: 33.3%;
    padding: 0 2%;
    float: left;
    min-height: 2.8rem;
    padding-top: 0.22rem;
    box-sizing: border-box;
}	
.sub_fzlc .conta ul li h2{ color:#0063b4 !important; font-size:.16rem !important; line-height:2 !important; font-weight:bold}	
.sub_fzlc .conta ul li dl dt{
	font-size: .117rem !important;
    line-height: 1.5 !important;
    margin-bottom: 0.12rem;
	}
	
	
	
	
	}
	
@media screen and (min-width: 769px) and (max-width: 1199px){
.le_ky{width:40.7%; display:block; float:left}
.le_ky .sub_yfb .tit{
	display: block;
    text-align: center;
    font-size: 0.15rem !important;
	color:#fff;
	}	

.le_ky .sub_wlw .tit{
	display: block;
    text-align: center;
    font-size: 0.15rem !important;
    color: #fff !important;
	}	
.ri_ky{
    width: 57.5%;
    display: block;
    float: right;
    background: #e95e52;
    padding: 2% 1%;
	}
.ri_ky .tit{
	display: block;
    text-align: center;
    font-size: 0.15rem !important;
    color: #fff !important;
	}	

.sub_fzlc{
	background: url(../images/fzlc/bg1.jpg) center top no-repeat;
    padding: 1.8rem 0 0.2rem 0;
    background-size: 100%;
	}

.sub_fzlc .conta ul li {
    border-top: 4px solid #0063b4;
    position: relative;
    width: 33.3%;
    padding: 0 2%;
    float: left;
    min-height: 2.85rem;
    padding-top: 0.25rem;
    box-sizing: border-box;
}
.sub_fzlc .conta ul li .dec {
    background: url(../images/fzlc/dec.png) center top no-repeat;
    width: 29px;
    height: 30px;
    position: absolute;
    left: 50%;
    margin-left: -0.5rem;
    top: -15px;
    background-size: 80%;
}
.sub_fzlc .conta ul li h2{ color:#0063b4 !important; font-size:.16rem !important; line-height:2 !important; font-weight:bold}	
.sub_fzlc .conta ul li dl dt{
	font-size: .117rem !important;
    line-height: 1.5 !important;
    margin-bottom: 0.1rem;
	}	
	
	}
@media (max-width: 768px){

.le_ky .sub_yfb .tit{
	display: block;
    text-align: center;
    font-size: 0.28rem !important;
	color:#fff;
	}	
.le_ky .sub_wlw .tit{
	display: block;
    text-align: center;
    font-size: 0.28rem !important;
    color: #fff !important;
	}	
.ri_ky .tit{
	display: block;
    text-align: center;
    font-size: 0.28rem !important;
    color: #fff !important;
	}	
.ri_ky{
    background: #e95e52;
    padding: 2% 1%;
	margin-top:5%
	}
	
	
.sub_fzlc{
    background: url(../images/fzlc/bg2.jpg) center top no-repeat;
    padding: 2.5rem 0 0.2rem 0;
    background-size: 100%;
	}
.sub_fzlc .conta ul li {
    border-left: 4px solid #0063b4;
    border-top: none;
    position: relative;
    float: left;
    box-sizing: border-box;
    padding: 0.2rem 0.2rem 0.2rem 0.3rem;
	width:100%;
	min-height:auto;
}
.sub_fzlc .conta ul li .arraw {
    position: absolute;
    left: -12px;
    top: -20px;
    width: 22px;
    height: 27px;
    display: block;
    background: url(../images/fzlc/arra.png) center center no-repeat;
}
.sub_fzlc .conta ul li:nth-child(3) {
    border-right: none;
}
.sub_fzlc .conta ul li .dec {
    background: url(../images/fzlc/dec.png) center top no-repeat;
    width: 29px;
    height: 30px;
    display: block;
    position: absolute;
    margin-left: -15px;
    top: 18px;
    left: 0;
    background-size: 65%;
}
.sub_fzlc .conta ul li h2 {
    color: #0063b4 !important;
    font-size: .3rem !important;
    line-height: 2 !important;
    font-weight: bold;
}
.sub_fzlc .conta ul li dl dt {
    font-size: .28rem !important;
    line-height: 2 !important;
}


	}