.subbanner{ width:100%; height:380px; margin:0 auto; background:#fff}


/*recommended*/
.recommended{ overflow:hidden; background:#fafafa; padding:20px;border: 1px solid #d1d1d1;}
.recommended h4{ font-size:24px; font-weight:normal;padding-bottom: 10px;}
.recommended ul{ }
.recommended ul li{ width:50%; float:left;height:30px;line-height:30px;overflow: hidden;}
.recommended ul li span{ width: 86px;color:#a8a8a8;display:block; float:left;}
.recommended ul li a{width: 70%; padding:0 0 0 12px;display: block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

/*related product*/
.related{ position:relative;margin: 20px auto;background:#fafafa; padding:15px;border: 1px solid #d1d1d1;overflow:hidden;}
.related h4{ font-size:24px; font-weight:normal;padding: 10px 0 20px 12px;}
.related .hd2{ overflow:hidden;height:30px;text-align: center;}
.related .hd2 ul{overflow:hidden; zoom:1; margin-top:5px; zoom:1; }
.related .hd2 ul li{display: inline-block;*display: inline;zoom:1; width:8px;height:8px;overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url(../images/public/prd_off.jpg) no-repeat; }
.related .hd2 ul li.on{ background-position:0 0; background:url(../images/public/prd_on.jpg) }
.related .bd2 ul{ overflow:hidden; zoom:1; }
.related .bd2 ul .prdtitle{ width: 212px !important;height:180px;display:inline; overflow:hidden; position:relative; text-align:center;margin:0 6px; float:left;}
.related .bd2 ul .prdtitle-large{margin:0 6px;}
.related .bd2 ul .prdtitle img{ width:210px; height:157px;border:1px solid #ccc;}
.related .bd2 ul .prdtitle span{ display:block; line-height:30px;}

/*show_page*/
.show_page{ margin:20px auto;overflow: hidden;text-align: center;}
.show_page li{ width:50%; float:left;}
/*prodouct_showA*/
.product_showA{ }
.product_showA h1{
	height: 38px;
    font-size: 24px;
    font-weight: normal;
    line-height: 38px;
    color: #4b4a4a;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	}
.prodA_content{ margin:0 auto 30px; text-align:center;} 
.prodA_content img{ max-width:100%; height:auto;margin:0 auto;}
.prodA_content .showA{ width:100%; margin:20px 0; text-align:left; }
.prodA_content .showA table{border:1px #000 solid;margin:0;border-collapse:collapse;border-spacing:0;margin:0 auto}
.prodA_content .showA table td{border:1px #000 solid;padding:10px;}

.case_info{
	height: 24px;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    color: #aaa;
    margin: 20px auto;
}
.case_info span{padding: 0 10px;}
/*prodouct_showB*/
.product_showB{ }
.product_showB .showB{ }
.product_showB .showB h1{font-size:18px; line-height:40px;text-align:left; }
.product_showB .showB p{ line-height:26px;}
.prodB_content{ width:100%; border-top:1px solid #ccc; margin-top:20px;}
.prodB_content h1{ font-size:18px; font-weight:bold;line-height:40px;}
.prodB_content .text_showB p{text-indent:2em;}

/*.top{height:34px; line-height:34px; margin-bottom:0; color:#04891d;background:url(../images/public/topbg.jpg) repeat-x;}
*/
.showB_intro{ padding:15px 0 0 0;margin-bottom:20px; position:relative;}
.showB_intro .showB_left{ float:left;margin-right:20px;}
.showB_intro .showB_right{ width:345px; padding:0 10px 10px 0px; float:left;}
.showB_intro .showB_right .showB_title{ border-bottom:1px dashed #ddd; margin-bottom:10px; line-height:30px; height:30px; overflow:hidden}
.showB_intro .showB_right .showB_text{ line-height:25px;}
.showB_intro .showB_right .rex{ font-size:16px;}
.showB_intro .showB_right .rex span{ font-size:22px; color:#03F}

/*page_show*/


.page_show{/* padding-top:10px;*/}
.page_show p{ font-size:16px; line-height:30px; margin-bottom:10px}
.page_show p strong{ font-size:16px; color:#2596f4; font-weight:bold; line-height:30px}

/*guestbook*/
.guestbook_show{  margin:20px auto 0;}
.guestbook_top{ height:40px; background:#eee; line-height:40px; padding:0 10px 0 17px; font-size:15px}

.guestbook_top .mustwrt{ display:block; float:right;} 
.guestbook_show em{ color:#ff0000; font-style:normal;}
.guestbook_form .inp_one{
	width: 485px;
    height: 35px;
    line-height: 35px;
    outline: none;
    border: 1px solid #ccc;
    padding-left: 4px;
	}
.guestbook_form .inp_one:focus{border:1px solid #2596f4;}
.guestbook_form{ padding:20px 20px 0;}
.guestbook_form dl{ width:100%; overflow:hidden;/*line-height:25px; height:25px;*/ padding:10px 0;}
.guestbook_form dt{ width:80px; float:left; font-size:15px}
.guestbook_form dd{ /*width:700px; */float:left; }
.guestbook_form dd span{padding-left:20px}
.guestbook_form dd span b{
    font-weight: 500; color:#888
}
.guestbook_form dd span i{ color:#F00; padding:0 5px; }
.guestbook_form dd span.quetion{
	display: block;
    color: #888;
    margin-top: 10px;
	}
.guestbook_form .bookdl{ height:192px; overflow:hidden;line-height:20px; padding-bottom:0;}
.guestbook_form .button{
	width: 150px;
    height: 40px;
    line-height: 40px;
    background: #2596f4;
    border: none;
    margin-right: 20px;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;}
.guestbook_form .button:hover{ background:#333333; color:#ffffff;}
.guestbook_form .form_b{ width: 693px;margin:0 auto;padding:20px 0 0 0;}

.guestbook_title{ padding:20px 20px 0; color:#2a6cd4}
.guestbook_title strong{ color:#f00;}
.guestbook_title b{ padding:0 10px; font-weight:normal;}
.guestbook_cnt{ background:#f5f5f5; padding:5px 20px 20px;border-bottom: 1px dashed #ccc}
.guestbook_reply{ color:#f00; background:#f6f6f6; line-height:40px;}

.bookpage{ line-height:40px; text-align:right;}
.search_x{ border:1px solid #d1d1d1; margin-bottom:20px;}
.search_x .top{padding: 0 20px;}
.search_x .xbox{padding: 0 20px;}
.search_x .guestbook_top{ text-indent:25px}
.current2{ width:17px; height:17px; background:#3ab250; border:2px solid #FFF; color:#FFF}
.num{width:17px; height:17px; background:#aaaaaa; border:2px solid #FFF; color:#FFF}
/*download_list*/
.download_list dl{ width:33.3%; float:left;margin-top: 20px;}
.download_list dl dt{ text-align:center;}
.download_list dl dt img{width:80%;height: 240px; margin:0 auto;}
.download_list dl dd{ text-align:center;}
.download_list dl dd h2{line-height: 40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

/*search*/
.search_title{font-size: 16px;color: #333;line-height: 40px;font-weight: bold;padding: 0 10px;}
.search_info{float: left;font-size: 16px;line-height: 30px;}
.search_list{font-size: 14px;color: #333}
.search_list li{line-height: 40px;border-bottom: 1px dashed #ccc;padding: 0 10px;}
.search_list li a{line-height: 40px; color:#333}

.search_list li:last-child{border-bottom: none;}
.search_list li  span{float: right; line-height:40px; color:#666; font-family: Arial, Helvetica, sans-serif}
.search_cnt{overflow: hidden;margin: 10px 0}
.search_cnt form{display: block;position: relative;overflow: hidden;float: right;height:28px;}
.search_cnt input.txt{width:120px;height:26px; line-height:26px;color: #a1a1a1; padding:0 30px 0 5px;border:1px solid #ccc; background:none;}
.search_cnt input.btn{position: absolute;top:6px;right:6px;z-index: 9999;background: url(../images/public/btnbg.png) no-repeat 0 0;width: 20px;height: 22px;border:none;display: block;outline: none;cursor: pointer;}


/*联系我们*/
#telback{
	background: url(../images/lxs.png) no-repeat 0 -30px;
    min-height: 370px;
    padding: 40px 0 0 400px;
    width: 500px;
}
#telback b{font-size:16px; color:#ff6600; line-height:35px; font-weight:bold}


/*.ny_right ul li{ float:left; margin-right:25px; margin-bottom:25px}*/



.subframed{}
.subframed ul li{ float:left; margin-right:20px; margin-bottom:20px}
.subframed ul li:nth-child(4n){ margin-right:0;}
.frame3{
	width: 210px; 
    height: 105px;
	display:block;
    border: 1px solid #f1f1f1;
    position: relative;}
	
.frame3 .topimg{
    width: 210px;
    height:105px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;	
}
.frame3 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}	
/*.frame3:hover{box-shadow: 0 0 8px 4px #f3f3f3;}*/
.frame3:hover .topimg img{transform: scale(1.2);}




/*新闻列表*/
.news-list dl {border: 1px solid #dedede; width: 100%;  margin-bottom: 15px; padding: 12px 0 12px; background: #fff; display: inline-block; }
.news-list dl:hover {border-color: #2596f4;}
.news-list dt {width: 35%;float: left;margin-left: 22px;border:1px solid #dedede;margin-right: 5.5%;}
.news-list dt img {width: 100%;margin: 0 auto;display: block;}
.news-list dd {width: 870px;float:left;padding:0px 15px;}
.news-list dd h4 {height: 40px;font-weight: normal;font-size: 18px;color: #154c64;line-height: 40px;margin-bottom: 5px;}
.news-list h4 a {display: block;color: #4b4a4a;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-list dl:hover h4 a {color: #2596f4;}
.news-list-desc {max-height: 72px;font-size: 14px;line-height: 24px;color: #797979;margin-bottom: 12px;overflow: hidden;}
.news-list-deta {float: right;width: 134px;height: 40px;display: inline-block;border: 1px solid #aaa;font-size: 16px;line-height: 40px;text-align: center;}
.news-list-deta a{font-size: 16px;line-height: 40px; color:#666666}
.news-list dl:hover .news-list-deta {background:#2596f4;border-color: #2596f4;}
.news-list dl:hover .news-list-deta a {color: #fff;}

/*新闻详情内容*/
.zxxq {background: #fff;/*padding: 18px 44px; */font-family:微软雅黑}
.zxxq .primgpic{ width:100%; height:auto; overflow-x:hidden; margin:0 auto; text-align:center}
.zxxq .primgpic img{ max-width:100%;}
.zxxq-tit {height: 38px;font-size: 24px;font-weight: normal;line-height: 38px;color: #4b4a4a;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.zxxq-sour {height: 24px;font-size: 14px;line-height: 24px;text-align: center;color: #aaa;margin: 20px auto;}
.zxxq-sour a {color: #aaa;}
.zxxq-sour span {margin: 0 9px;}
.zxxq-text {padding: 16px 18px;font-size: 14px;line-height: 24px;border: 1px solid #d6d6d6;margin-bottom: 22px;}
.zxxq-text-t1 {width: 78px;float: left;color: #342f2e;margin-right: -78px;}
.zxxq-text-t2 { padding-left: 80px; color:#808080}
.endit-content{ line-height:28px; font-size:15px; color:#333}
.endit-content *{line-height:28px; font-size:15px; color:#333}
.endit-content p{ margin-bottom:10px}
.endit-content img{max-width:100%;}

/*子页面产品展示*/
.frame2b{width:285px; height:290px; display:block; float:left; margin:10px;}
.frame2b .topimg{ width:285px; height:213px; display:block; overflow:hidden; text-align:center}
.frame2b .topimg img{ max-width:100%;height:213px;transform: scale(1);transition: all 1s ease-out;}
.frame2b p{ text-align:center; line-height:40px; font-size:16px; color:#333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; height:40px}
.frame2b p a{line-height:40px; font-size:16px; color:#333}
.frame2b .txt{text-align:center}
.frame2b .txt li{
	display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 33px;
    margin: 0 5px;
    background: #2596f4;
    color: #fff;
    font-size: 16px;border-radius: 5px;}
.frame2b .txt li a{color:#fff; font-size:16px;}
.frame2b .txt li:hover{border-radius:5px; /*background:#333;*/}
.frame2b .txt li:hover a{ color:#fff}
.frame2b:hover .topimg img{transform: scale(1.2);}


.ny_right .content{ margin-top:24px;}
.ny_right .content .blockb{ min-height:300px}
.ny_right .content .blockb .titlea{ height:50px; border-bottom:1px solid #2596f4}
.ny_right .content .blockb .titlea p{ float:left; padding-left:35px; padding-right:35px; line-height:50px; background:#2596f4; color:#fff; font-size:18px}
.ny_right .content .blockb .contenta{ margin-top:10px; font-size:15px; line-height:28px}
.ny_right .content .blockb .contenta *{font-size:15px; line-height:28px}
.ny_right .content .blockb .contenta p{ margin-bottom:10px}

.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;}
.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;
	position:relative;padding:0px;cursor:pointer;margin:0px; border:1px solid #cfcfcf}
.jqzoom img{
	max-width: 100%;
    max-height: 100%;
    transform: scale(1);
    transition: all 1s ease-out;
	}
.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: 24px;
    font-weight: bold;
    line-height: 35px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cfcfcf;
	}
.righttxta .contentb{
	margin-top: 10px;
    height: 255px;
    display: block;
    overflow: hidden;
    font-size: 15px;
    line-height: 26px;
    color: #444;
    text-align: justify;
	}


.righttxta .contentc{ margin-top:20px}
.righttxtb{
	width: 35%;
    height: auto;
    display: block;
    float: left;
    margin: 0 5% 0 0;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    padding: 2px;
    border: 1px solid #cfcfcf;}
.righttxtb img{ max-width: 100%;height: auto;}


/*子页面在线问答*/
.question{ width:100%; height:auto; margin-bottom:10px; padding-bottom:10px; border-bottom:1px solid #cfcfcf}
.question dl dt{ height:50px; line-height:50px;background:url(../images/wen.png) 5px center no-repeat; text-indent:45px; font-weight:bold; font-size:16px;}
.question dl dt a{line-height:50px;font-weight:bold; font-size:16px; color:#333}
.question dl dd{ font-size:14px; line-height:28px; height:56px; display:block; overflow:hidden; color:#666; padding-left:45px; background:url(../images/da.png) 5px 5px no-repeat}



/*子页面搜索*/
.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: #2596f4;
    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;}





.subframea{}
.subframea ul li{ float:left; margin-right:15px; margin-bottom:15px}
.subframea ul li:nth-child(4n){ margin-right:0;}

.subframec{}
.subframec ul li{ float:left; margin-right:25px; margin-bottom:25px}
.subframec ul li:nth-child(3n){ margin-right:0;}

/*子页面合作伙伴*/
.frame2a{width:215px; height:90px; display:block; position:relative; border:1px solid #cfcfcf;}
.frame2a .topimg{ width:215px; height:90px; display:block; overflow:hidden; text-align:center}
.frame2a .topimg img{width:100%;height:90px;transform: scale(1);transition: all 1s ease-out;}
.frame2a:hover .topimg img{transform: scale(1.2);}


/*荣誉资质*/
.frame22{
	width: 274px; 
    height: 445px;
	display:block;
    padding: 6px;
    border: 1px solid #f1f1f1;
    position: relative;}
	
.frame22 .topimg{
    width: 274px;
    height:388px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;	
}
.frame22 .topimg img{ max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame22 p{ margin-top:10px;line-height:40px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}
.frame22 .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}
	
.frame22:hover{box-shadow: 0 0 8px 4px #f3f3f3;}
.frame22:hover .details{background:#2596f4;color: #FFF;}
.frame22:hover .topimg img{transform: scale(1.2);}




/*应用范围*/
.subframeb{ margin-top:40px; width:100%; height:365px; position:relative}
.subframeb ul{
	display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    position: relative;
	}
	
.subframeb ul.app{
    position: absolute;
    top: 94px;
    left: 170px;
}	

.subframeb ul li{
	margin-bottom: 12px;
    margin-right: 128px;
    width: 203px;
    float: left;
	}
.subframeb ul li:nth-child(4n){ margin-right:0;}

	
.subframeba{ width:203px; height:176px; display:block; background:url(../images/dec.png) no-repeat 0 0; text-align:center; position:relative}	
.subframeba img{ position:absolute; left:9px; top:7px; width:185px; height:160px;transition: all linear 1s;}
.subframeba .txt{ position:absolute; left:9px; top:56px; width:185px; height:auto; display:block; text-align:center; background:url(../images/deca.png) center top no-repeat; padding-top:42px; font-size:18px; color:#fff}	
.subframeba:hover img{transform: rotateY(360deg);}


.gwd_text{ width:360px; height:28px; border:1px solid #cfcfcf; line-height:28px;}



/*子页面代码*/
.postion{
	width: 100%;
    height: 65px;
    margin: 0 auto; background:#2596f4}
.postion ul{ 
	width: 100%;
    max-width: 1400px;
    text-align: center;
    margin: 0 auto;
    padding: 0 2vw;
}
.postion ul li{ float:left}
.postion ul li.wza{
	display: block;
    float: left;
    padding-top: 18px;
	}
.postion ul li.wza a{
	padding: 22px 45px;
    line-height: 30px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
	}
.postion ul li.wza a:hover{ background:#ffffff; color:#2596f4;}
.postion ul li.wza a.active{background:#ffffff; color:#2596f4;}


.postion ul li.wz{ display:block; float:right;
	background: url(../images/bg7.png) 0 center no-repeat;
    padding-left: 25px;
    color: #fff;
    line-height: 65px;
    font-size: 14px;
	}
.postion ul li.wz a{
    color: #fff;
    line-height: 65px;
    font-size: 14px;
	}
	
.submain{
	width: 100%;
    height: auto;
    margin: 0 auto;
	}

.submain .maincont{
	max-width: 1400px;
    margin: 30px auto 50px;
    min-height: 600px;
	}
.submain .maincont .txta{}
.submain .maincont .txta img{ max-width:100%; height:auto}
.submain .maincont .txta *{ font-size:16px; line-height:30px}
.submain .maincont .txta p{ margin:10px auto }
.submain .maincont .txta h1{
	text-align:center;
    line-height: 48px;
    font-size: 28px;
    margin: 20px auto;
	}
	
.submain .mainconta{
	max-width: 1400px;
	margin:30px auto 50px; min-height:500px
	}
.submain .mainconta ul{
	padding: 0;
    margin: 0 -15px;
	}


.submain .mainconta ul li{
	width: 23%;
    height: auto;
    float: left;
    overflow: hidden;
    padding: 14px;
}	


/*案例*/
.frame2{
    display: block;
	box-shadow: 1px 3px 10px #dfdfdf;}
	
.frame2 .topimg{
    width: 100%;
    height: 248px;
    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:50px; font-size:15px; color:#666666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; text-align:center}
.frame2:hover .topimg img{transform: scale(1.2);}




/*产品*/
.frame1{
	display: block;
	box-shadow: 1px 3px 10px #dfdfdf;}
	
.frame1 .topimg{
    width: 100%;
    height: 360px;
    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 .topimg img{transform: scale(1.2);}



/*子页面产品热门推荐*/
.frame2c{
	width: 23%;
    height: auto;
    display: block;
    float: left;
    margin: 1%;
	}
.frame2c .topimg{
	width: 100%;
    height: 340px;
    display: block;
    text-align: center;
    overflow: hidden;
    background: #fff;
    text-align: center;
	}
.frame2c .topimg img{max-width:100%;max-height: 100%;transform: scale(1);transition: all 1s ease-out;}
.frame2c .txt{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #eaeaea;
    background:#fff;
    line-height: 50px;
    font-size: 16px;
    color: #444; text-align:center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
	}
.frame2c:hover .topimg img{transform: scale(1.2);}
.frame2c:hover .txt{line-height:50px; font-size:16px; color:#2596f4; border-bottom:1px solid #2596f4; background:#fff }



.page{ width:100%;margin:10px auto; line-height:30px; text-align:center;}
.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: 3px 10px;
    color: #fff;
    background: #2596f4;
    border: 1px solid #2596f4;
	}
.page a.num{
	background: #fff;
    padding: 3px 10px;
    border: 1px solid #cfcfcf;
	}
.page a.num:hover{ padding:3px 10px; color:#fff; background:#2596f4}

/*子页面新闻列表*/
.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:100;
}
.thumblist .item .txt .desc {
  padding-top: 18px;
  color: #999;
  height: 90px;
  overflow: hidden;
  line-height: 24px;
}
.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: 24px;
  color: #000; font-weight:100
}
.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 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 {
  height: 48px;
  line-height: 48px;
  padding: 0;
  border-top: 2px solid #ddd;
  border-bottom: 2px solid #ddd;
  margin: 20px auto;
}
.reLink .nextLink,
.reLink .prevLink {
  width: 50%;
}
.reLink .nextLink {
  text-align: right;
}
.reLink a {
  display: inline-block;
  -webkit-transition: all ease 300ms;
  -moz-transition: all ease 300ms;
  -ms-transition: all ease 300ms;
  -o-transition: all ease 300ms;
  transition: all ease 300ms;
}


/*子页面联系方式*/
.sub_contact{ width:100%; height:auto; margin:0 auto}
.sub_contact .contacta{ width:30%; height:auto; display:block; float:left}
.sub_contact .contacta *{ font-size:20px; line-height:35px; margin:10px auto}


.sub_contact .sub_map{ width:67%; height:auto; display:block; float:right}

/*电子地图*/
.week_map {
	position: relative;
	height: 450px;
	max-width: 900px;
	margin-bottom: -5px;
	padding:10px 10px;
	border:#999 dashed 1px;
}
#allmap {
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin: 0;
}


.hbg{background:#f5f5f5;overflow:hidden}
.box{width:1400px;margin:0 auto;text-align:left}
.box:after,.clearfix:after,ul:after,.max:after{content:"";display:block;height:0px;visibility:hidden;clear:both}
.h-tit{text-align:center;padding:65px 0 20px;font-family:"PingFang"}
.h-tit h2,.h-tit h1{font-size:36px;line-height:46px;color:#000}
.h-tit p{font-size:17px;line-height:32px;padding:15px 0 25px;color:#666;text-transform:uppercase}
.h-tit p.no{padding-bottom:0}
.h-tit a{display:inline-block;font-size:18px;height:50px;line-height:50px;color:#333;padding:0 40px;border:2px solid #d9d9d9}

.h-tit-en{ padding:60px 0 20px;}
.h-tit-en h2,.h-tit-en h1{text-transform:uppercase;}
.h-tit-en p{ font-size:15px; line-height:30px; padding:15px 0 20px; text-transform:uppercase;}
.h-tit-en a{ height:46px; line-height:46px; color:#444; padding:0 50px; text-transform:uppercase;}

.n-tedian{padding-bottom:100px}
.n-tedian dl{float:left;width:400px;min-height:468px;color:#000;font-size:16px;line-height:30px;font-family:"PingFang";background:#fff;padding:30px 24px;text-align:center;margin:28px 28px 0 0}
.n-tedian dl.no{margin-right:0}
.n-tedian dl dt img{display:block;width:84px;height:74px;margin:0 auto}
.n-tedian dl dd span{display:block;font-size:24px;line-height:44px;font-weight:bold;padding:10px 0}

.n-tedian-en dl{ min-height:482px;}
.n-tedian-ru dl{ min-height:692px;}
.n-tedian-es dl{ min-height:662px;}



.prtentkp table {
    width: 100% !important;
    border: 0 !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    border-left: 1px solid #999999 !important;
}
.prtentkp table td {
    border: 1px solid #999999 !important;
    border-top-color: windowtext !important;
    border-right-color: windowtext !important;
    border-bottom-color: windowtext !important;
    border-left: none !important;
    padding: 5px !important;
}