﻿/* CSS Document */
.header{width: 100%; height: 50px;background: #fff;position: fixed;top: 0;z-index: 9999;overflow: hidden;border-bottom: 1px solid #ccc;}
.wraper{max-width: 1200px;min-width: 980px; margin:0 auto;position: relative;padding:0 10px;overflow: hidden;}
.logos{display: inline-block;}
.nav_ul{height: 50px;overflow: hidden;width: 60%;}
.nav_ul li{float: left;height: 50px;width: 14%;}
.nav_ul li a{display: block;height: 50px;line-height: 50px;text-align: center;font-size: 14px;color: #000;border-left: 1px solid #eee;}
.nav_ul li a.on{background: #eee url(../images/navline.jpg) repeat-x;color: #0ba29a;}
.nav_ul li a:hover{background: #eee url(../images/navline.jpg) repeat-x;color: #0ba29a;}
.nav_ul li.lastLi{border-right: 1px solid #eee;}
.searchbox{position: relative;height: 34px;line-height: 34px;min-width: 50px;margin-top: 5px; margin-left: 10px;z-index: 222;}
.defalut_btn{position: absolute;right: 5px;top:5px; width: 30px;height: 30px;background: url(../images/sch.png) no-repeat center center;}

.forms{display: none;}
.txt{width: 50px; height: 35px;border:1px solid #ddd;padding-left: 10px;z-index: 222;}
.btn{position: absolute;right: 5px;top:5px; width: 30px;height: 30px;background: url(../images/sch.png) no-repeat center center;border:0;z-index: 222;}
.languageBox{height: 26px;line-height: 26px;margin-top: 10px;padding:2px 10px;border: 1px solid #ccc;border-radius: 5px;margin-left: 10px;}
.languageBox select{border:0;}



/*banner*/
.banner_index{height: 500px;width: 100%;overflow: hidden;position: relative;margin-top: 51px;}
.showpic{position:relative;width: 100%;height: 500px;margin:0 auto;overflow: hidden;z-index: 10;}
.inban{position:relative; z-index:0;left: 50%;margin-left: -960px;}
.inban img { width:1920px; height:500px; display: block; }
.showpic .prev,
	.showpic .next { width: 60px; height: 90px; margin: -60px 0 0; display: none; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
	.showpic .prev { left: 0; }
	.showpic .next { background-position: 0 -90px; right: 0; }
	.showpic .prev:hover,
	.showpic .next:hover { filter:alpha(opacity=50) !important;opacity:0.5 !important;  }

.banner_txtbox{position: absolute;left: 20%;top: 35%;}
.banner_txtbox li{
	background: url(../images/alpha40.png) repeat;padding: 20px;
}
.banner_txtbox li.no{background: none;padding: 0;}
.banner_txtbox span{font-size: 18px;color: #fff;}
.banner_txtbox i{display: block;width: 50px;height: 2px;border-bottom: 1px solid #fff;margin:10px 0;}
.banner_txtbox li.no i {display: none;}
.banner_txtbox p{font-size: 14px;color: #fff;line-height: 20px;}
.godown{display: inline-block;width:116px;height: 54px;background: url(../images/godown.png) no-repeat;position: absolute;left: 50%;bottom:0;z-index: 99;}
.godown i{display: block;width: 51px;height: 25px;background: url(../images/goD.png) no-repeat;position: absolute; left: 30%;bottom:10px;z-index: 100;}
.godown i{
	-webkit-animation:anis 1s linear infinite;
	-o-animation:anis 1s linear infinite;
	-moz-animation:anis 1s linear infinite;
	animation:anis 1s linear infinite;
}

@-o-keyframes anis {
	0%{
		-o-transform:translateY(-10px);
		opacity: 0
	}
	60%{
		-o-transform:translateY(0px);
		opacity: 1
	}
	100%{
		-o-transform:translateY(10px);
		opacity: 0
	}
}
@-moz-keyframes anis {
	0%{
		-moz-transform:translateY(-10px);
		opacity: 0
	}
	60%{
		-moz-transform:translateY(0px);
		opacity: 1
	}
	100%{
		-moz-transform:translateY(10px);
		opacity: 0
	}
}
@-webkit-keyframes anis {
	0%{
		-webkit-transform:translateY(-10px);
		opacity: 0
	}
	60%{
		-webkit-transform:translateY(0px);
		opacity: 1
	}
	100%{
		-webkit-transform:translateY(10px);
		opacity: 0
	}
}
@keyframes anis {
	0%{
		transform:translateY(-10px);
		opacity: 0
	}
	60%{
		transform:translateY(10px);
		opacity: 1
	}
	100%{
		transform:translateY(20px);
		opacity: 0
	}
}


/*index news*/
.slide_newsbox{height: 40px;background: #0ba29a}
.newsbox{padding-top:5px;}
.sd_news_tt{display: inline-block;height: 30px;line-height: 30px; float: left; width: 80px;font-size: 14px;color: #fff;}
.sd_news{display: inline-block; width: 500px;height: 30px;line-height: 30px; position: relative;}
.n_pre,.n_next{display: inline-block;width: 15px;height: 10px;position: absolute;right: 0;z-index: 99;}
.n_pre{top: 0;background:url(../images/new_up01.png) no-repeat left center;}
.n_next{bottom: 0;background:url(../images/new_down01.png) no-repeat left center;}
.n_pre:hover{background:url(../images/new_up02.png) no-repeat left center;}
.n_next:hover{background:url(../images/new_down02.png) no-repeat left center;}
.sd_news_ul{height: 30px;overflow: hidden;}
.sd_news_ul li a{font-size: 14px;color: #fff;}

.container { background: #f7f6f6; /*#ccc;*/ padding: 10px 0px;position: relative; }
.content01{overflow: hidden;}
.ctn01_left{width: 80%;overflow: hidden;}
.ctn01_subcont01{width: 39.8%;padding-bottom: 10px;border-bottom: 4px solid #0ba29a;background: #fff;}
.ctn01_titles{font-size: 14px;color: #0ba29a;font-weight: bold;padding:5px 20px 0;}
.ctn01_subtitles{font-size: 12px;color: #242424;margin: 5px 0;padding-left: 20px;}
.ctn01_texts{font-size: 12px;color: #737373;margin-top: 10px;padding-left: 20px;}
.ctn01_subcont02{width: 29.8%;padding-bottom: 10px;border-bottom: 4px solid #0ba29a;background: #fff;}
.margin_lr{margin:0 0.3%;}
.ctn01_left dd a { opacity: 1; filter: alpha(100); -webkit-transition: opacity 0.5s ease-out; -moz-transition: opacity 0.5s ease-out; transition: opacity 0.5s ease-out; }
.ctn01_right { width: 19%; overflow: hidden; }
.ctn01_left dd a:hover { opacity: 0.5; filter: alpha(50); overflow: hidden; -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; transition: opacity 0.2s ease-out; }
.ctn01_left dd img{width: 100%;height: 100%;}
.ctn_abg_01{display: block;height:210px;/* background:url(../images/a_pic01.jpg) no-repeat center center;*/}
.ctn_abg_02{display: block;height:210px;/* background:url(../images/a_pic02.jpg) no-repeat center center;*/}
.ctn_abg_03{display: block;height:210px; /*background:url(../images/a_pic03.jpg) no-repeat center center;*/}
.ctn01_right a{display: block;float: left;width: 49%;height: 122px; font-size: 14px;color: #595656;text-align: center;margin:0 2% 2% 0;background: #fff;padding-top: 25px;}
.ctn01_right a:hover{color:#0ba29a}
.ctn01_right span{display:block;width: 70px;height: 70px;overflow: hidden;margin:0 auto 10px;}
.ctn01_right span.ctn01_r_span01{background:url(../images/a_icon01.png) no-repeat center center;}
.ctn01_right span.ctn01_r_span02{background:url(../images/a_icon02.png) no-repeat center center;}
.ctn01_right span.ctn01_r_span03{background:url(../images/a_icon03.png) no-repeat center center;}
.ctn01_right span.ctn01_r_span04{background:url(../images/a_icon04.png) no-repeat center center;}
.ctn01_right a:hover span.ctn01_r_span01{background:url(../images/a_icon01_02.png) no-repeat center center;}
.ctn01_right a:hover span.ctn01_r_span02{background:url(../images/a_icon02_02.png) no-repeat center center;}
.ctn01_right a:hover span.ctn01_r_span03{background:url(../images/a_icon03_02.png) no-repeat center center;}
.ctn01_right a:hover span.ctn01_r_span04{background:url(../images/a_icon04_02.png) no-repeat center center;}

.content02{overflow: hidden;clear: both;margin-top: 20px;}
.section{display: block;float: left;width: 25%;overflow: hidden;/* margin-right: 1.296296%;*/margin-bottom: 20px;}
.dlbox{padding-top:10px;padding-bottom: 10px; background: #fff;
	-webkit-transition:background 0.3s linear 0s;
	-moz-transition:background 0.3s linear 0s;
	transition:background 0.3s linear 0s;
}
.dlbox dt{text-align: center;font-size: 16px;color: #595656;margin-bottom: 10px;}
.dlbox dd{overflow: hidden;}
.sub_cont span.comspan{display: block;height:78px;width: 100%; }
.sub_cont span.pic01{background:url(../images/a_icon05.png) no-repeat center center;}
.sub_cont span.pic02{background:url(../images/a_icon06.png) no-repeat center center;}
.sub_cont span.pic03{background:url(../images/a_icon07.png) no-repeat center center;}
.sub_cont span.pic04{background:url(../images/a_icon08.png) no-repeat center center;}

.sub_txt{width: 90%; color: #595656;text-align: center;line-height: 22px;height: 65px; margin: 10px auto 0;padding:0 10px 15px 10px;background: url(../images/line01.png) repeat-x bottom left;}
.dlbox:hover dt a{color: #fff!important;}
.dlbox:hover div.sub_txt{background: url(../images/line03.png) repeat-x bottom left;}
.dlbox:hover div.sub_txt a{color: #fff!important;}

.sub_ani{width: 120px;margin:10px auto 0;text-align: center;}
.sub_ani a{display:block;float:left;vertical-align: middle; width: 0px;height: 20px;font-size: 14px;color: #fff;display: none;}
.sub_ani span.a_span{display: inline-block;width: 13px;height: 20px;background: url(../images/small_icon.png) no-repeat right center;}
.sub_ani span.a_span.act{background: url(../images/small_icon_02.png) no-repeat right center;}
.sub_ani a:hover{color: #fff;}
.dlbox:hover{background: #0ba29a;
	-webkit-transition:background 0.8s ease-out;
	-moz-transition:background 0.8s ease-out;
	transition:background 0.8s ease-out;
}
.colorFFF{color: #fff!important;}
.sub_cont span.on.pic01{background:url(../images/a_icon05_02.png) no-repeat center center;}
.sub_cont span.on.pic02{background:url(../images/a_icon06_02.png) no-repeat center center;}
.sub_cont span.on.pic03{background:url(../images/a_icon07_02.png) no-repeat center center;}
.sub_cont span.on.pic04{background:url(../images/a_icon08_02.png) no-repeat center center;}



/*产品中心*/
.wraper02{max-width: 1200px;min-width: 980px;padding:0 10px; margin:0 auto;overflow: hidden;}
.Banners{width: 100%;position: relative;/*height: 375px;overflow: hidden;*/margin-top: 51px;margin-bottom: -20px;}
.Banners img{width: 100%;}
/*.Banners img{position: absolute;top: 0;left: 50%;margin-left: -960px;}*/
.positions{padding-bottom: 5px;border-bottom: 1px solid #c9c9c9;text-align: right;}
.positions a{font-size: 12px;color: #595656;}
.positions a.P_first{padding-left: 20px;background: url(../images/home.png) no-repeat left center;padding-right: 5px;}
.positions a.P_center{padding-right: 5px;}
.positions a.P_last{color: #0ba29a;}

.searchBox{margin:10px 0; width: 420px;height: 25px;border: 1px solid #0ba29a;border-radius: 20px;vertical-align: middle;position: relative;}
.search_txt{height: 25px;width: 400px;border: 0;border-radius: 20px;padding-left: 20px;font-size: 14px;color: #b8b8b8;background: #fff;}
.search_btn{position: absolute;right: 15px;top: 3px;width: 23px;height: 23px;cursor: pointer;background: url(../images/sch.png) no-repeat left center;z-index: 9;}

.prolist_Boxer{overflow: hidden;margin-top: 10px;}
.pro_Bigtitle{height: 70px;border-left: 2px solid #0ba29a;vertical-align: middle;padding-left: 95px;}
.pro_Bt01{background:#fff url(../images/pro_icon01.png) no-repeat 10px center;}
.pro_Bt02{background:#fff url(../images/pro_icon02.png) no-repeat 10px center;}
.pro_Bt03{background:#fff url(../images/pro_icon03.png) no-repeat 10px center;}
.pro_Bt04{background:#fff url(../images/pro_icon04.png) no-repeat 10px center;}

.pro_Bigtitle span{display: block;padding:8px 0;background:url(../images/proline.png) no-repeat left bottom;font-size: 16px;color: #0ba29a; }
.pro_Bigtitle p{margin-top: 10px;font-size: 12px;color: #737171;}

.prolist_subbox{overflow: hidden;margin: 10px 0 15px; }
.pro_dl{overflow: hidden;display: inline-block;width: 24.15%;border:1px solid #dcdcdc;float: left;margin-right: 8px;padding-bottom: 2px;background: #fff;}
.pro_dl dt{height: 40px;line-height: 40px;text-align: center;font-size: 16px;color: #595656;background: #eee;}
.pro_dl dd .tabImgs{height: 230px; border-bottom: 1px solid #dcdcdc;text-align: center;overflow: hidden;}
.pro_dl dd .tabImgs img{margin:0 auto;}
.pro_dl dd .tabImgs img.noShow{display: none;}
.pro_name_list{overflow: hidden;}
.pro_name_list a{display: block;font-size: 12px;color: #595656;height: 30px;line-height: 30px;padding-left: 5%;}
.pro_name_list a:hover{color:#595656; }
.pro_name_list a.on{background: #f5f5f5 url(../images/pro_icon00.png) no-repeat 97% center;}



/*产品详细页*/
.proSlideBoxer{margin:5px 0;overflow: hidden;padding:5px 30px;background: #fff;}
.pro_Slide_left{width:45%;height: 410px;border:1px solid #dcdcdc;padding-top: 20px;margin-right: 5%;}
.pro_mainSlide{height: 300px; overflow: hidden;}
.pro_Slide{height: 430px;position: relative;overflow: hidden;}
.pro_l,.pro_r{display: block;width: 25px;height: 50px;position: absolute;top: 115px;z-index: 100;}
.pro_l{left: 4%;background:url(../images/pro_l.png) no-repeat center center;}
.pro_r{right: 4%;background:url(../images/pro_r.png) no-repeat center center;}
.pro_subSlide{position: absolute;bottom: 30px;left: 20%}
.pro_S_smalls li{width: 110px;height: 80px;overflow: hidden;float: left;margin-right: 10px;border:1px solid #dcdcdc;cursor: pointer;}
.pro_S_smalls li.on{border:1px solid #0ba29a;}
.pro_S_smalls li img{width: 110px!important;height: 80px!important;}
.pro_Slide_right{width: 40%;overflow: hidden;float: left!important;padding-top: 40px;}
.pro_Slide_right_tt{font-size: 16px;color: #0ba29a;padding-bottom: 5px;background:url(../images/proline.png) no-repeat left bottom; }
.pro_Slide_right_tt span{font-size: 20px;margin-right: 5px;}
.pro_Slide_right_tt span strong{margin-right: 5px;}
.pro_info{font-size: 12px;color: #737171;line-height: 22px;margin-top: 20px;}
.pro_info div{font-size: 12px;color: #737171;line-height: 22px;}
.pro_info div strong{margin-top: 20px;overflow: hidden;display: inline-block; }

.pro_datebox{overflow: hidden;}
.pro_dateleft{width: 130px;}
.pro_dateleft.fixed{position: fixed;top: 53px;z-index: 99;}
.pro_dateleft_dl dt{width: 130px;height: 40px;line-height: 40px;text-align:center;font-size: 14px;color: #fff;background: #595656;}
.pro_dateleft_dl dd{margin-bottom: 1px;height: 60px}
.pro_dateleft_dl dd a{display: block;width: 130px; height: 35px;line-height: 35px; padding-top: 30px;text-align: center;color: #0ba29a;font-size: 12px;}
.pro_dateleft_dl dd a.aa01{background:#fff url(../images/L_nav01.png) no-repeat center 5px;}
.pro_dateleft_dl dd a.aa02{background:#fff url(../images/L_nav02.png) no-repeat center 10px;}
.pro_dateleft_dl dd a.aa03{background:#fff url(../images/L_nav03.png) no-repeat center 10px;}
.pro_dateleft_dl dd a.aa04{background:#fff url(../images/L_nav04.png) no-repeat center 10px;}
.pro_dateleft_dl dd a.aa05{background:#fff url(../images/L_nav05.png) no-repeat center 10px;}
.pro_dateleft_dl dd a.aa06{background:#fff url(../images/L_nav06.png) no-repeat center 10px;}

.pro_dateleft_dl dd.actives{width: 140px; background:url(../images/pro_leftbg.png) no-repeat left center;}
.pro_dateleft_dl dd.actives a{color: #fff!important;}
.pro_dateleft_dl dd.actives a.aa01{background:url(../images/L_nav01_02.png) no-repeat center 5px;}
.pro_dateleft_dl dd.actives a.aa02{background:url(../images/L_nav02_02.png) no-repeat center 10px;}
.pro_dateleft_dl dd.actives a.aa03{background:url(../images/L_nav03_02.png) no-repeat center 10px;}
.pro_dateleft_dl dd.actives a.aa04{background:url(../images/L_nav04_02.png) no-repeat center 10px;}
.pro_dateleft_dl dd.actives a.aa05{background:url(../images/L_nav05_02.png) no-repeat center 10px;}
.pro_dateleft_dl dd.actives a.aa06{background:url(../images/L_nav06_02.png) no-repeat center 10px;}

.pro_date_right{width: 85.5%;}
.pro_date_subbox{margin:20px 0;overflow: hidden;background: #fff;}

.pro_date_obj{display: inline-block;height: 37px;line-height: 37px;font-size: 14px;color: #fff;padding-right: 20px;background: #0ba29a;}
.pro_date_obj i{display: inline-block;float: left;width: 20px;height: 45px;background:url(../images/pro_eachbg.png) no-repeat left center;}
.pro_date_pic{margin:10px 0;}
.pro_date_pic p img{width: 100%;}
.pro_date_pic a{margin-left: 20px;color: #595656;padding-right: 20px;background: url(../images/download.png) no-repeat right center;margin-bottom: 10px;}

/*解决方案*/
.C_contentbox{margin:15px 0;overflow: hidden;}
.solution_ul li{width: 27.3%;overflow: hidden; padding:2.5% 2.5% 10px 2.5%;float: left;margin:0 15px 15px 0;background: #fff;height: 280px;
	-webkit-transition:background 0.3s linear 0s;
	-moz-transition:background 0.3s linear 0s;
	transition:background 0.3s linear 0s;
}
.solution_ul li span{display: block;padding-bottom: 10px;margin:10px 0;background:url(../images/proline.png) no-repeat left bottom;}
.solution_ul li span a{display: block;font-size: 14px;color: #0ba29a;}
.solution_ul li p{font-size: 12px;color: #737171;}
.solution_ul li:hover{background: #0ba29a;
	-webkit-transition:background 0.8s ease-out;
	-moz-transition:background 0.8s ease-out;
	transition:background 0.8s ease-out;
}
.solution_ul li:hover span{background:url(../images/proline_02.png) no-repeat left bottom!important;}
.solution_ul li:hover  a{color: #fff;}
.solution_ul li:hover p{color: #fff;}
.solution_ul li img{width: 100%;}
.C_cont_left{width: 165px;overflow: hidden;}
.C_cont_left_title{height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #fff;background: #0ba29a;}
.C_cont_left a{display: block;height:40px; line-height: 40px;text-align: center;font-size: 12px;color: #737171;background: #fff;border-bottom: 1px solid #eee;}
.C_cont_left a.on{border-left: 2px solid #0ba29a;background: #eee;color: #0ba29a;}

.C_cont_right{width: 83%;overflow: hidden;}
.C_cont_R01{overflow: hidden;}
.C_cont_R01 li{padding:0.5% 1.5%;overflow: hidden;background: #fff;margin-bottom: 10px;}
.C_cont_R01_l{/*height: 185px;*/overflow: hidden;}
.C_cont_R01_r{width: 57%;overflow: hidden;position: relative;min-height: 130px;}







.titles,.solu_tt,.D_cont_tts{display: block;font-size: 14px;color: #0ba29a;padding-bottom: 10px;background:url(../images/proline.png) no-repeat left bottom;}






.texts{font-size: 12px;color: #737171;line-height: 22px;margin-top: 10px;}
.views{display: inline-block;padding-left:20px;background:url(../images/view.png) no-repeat left center;position: absolute;bottom: 0;right: 50px;font-size: 12px;color: #aaa;}

.pages{clear: both;margin:50px 0;overflow: hidden;text-align: center;}
.pages a{display: inline-block;width: 35px;height: 35px;line-height: 35px;text-align: center;border-radius: 100%;background: #fff;font-family: Arial;font-size: 14px;color: #666;margin-right: 5px;}
.pages span{display: inline-block;width: 35px;height: 35px;line-height: 35px;text-align: center;border-radius: 100%;background: #fff;font-family: Arial;font-size: 14px;color: #666;margin-right: 5px;}
.pages a:hover{color: #fff;background: #0ba29a;}
.pre_txt{display: inline-block;width: 55px;height: 35px;text-align: center;border-radius: 20px;background: #fff;font-family: Arial;font-size: 14px;color: #666;margin-right: 5px;}
.pageCount{display: inline-block;font-size: 14px;color: #666;margin-right: 5px;}

.solu_detailBox{background: #fff;padding:30px;overflow: hidden;position: relative;}

.solu_detailBox p{font-size: 12px;color: #737171;margin:10px 0;line-height: 22px;}
.solu_detailBox p strong{font-size: 14px;padding-bottom: 10px;}
.subdetails{margin:30px 0;overflow: hidden;padding-bottom: 10px;border-bottom: 1px dashed #aaa;}
.sub_tt{font-size: 18px;color: #131313;margin-bottom: 10px;display: block;}
.views02{display: inline-block;padding-left:20px;background:url(../images/view.png) no-repeat left center;float:right;font-size: 12px;color: #aaa;}


/*服务支持*/
.D_tabs{overflow: hidden;}
.D_tabs_ul li{float: left;width: 25%;overflow: hidden;background: #fff;cursor: pointer;padding:5px 0}
.Clicked_Ul li span{display: block;height: 38px;}
.Clicked_Ul li p{height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #0ba29a;}
.D_tabs_ul li span.tabs01{background:url(../images/d_icon01.png) no-repeat center center; }
.D_tabs_ul li span.tabs02{background:url(../images/d_icon02.png) no-repeat center center; }
.D_tabs_ul li span.tabs03{background:url(../images/d_icon03.png) no-repeat center center; }
.D_tabs_ul li span.tabs04{background:url(../images/d_icon04.png) no-repeat center center; }

.Clicked_Ul li.on{background: #0ba29a;}
.Clicked_Ul li.on p{color: #fff;}
.D_tabs_ul li.on span.tabs01{background:url(../images/d_icon01_02.png) no-repeat center center; }
.D_tabs_ul li.on span.tabs02{background:url(../images/d_icon02_02.png) no-repeat center center; }
.D_tabs_ul li.on span.tabs03{background:url(../images/d_icon03_02.png) no-repeat center center; }
.D_tabs_ul li.on span.tabs04{background:url(../images/d_icon04_02.png) no-repeat center center; }

.D_tabs_contbox{margin-top: 10px;overflow: hidden;}
.D_subbox{padding:10px 30px;background: #fff;margin-bottom: 15px;}
.D_cont_p{font-size: 12px;color: #737171;line-height: 20px;margin:10px 0;}
.D_cont02{overflow: hidden;margin:30px 0 0 0;position: relative;}
.D_cont02 li{width: 25%;float: left;text-align: center;}
.D_cont02 li span{display: inline-block; width: 80px;padding-top: 90px;font-size: 14px;color: #000;}
.D_cont02 li span.D_cont02_span01{background:url(../images/pp_icon01.png) no-repeat center top; }
.D_cont02 li span.D_cont02_span02{background:url(../images/pp_icon02.png) no-repeat center top; }
.D_cont02 li span.D_cont02_span03{background:url(../images/pp_icon03.png) no-repeat center top; }
.D_cont02 li span.D_cont02_span04{background:url(../images/pp_icon04.png) no-repeat center top; }
.D_cont02 li p{padding:10px 40px;font-size: 12px;color: #737171;}

.D_cont03{position: relative;text-align: center;width: 610px;height: 500px;margin:0 auto;}

.mapdots{display: inline-block;width: 18px;height: 18px;background:url(../images/map_dot.png) no-repeat center center;position: absolute;}
/*.map01{left: 74.5%;top: 25%;}
.map02{left: 65.5%;top:42%;}
.map03{left: 35%;top:48%;}
.map04{left: 78.6%;top:52.6%;}
.map05{left: 47.5%;top:64%;}
.map06{left: 65%;top:72%;}*/
.mapdots:hover,.mapdots.act{background:url(../images/map_dot02.png) no-repeat center center;}

.map_detail{position: absolute;display: inline-block;overflow: hidden;display: none;}

/*.map_adr01{top: 10%;left: 32.78%;z-index: 99;}
.map_adr02{top: 24%;left: 22.9%;z-index: 99;}
.map_adr03{top: 24%;left: 38.9%;z-index: 99;}
.map_adr04{top: 24%;left: 36%;z-index: 99;}
.map_adr05{top: 32%;left: 50.9%;z-index: 99;}
.map_adr06{top: 24%;left: 22.9%;z-index: 99;}*/



/*服务支持  >>>  常见问题解答 */
.QAboxer{margin-top: 25px;overflow: hidden;}
.QA_subtt{margin-bottom: 10px;font-size: 16px;color: #595656;}
.QA_qabox{overflow: hidden;}
.QA_qabox li{padding:0 30px 0 50px;margin-bottom: 10px;background:#fff url(../images/QA01.png) no-repeat 20px 12px;}
.QA_qabox li a{display: block;font-size: 14px;color: #0ba29a;height: 35px;line-height: 35px;background:url(../images/QA02.png) no-repeat right center;}
.QA_qabox li a.act{background:url(../images/QA02_02.png) no-repeat right center;}
.QA_slide_answers{padding:10px 0 15px 0;border-top: 1px dashed #7f7f7f;width: 1070px;display: none;}
.QA_slide_answers p{font-size: 14px;color: #737171;margin-bottom: 10px;}
.showMore{height: 50px;background: #dcdcdc url(../images/QA_icon.png) no-repeat center center; cursor: pointer;}
.showMore.clk{background: #dcdcdc url(../images/QA_icon_02.png) no-repeat center center;}


/*服务支持  >>>  问题反馈 */
.back_QA_tt{font-size: 12px;color: #737171;}
.back_info{background: #fff;overflow: hidden;margin-top: 20px;padding:10px 30px 20px;}
.form_info{display: block;border-top: 2px solid #595656;padding-top: 10px;}
.form_info tr{border-bottom: 1px dashed #ccc;}
.form_info td{padding:5px 0;height: 30px;line-height: 30px;}
.form_info td span{font-size: 14px;color: #595656;display: block;padding-left: 20px;}
.form_info td input{width: 300px;border:1px solid #ccc;height: 25px;padding-left: 10px;font-size: 14px;color: #a0a0a0;}
.select01{padding-left:10px;height: 30px;line-height: 30px; border:1px solid #ccc;width: 120px;font-size: 14px;color: #a0a0a0;}
.select02{padding-left:10px;height: 30px;line-height: 30px; border:1px solid #ccc;width: 280px;font-size: 14px;color: #a0a0a0;}
textarea.txtarea{border:1px solid #ccc;width:98%!important;height: 300px;padding:5px 10px 0;}
.submitBox{padding:20px 0;border-top: 1px solid #595656;margin-top:20px;text-align: center;}
.submitBox input{display: inline-block;width: 60px;height: 60px;line-height: 60px;text-align: center;border: 1px solid #ccc;border-radius: 100%;background: #fff;margin-right: 20px;font-size: 14px;color: #737171;cursor: pointer;}
.submitBox input:hover{background: #0ba29a;color: #fff;border-color: #0ba29a;}

/*服务支持  >>>  下载资料 */
.DownloadBox{margin:20px 0;overflow: hidden;}
.Dl_tabs{height: 50px;}
.Dl_tabs a{display: inline-block;float: left;width: 24.2%;height: 40px;line-height: 40px;text-align: center;margin-right: 1%;background: #fff;position: relative;font-size: 14px;color: #595656;border-bottom: 4px solid #bdbbbb;}
.Dl_tabs a.act_tabs{color: #595656;border-bottom-color:#0ba29a;}
.Dl_tabs a.act_tabs i{display: block;width: 9px;height: 4px;position: absolute;top: 44px;left: 50%;margin-left: -4.5px;background: url(../images/small_icon_03.png) no-repeat center center;z-index: 99;}
.Dl_tabContents{background: #fff;padding:10px 30px;overflow: hidden;margin-top: 10px;}
.Dl_conts{height: 540px;overflow-y:auto; }
.Dl_conts td{border-bottom: 1px dashed #7f7f7f;padding:5px 20px;font-size: 14px;color: #595656;}
.Dl_conts td a{display: inline-block;width: 140px;height: 35px;line-height: 35px;padding-left: 20px; border:1px solid #0ba29a;margin-right: 30px;text-align: center;font-size: 12px;color: #0ba29a;}
.Dl_conts td a.Dl_a01{background:url(../images/Dl_a01.png) no-repeat 40px center; }
.Dl_conts td a.Dl_a02{background:url(../images/Dl_a02.png) no-repeat 40px center; }
.Dl_conts td a.Dl_a03{background:url(../images/Dl_a03.png) no-repeat 35px center; }

/*新闻中心*/
.E_tabs_ul li{width: 33.333%; float: left;overflow: hidden;background: #fff;cursor: pointer;padding: 5px 0}
.E_tabs_ul li span.Etabs01{background:url(../images/e_icon01.png) no-repeat center center; }
.E_tabs_ul li span.Etabs02{background:url(../images/e_icon02.png) no-repeat center center; }
.E_tabs_ul li span.Etabs03{background:url(../images/e_icon03.png) no-repeat center center; }

.E_tabs_ul li.on span.Etabs01{background:url(../images/e_icon01_02.png) no-repeat center center; }
.E_tabs_ul li.on span.Etabs02{background:url(../images/e_icon02_02.png) no-repeat center center; }
.E_tabs_ul li.on span.Etabs03{background:url(../images/e_icon03_02.png) no-repeat center center; }

.news_subbox{background: #fff;overflow: hidden;padding:10px 30px 0;margin-bottom: 10px;}
.news_times{font-size: 14px;color: #737171;}
.news_tt{padding-bottom: 8px;background:url(../images/proline.png) no-repeat left bottom;font-size: 14px;color: #0ba29a;margin:10px 0;}
.news_tt a{color: #0ba29a;}
.news_words{font-size: 12px;color: #737171;line-height: 20px;}
.MoreNews_Box{margin:20px 0 10px;padding:10px 0 30px 0;border-top: 1px solid #bdbbbb;border-bottom: 1px solid #bdbbbb;display: none;}
.MoreNews{padding:0 50px 10px 0;height: 500px;overflow-y:auto;}
.MoreNews p,.MoreNews div{font-size: 12px;color: #737171;line-height: 22px;}
.MoreNews p img/*,.MoreNews div img*/{margin:10px 0;}
.MoreNews_btn{display:inline-block;height: 20px;padding-left: 25px;background:url(../images/news_U01.png) no-repeat left center;margin-top: 10px;font-size: 12px;color: #595656;cursor: pointer;}
.MoreNews_btn.on{background:url(../images/news_U02.png) no-repeat left center;}
p.info_txt{font-size: 12px;color: #737171;line-height: 22px;margin:10px 0;}

/*关于四方  01   */
.F_tabs_ul li span.Ftabs01{background:url(../images/f_icon01.png) no-repeat center center; }
.F_tabs_ul li span.Ftabs02{background:url(../images/f_icon02.png) no-repeat center center; }
.F_tabs_ul li span.Ftabs03{background:url(../images/f_icon03.png) no-repeat center center; }
.F_tabs_ul li span.Ftabs04{background:url(../images/f_icon04.png) no-repeat center center; }
.F_tabs_ul li.on span.Ftabs01{background:url(../images/f_icon01_02.png) no-repeat center center; }
.F_tabs_ul li.on span.Ftabs02{background:url(../images/f_icon02_02.png) no-repeat center center; }
.F_tabs_ul li.on span.Ftabs03{background:url(../images/f_icon03_02.png) no-repeat center center; }
.F_tabs_ul li.on span.Ftabs04{background:url(../images/f_icon04_02.png) no-repeat center center; }

/*关于四方  02   */
.F_contImg{height: 280px;line-height: 280px;text-align: center;border:1px solid #e8e8e8;margin:20px 0;}
.F_contImg img{vertical-align: middle;}

/*关于四方  03   */
.Dl_tabContents_BGColor{background:none;padding:0;}
.F03_cont{background: #fff;overflow: hidden;margin-bottom: 10px;padding:20px 30px;}
.F03_contLeft{width: 190px;height: 105px;overflow: hidden;margin-right: 30px;}
.F03_contRight{float: left!important;}

/*关于四方  04   */
.Develop_TimeBox{height: 530px;/*width: 1200px;*/ overflow: hidden;position: relative;}
.Develop_cont{height: 530px;overflow: hidden;}
.Develop_cont li{height: 530px!important;position: relative;}
/*.Develop_cont li p{width: 310px;height: 50px;line-height: 50px;text-align: center;font-family: Arial;font-size: 30px;color: #fff;background: #0ba29a;position: absolute;top:300px;left: 50%;margin-left: -155px;z-index: 999;}*/
.Develop_times{width: 310px;height: 40px;line-height: 40px;text-align: center;font-family: Arial;font-size: 18px;color: #fff;background: #0ba29a;position: absolute;top:120px;left: 50%;margin-left: -105px;z-index: 999;}
.Develop_cont li div{width: 80%;text-align: center;background: url(../images/alpha50.png) repeat;padding:60px 0 20px 0;position: absolute;top:145px;right:50px;z-index: 888;}
.Develop_cont li div p{font-size: 12px;color: #fff;}

.Develop_sub{position: absolute;left: 40px;top: 0;width: 60px; height: 530px;border-left: 2px solid #bfbfbf;}
.Develop_sub ul{top: 60px;position: absolute;}
.Develop_sub li{width: 50px;text-align: right;height: 35px;line-height: 35px;font-size: 14px;color: #999;cursor: pointer;margin-bottom: 5px;}
.Develop_sub li.on{border-left: 5px solid #0ba29a;margin-left: -2.5px;color: #0ba29a;font-weight: bold;font-size: 16px;}
.Develop_sub  a{display: block;width: 25px;height: 25px;position: absolute;left: -12.5px;z-index: 999;}
.Develop_sub a.Time_up{top: 10px; background: url(../images/F04_icons_U.png) no-repeat center center;}
.Develop_sub a.Time_down{bottom: 10px; background: url(../images/F04_icons_D.png) no-repeat center center;}
.New_title{font-size: 20px;color: #595656;}


/*关于四方  S-Age新闻回顾详情 */
.About_Slider{height: 500px;margin:10px 0;width: 100%;position: relative;}
.About_slides{width: 683px;height: 380px;border:4px solid #eee;margin:0 auto;}
.About_pre,.About_next{display: block;width: 75px;height: 75px;text-align: center;font-size: 50px;color: #ccc;border:1px solid #ccc;border-radius: 100%;position: absolute;top: 165px;}
.About_pre{left: 120px;}
.About_next{right: 120px;}
.About_pre:hover,.About_next:hover{background: #eee;color: #aaa;border:1px solid #eee;}

.each_words{margin-top: 20px;text-align: center;font-size: 12px;color: #737171;line-height: 22px;}

.FreeRead{display: block;width: 200px;height: 35px;line-height: 35px;text-align: center;margin:20px auto 0;font-size: 16px;color: #0ba29a;border:1px solid #0ba29a;}
.Enterprise_journal{padding:15px 30px;background: #fff;overflow: hidden;}
.Enterprise_journal img{width: 100%;height: auto!important;}
.Enterprise_PDF{overflow: hidden;margin-top: 10px;}
.Enterprise_PDF li{float: left; width: 19%;padding:15px 2.4%;overflow: hidden;background: #fff;margin-right: 9px;margin-top:10px;}
.pdf_imgs{/*border:4px solid #eee;*/margin:15px 0 0;overflow: hidden;}
.pdf_imgs img{width: 100%!important;height: 308px!important;}
.pdf_twoBtn{overflow: hidden;}
.pdf_twoBtn a{padding-left: 20px;font-size: 12px;color: #a2a2a2;}
.pdf_twoBtn a.online{background: url(../images/view.png) no-repeat left center;}
.pdf_twoBtn a.downPDF{background: url(../images/z01.png) no-repeat left center;}
.pdf_twoBtn a:hover{color: #a2a2a2;}

.Dl_tabs.Dl_tabsTwo a{width: 49.5%;}
.Dl_tabs.Dl_tabsThree a{width: 32.6%;}


/*联系我们*/
.ContantUs_left{width: 48%;/*height: 420px;*/overflow: hidden;}
.ContantUs_right{width: 48%;}
.ContantUs_subconts{overflow: hidden;margin-bottom: 15px;}
.ContantUs_subconts i{display: block;width: 42px;height: 42px;float: left;margin-right: 20px;}
.ContantUs_subconts i.Cs_icons01{background: url(../images/H_icon01.png) no-repeat left center;}
.ContantUs_subconts i.Cs_icons02{background: url(../images/H_icon02.png) no-repeat left center;}
.ContantUs_subconts i.Cs_icons03{background: url(../images/H_icon03.png) no-repeat left center;}

.ContantUs_subconts span{display: block;font-size: 14px;color: #0ba29a;font-weight: bold;}
.ContantUs_subconts p{font-size: 12px;color:#8e8e8e;line-height: 22px;}
.ContantUs_subconts span.grayColor{color: #8e8e8e;}

.address_Maps{height: 460px;padding:30px;background:#fff;margin-top: 30px;}
.Sale_pre{margin-bottom: 10px;overflow: hidden;}

.Contant_Box{overflow: hidden;}

.Address_name{font-size: 16px;color: #fff;width: 150px;height: 40px;line-height: 40px;text-align: center;background: #595656; }
.adrnm_ul li{margin:15px 20px 10px;overflow: hidden;width: 43%;height: 110px;}
.adr_nm{height: 35px;line-height: 35px;padding-left: 55px;font-size: 14px;color: #0ba29a;background:url(../images/H_icon01.png) no-repeat left top; padding-bottom: 15px;border-bottom: 1px dashed #595656;}
.adrnm_ul li p{font-size: 12px;color: #737171;}

/*加入四方*/
.D_tabs_ul li span.Itabs01{background:url(../images/I_icon01.png) no-repeat center center; }
.D_tabs_ul li span.Itabs02{background:url(../images/I_icon02.png) no-repeat center center; }
.D_tabs_ul li span.Itabs03{background:url(../images/I_icon03.png) no-repeat center center; }
.D_tabs_ul li span.Itabs04{background:url(../images/I_icon04.png) no-repeat center center; }

.D_tabs_ul li.on span.Itabs01{background:url(../images/I_icon01_02.png) no-repeat center center; }
.D_tabs_ul li.on span.Itabs02{background:url(../images/I_icon02_02.png) no-repeat center center; }
.D_tabs_ul li.on span.Itabs03{background:url(../images/I_icon03_02.png) no-repeat center center; }
.D_tabs_ul li.on span.Itabs04{background:url(../images/I_icon04_02.png) no-repeat center center; }








/*关于四方第一部分*/
.JoinBox{overflow: hidden;}
.Join_left{width: 8%;min-width:80px;min-height: 350px;overflow: hidden;position: relative;}
.Join_left i{display: block;width: 1px;height: 100%;min-height: 300px;border-left: 1px solid #fff;position: absolute;top: 0;left: 35px;z-index: 1;}
.Join_left_nav{position: absolute;left: 0;top: 0; width: 100%;overflow: hidden; z-index: 99;}

.Join_left .Join_left_nav a{display: block;width: 70px;height: 53px;line-height: 18px;padding-top: 15px; font-size: 14px;color: #0ba29a;text-align: center;border:1px solid #0ba29a;border-radius: 100%;margin-bottom: 20px;z-index: 2;background: #fff;}
.Join_left .Join_left_nav a.On_act{background: #0ba29a;color: #fff;}
.Join_right{width: 89%;overflow: hidden;}
.Join_right_parts{padding:10px 20px;overflow: hidden;background: #fff;margin-bottom: 20px;}
#P01 p img{width: 100%!important;height: 100%!important;}

.Join_left.fixed{position: fixed;top: 75px;}





.Show_cont{position: fixed;top: 50%;left: 50%;width: 400px;height: 360px;padding:20px 30px;margin:-200px 0 0 -230px;background: #fff;box-shadow: 1px 1px 5px #ccc,-1px -1px 5px #ccc;display: none;z-index: 999}
.Show_cont .Show_title{font-size: 16px;color: #0ba29a;text-align: center; padding-bottom: 15px;border-bottom: 1px solid #dcdcdc;}
.Show_cont .showinform{display: block;margin: 20px auto 0;width: 300px;}
.Show_cont .showinform p{overflow: hidden;margin-bottom: 15px;}
.Show_cont .showinform span{display: block;width: 70px;text-align: right;float: left;font-size: 12px;color: #2e2e2e;margin-right: 10px;height: 28px;line-height: 28px;}
.Show_cont .showinform input{width: 200px;height: 28px;padding-left: 10px;border:1px solid #c9c9c9;vertical-align: middle;}
.subbox{overflow: hidden;text-align: center;width: 170px;margin:20px auto 0;}
.subbox a.submits{display: block;width: 50px;height: 50px;line-height: 50px;text-align: center;background: #0ba29a;font-size: 14px;color: #fff;border-radius: 100%;margin-right:20px;float: left;}
.subbox a.offSet{display: block;width: 50px;height: 50px;line-height: 50px;text-align: center;background: #0ba29a;font-size: 14px;color: #fff;border-radius: 100%;float: left;}









/*在做项目：四方电器
待做项目：平安生命人寿新增栏目，粤豪珠宝修改，环球页面修改
*/


/*

0ba29a

737171

*/


.footer01{padding: 10px 0; background: #959595;color: #fff;overflow: hidden;}
.footer01_left{width: 70%;}
.footer01_left dl{width: 19%;float: left;}
.footer01_left dl dt{font-size: 14px;color: #fff;max-width: 100px;padding-bottom: 5px;border-bottom: 1px solid #fff;margin-bottom: 5px;}
.footer01_left dl dd{margin-bottom: 5px;}
.footer01_left dl dd a{display:inline-block; font-size: 12px;color: #ddd;}
.footer01_left dl dd a:hover{color: #fff;}
.footer02{padding:5px 0;background: #595656;overflow: hidden;}
.footer02_left{font-size: 12px;color: #fff;}
.footer02_left a{font-size: 12px;color: #fff;}
.footer02_left a:hover{color: #fff;}
.footer02_left i{font-style: normal;margin:0 10px;}
.copys{font-size: 12px;color: #fff;}


.tccon p {
    padding: 6px 10px;
    line-height: 22px;
    color: #000;
    font-size: 14px;
}
.tccon div {
    padding: 6px 10px;
    line-height: 22px;
    color: #000;
    font-size: 14px;
}
