@charset "utf-8";
/* CSS Document */
/* HOME PAGE */
.home_zone{ width:1024px; height:auto; margin:0 auto 20px auto; overflow: hidden;}
.home_slide{width:1024px; height:497px; /*height:470px;*/ background:#999;}
.home_head{ width:auto; margin:13px 0 0 7px;}
.home_head_symbol{ float:left; width:13px; height:31px; background:url(../images/home_colorSymbol.png) no-repeat;}
.home_head_text{
	float:left;
	font-size:30px; color:#007dc5; width:auto; 
	transform: text-align:center;
	line-height:30px;
	padding:0 20px 0 19px;
	margin:0 0 0 -13px;
	border-bottom:#007dc5 solid 2px;
	}
.home2col{ margin:0 0 20px 0;}
.home2col_left{ float:left; width:650px; height:auto; margin:0 0 0 0;}
.home2col_left_con{ width:622px; height:390px; margin:10px 0 0 7px; position:relative; overflow:hidden;}
.home2col_left_con img{ width:622px; height:390px;}
.home2col_left_con a { display: block; text-decoration:none;}
.home2col_left_con a img{ width:622px; height:390px; text-decoration:none;}
.home2col_left_con_caption{
	position:absolute; width:622px; height:102px;bottom:0;
	background:url(../images/home/alphaInsp.png) no-repeat;
	color: 200px;
	background-color: rgba(99, 100, 102, 0.7);
	background: rgba(99, 100, 102, 0.7); /* browsers */
	overflow:hidden;
	}
.home2col_left_con_caption_Head{ font-size:30px; color:#fff; margin:7px 0 0 14px;}
.home2col_left_con_caption_text{ color:#fff; margin:-3px 14px 0 14px;}
.home2col_right{ float:left; width:362px; height:465px; margin:0 0 0 10px;}
.home2col_right_fbicon{ width:64px; height:45px; background:url(../images/home/homefacebook_icon.png) no-repeat;}
.home2col_right_fbbox{ width:362px; height:329px;}
.home2col_right_hotline{
	position:absolute;
	width:360px; height:69px; 
	/*border-bottom:solid 1px #b7b7b7;
	border-left:solid 1px #b7b7b7;
	border-right:solid 1px #b7b7b7;*/
	border:solid 1px #b7b7b7;
	z-index:2;
	}
.home2col_right_hotline img{ width:360px; height:69px;}
.home3col{ margin:11px 0 0 0;}
.home3col_box a{ text-decoration:none; display: block;}
.home3col_box a:hover{ text-decoration:none;}
.home3col_box{ float:left; width:328px; height:255px; margin:0 0 0 10px; border:solid 1px #b7b7b7; position:relative; overflow:hidden;}
.home3col_box img{ width:328px; height:255px; text-decoration:none;}
.home3col_box_caption{
	position:absolute; bottom:0;
	width:328px; height:72px;
	background:url(../images/home/alpha3col.png) repeat;
	color: 200px;
	background-color: rgba(0, 125, 197, 0.7);
	background: rgba(0, 125, 197, 0.7); /* browsers */
	overflow:hidden;
	}
.home3col_box_caption_text{ color:#FFF; font-size:30px; margin:10px 15px 0 15px;}

.homeProduct_zone{ width:1024px; height:302px; /*margin:30px 0 50px 0;*/margin:10px 0 20px 0; padding:0 0 0 0; /*background:#CCC;*/}
.homeProduct_col{
	float:left; width:380px; height:302px; overflow:hidden;
	/*margin:0 0 0 10px;
	-moz-transform:    skewX(-15deg);
     -o-transform:      skewX(-15deg);
     -webkit-transform: skewX(-15deg);
   -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
   filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=1,
            M12=-0.26794919243112214,
            M21=0,
            M22=1,
            SizingMethod='auto expand');*/
	}
.homeProduct_col2{
	float:left; width:380px; height:302px; overflow:hidden;
	margin:0 0 0 -60px;
}
.homeProduct_col img, .homeProduct_col2 img{
	width:380px; height:302px;
	-webkit-transition: -webkit-filter 1s;
	transition: opacity 1s;
	text-decoration:none;
	}
.homeProduct_col a:hover img, .homeProduct_col2 a:hover img {
	opacity : 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:0.5;
	khtml-opacity: 0.5;
    filter: alpha(opacity=50);
	text-decoration:none;
	}

/*.homeProduct_colNameB{
	position:absolute;
	width:77px; height:303px;
	background:url(../images/solution/captionbg_Lblue.png) repeat;
	color: 200px;
	background-color: rgba(52, 198, 244, 0.7);
	background: rgba(52, 198, 244, 0.7);
	}
.homeProduct_colNameG{
	position:absolute;
	width:77px; height:303px;
	background:url(../images/solution/captionbg_Green.png) repeat;
	color: 200px;
	background-color: rgba(119, 156, 74, 0.7);
	background: rgba(119, 156, 74, 0.7);
	}
.homeProduct_colNameDB{
	position:absolute;
	width:77px; height:303px;
	background:url(../images/solution/captionbg_Dblue.png) repeat;
	color: 200px;
	background-color: rgba(0, 64, 109, 0.7);
	background: rgba(0, 64, 109, 0.7);
	}
*/


/* SOLUTION */
.solution_row{ width:1012px; height:auto; padding:0 0 0 12px;}
.solution_big3col{ float:left; width:328px; height:508px; margin:0 0 0 4px; overflow:hidden; position:relative;}
.solution_big3col img ,.solution_big3col a img{
	text-decoration:none;
	width:328px; height:508px;
	-webkit-transition: -webkit-filter 1s;
	transition: opacity 1s;
	}
.solution_big3col a{ text-decoration:none;}
.solution_big3col a:hover img{
	text-decoration:none;
	opacity : 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:0.5;
	khtml-opacity: 0.5;
    filter: alpha(opacity=50);
	}
.solution_big3col_caption1{
	width:328px; height:211px; position:absolute; bottom:0;
	background:url(../images/solution/captionbg_Lblue.png) repeat;
	color: 200px;
	background-color: rgba(52, 198, 244, 0.7);
	background: rgba(52, 198, 244, 0.7); /* browsers */
	overflow:hidden;
	}
.solution_big3col_caption2{
	width:328px; height:211px; position:absolute; bottom:0;
	background:url(../images/solution/captionbg_Green.png) repeat;
	color: 200px;
	background-color: rgba(119, 156, 74, 0.7);
	background: rgba(119, 156, 74, 0.7); /* browsers */
	overflow:hidden;
	}
.solution_big3col_caption3{
	width:328px; height:211px; position:absolute; bottom:0;
	background:url(../images/solution/captionbg_Dblue.png) repeat;
	color: 200px;
	background-color: rgba(0, 64, 109, 0.7);
	background: rgba(0, 64, 109, 0.7); /* browsers */
	overflow:hidden;
	}
.solution_big3col_captionHead{ color:#fff; font-size:50px; margin:8px 0 0 14px; width:300px; overflow:hidden; line-height:58px;}
.solution_big3col_captionTitle{ color:#fff; margin:-10px 0 0 16px; width:300px; overflow:hidden;}
ul.solution_big3col_captionUl{ margin:0 0 0 16px; list-style:none; width:300px; overflow:hidden;}
ul.solution_big3col_captionUl li{ color:#FFF; list-style:url(../images/white_arrow.png) inside;}

/* SOLUTION DETAIL */
.solution_left_zone{ float:left; width:551px; height:auto; margin:0 0 0 7px;}
.solution_left_TopImage{ width:551px; height:352px; overflow:hidden;}
.solution_left_TopImage img{ width:551px; height:352px;}
.solution_left_Content{ width:520px; height:auto; margin:30px auto 0 auto; color:#636466; word-break:break-all;}
.solution_left_ContentH{ line-height:25px;}
.solution_left_Content ul{ list-style:none;}
.solution_left_Content ul li{ list-style:url(../images/solu_list_icon.png) inside; line-height:22px;}
.solution_right_zone{ float:left; width:236px; height:auto; margin:0 0 0 8px;}
.solution_right_Title{ width:236px; height:auto; overflow:hidden; margin:154px 0 0 0;}
.solution_right_Title img{ width:236px; height:auto;}
.solution_right_Boxtext{ width:236px; height:66px; background:#007dc5; text-align:center; color:#fff; line-height:20px; display:table-cell; vertical-align:middle;}
.solution_right_BoxImage{ width:236px; height:393px; overflow:hidden; margin:32px 0 0 0;}
.solution_right_BoxImage img{ width:236px; height:393px;}
.solutionFullSC{ width:990px; height:auto; margin:24px auto 20px auto;}

.solutionFullSC_con{ width:990px; height:auto; overflow:hidden;}
.solutionFullSC_Underline{ width:100%; height:4px; transform: skewX(-55deg); background:#007dc5;}
.solutionFullSC_con3col{ width:100%; height:auto; margin:25px 0 15px 0;}
.solutionFullSC_con3col_Left{ float:left; width:188px; height:auto;}
.solutionFullSC_con3col_Left_head{ width:180px; font-size:33px; color:#007dc5; line-height:35px; padding:0 0 0 8px;}
.solutionFullSC_con3col_Left_head2{ width:100%; color:#636466; line-height:18px; padding:0 0 0 8px;}
.solutionFullSC_con3col_Center{ float:left; width:520px; height:auto; margin:10px 0 0 15px;}
.solutionFullSC_con3col_Center img{ width:auto; height:auto;}
.solutionFullSC_con3col_Center_head{ color:#636466;}
.solutionFullSC_con3col_Center_content{ color:#636466; line-height:22px;}
.solutionFullSC_con3col_Center_content ul{list-style:none;}
.solutionFullSC_con3col_Center_content ul li { list-style:url(../images/solu_list_icon.png) inside; line-height:22px; margin:5px 0 0 0;}

.solutionFullSC_con3col_Right{ float:left; width:242px; height:auto; margin:0 0 0 15px;}
.solutionFullSC_con3col_Right_row{ width:242px; height:auto; margin:10px 0 0 0;}
.solutionFullSC_con3col_Right_box{ width:242px; height:auto; margin:0 0 19px 0;}
.solutionFullSC_con3col_Right_box img{ width:242px; height:auto;}


/* DEALER PAGE */
.dealtext_full{ width:100%; height:auto; color:#636466; word-wrap:break-word; margin:0 0 20px 0;}
.dealimg_zone1{ width:100%; height:auto; margin:0 0 20px 0;}
.dealimg_zone2{ width:100%; height:auto; margin:10px 0 20px 0;}
.dealimg3_nobor{ float:left; width:258px; height:258px;}
.dealimg3_nobor img{ width:258px; height:258px;}
.dealimg3_bor{ float:left; width:251px; height:251px; border:solid 1px #b7b7b7; margin:0 0 5px 5px;}
.dealimg3_bor img{ width:251px; height:251px;}
.dealimg3_nobor_loca{ position:absolute; z-index:3; max-width:210px; height:75px; margin:180px 20px 0 24px; overflow:hidden;}
.dealimg3_nobor_loca_top{
	color:#FFF;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
	text-shadow: 3px 3px 5px #000000;
    -moz-text-shadow: 3px 3px 5px #000000;
    -webkit-text-shadow: 3px 3px 5px #000000;
    filter: dropshadow(color=#000000, offx=3, offy=3);
	}
.dealimg3_nobor_loca_bottom{
	color:#FFF; font-size:34px; margin:-8px 0 0 0;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
	text-shadow: 3px 3px 5px #000000;
    -moz-text-shadow: 3px 3px 5px #000000;
    -webkit-text-shadow: 3px 3px 5px #000000;
    filter: dropshadow(color=#000000, offx=3, offy=3);
	}


.dealimg3_bor2{ float:left; width:251px; height:251px; border:solid 1px #b7b7b7; margin:0 0 5px 5px;}
.dealimg3_bor2 img{ width:251px; height:251px; z-index:0;}
.deal_box2{ width:251px; height:250px; z-index:2; position:absolute; padding:10px 13px 10px 10px; color:#6e6e6e;}
.deal_box2 div{ word-wrap:break-word; overflow:hidden;}
.deal_box2 h3{ font-size:36px; color:#6e6e6e; line-height:38px;}
.deal_box2_bt{ position:absolute; width:239px; bottom:30px; z-index:2; line-height:16px; overflow:hidden; word-break:break-all;}
.deal_box2_bt a{ color:#007dc5; text-decoration:none;}
.deal_box2_bt a:hover{ color:#6e6e6e; text-decoration:none;}
.deal_lightbox{ display:none; width:auto; height:auto;}


/* ABOUT US */
.aboutus_topimg{ float:left; width:284px; height:285px; background:#000; margin-right:16px;}
.aboutus_topimg img{ width:284px; height:285px;}
.aboutus_topscollpage{ /*width:769px;*/ float:left; width:472px; height:285px; color:#636466;}
.pageslide_zone_content{ /*width:769px;*/ width:472px; height:285px; overflow:auto; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.pageslide_zone_content p:nth-child(even){color:#007dc5; }
.pageslide_zone_content p:nth-child(3n+0){color:#007dc5;}

.aboutus_underline{ width:774px; height:5px; background:#007dc5; transform: skewX(-5deg); margin:20px 0 20px 0;}
.aboutus_mid{ width:779px; height:auto; margin-left:25px;}
.aboutus_imgzone{ height:auto; margin:19px 0 10px 0; }
.aboutus_col254{ float:left; width:254px; height:253px; margin:0 5px 8px 0;}
.aboutus_col254 img{ width:254px; height:253px;}
.aboutus_tabzone{ width:705px; height:auto; margin:86px auto 28px auto;}
.about_intab{ width:633px; height:auto; margin:40px 0 0 48px; word-wrap:break-word; overflow:hidden;}
.about_centext{ width:449px; color:#007dc5; font-size:19.16px; text-align:center; margin-left:90px;}
.about_centextM1{ float:left; width:40px; height:25px; background:url(../images/aboutus/textm1.png) no-repeat;}
.about_centextM2{ float:right; width:40px; height:25px; background:url(../images/aboutus/textm2.png) no-repeat;}

/* CONTACT HEAD OFFICE */
.contact_top{ width:100%; height:auto; margin-top:12px;}
.contact_imgzone{ float:left; width:339px; height:338px;}
.contact_imgzone img{ width:339px; height:338px;}
.contact_detailzone{ float:left; width:390px; height:auto; margin:0 0 0 40px;}
.contact_address{ color:#636466; width:100%; height:auto; margin-bottom:30px;}
.contact_tel{ color:#636466; width:100%; height:auto;}
.contact_mapzone{ height:auto; color:#636466; float:left; width:107px; margin:0 10px 0 0; }
.contact_map{ width:107px; height:auto; margin-top:10px;}
.contact_map img{ width:107px; height:auto;}
.contact_sendzone{ width:100%; height:auto; margin:30px 0 0 0;}
.contact_sendrow{ width:100%; height:auto; margin-bottom:8px;}
.contact_sendcol_name{ float:left; width:176px; height:auto; margin:0 20px 0 0;}
label.contact_sendcol_nameH{ color:#636466;}
.contact_sendcol_inname{ width:174px; height:27px; border: solid 1px #a4a4a4;}
.contact_sendcol_tel{ float:left; width:140px; height:auto;}
.contact_sendcol_intel{ width:138px; height:27px; border: solid 1px #a4a4a4;}
.contact_sendcol_infull{ width:333px; height:27px; border: solid 1px #a4a4a4;}
.contact_sendcol_tafull{ width:333px; max-width:333px; height:137px; border: solid 1px #a4a4a4;}

.contact_col2{ float:left; width:369px; height:auto; margin:0 15px 0 0;}
.contact_imgcol{ float:left; width:325px; height:324px; color:#fff;}
.contact_imgcol_FS{ width:650px; height:324px; color:#fff;}
.contact_imgcol img{width:325px; height:324px;}
.contact_imgcol_FS img{width:650px; height:324px;}

.contact_captc{ float:left; height:40px; line-height:60px; color:#636466; margin:0 10px 5px 0;}
.contact_captc a{ color:#636466; text-decoration:none;}
.contact_captc a:hover{ color:#636466; text-decoration:none;}
.contact_captc input[type=text]{ width:81px; height:29px;}
.contact_capt_btn{ margin:15px 0 0 0;}
.contact_capt_btn input[type=submit]{ background:#007dc5; border:none; color:#fff; padding:10px 16px 10px 16px;}

.contact_FS{
	position:absolute; width:650px; height:114px;
	margin:210px 0 0 0;
	/*opacity: 0.8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha'(Opacity=0.5);*/
	background-color: #6e6e6e;
	color: 200px;
	background-color: rgba(110, 110, 110, 0.8);
	background: rgba(110, 110, 110, 0.8); /* browsers */
	overflow:hidden;
	}
.contact_haft{
	position:absolute; width:325px; height:114px;
	margin:210px 0 0 0;
	/*opacity: 0.8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha'(Opacity=0.5);*/
	background-color: #6e6e6e;
	color: 200px;
	background-color: rgba(110, 110, 110, 0.8);
	background: rgba(110, 110, 110, 0.8); /* browsers */
	overflow:hidden;
	}
.contact_haftHead{ color:#fff; font-size:30px; margin:12px 18px 0 18px; width:289px; overflow:hidden; word-wrap:break-word;}
.contact_haftCon{ color:#fff; font-size:18px; margin:0 18px 0 18px; width:289px; overflow:hidden; word-wrap:break-word;}



/* ACTIVITIES ALL */
.act_topslide_zone{ width:798px; height:360px;}
.act_imgcol_zone{ width:798px; height:auto; margin:25px 0 25px 0;}
.act_imgcol_zone2{ width:844px; height:auto; margin:25px 0 25px 0;}
.act_imgcol{ float:left; width:266px; height:266px;}
.act_imgcol img{ width:266px; height:266px;}
.act_imgcol a img{
	text-decoration:none;
	-webkit-transition: -webkit-filter 1s;
	transition: opacity 1s;
	}
.act_imgcol a img:hover{
	text-decoration:none;
	opacity : 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:0.5;
	khtml-opacity: 0.5;
    filter: alpha(opacity=50);
	}
.act_imgcol a:hover img{
	text-decoration:none;
	opacity : 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:0.5;
	khtml-opacity: 0.5;
    filter: alpha(opacity=50);
	}



.act_pagnav{}

.act_scoll_zone{ width:774px; height:654px;}
.act_backpage{ width:774px; height:auto; margin:15px 0 0 0; text-align:center; color:#636466;}
.act_backpage a{ color:#636466;}
.act_backpage a:hover{ color:#a4a4a4; text-decoration:none;}

.act_detail_img{ float:left; width:155; height:221px; border:solid 1px #636466; margin:0 15px 28px 0;}
.act_detail_img img{ width:155; height:221px;}
.act_detail_text{ float:left; width:560px; height:auto; color:#636466; word-wrap:break-word; overflow:hidden; margin:10px 0 20px 0;}
.act_detail_text ul{ width:100%; margin-left:15px; list-style: url(../images/li_sybol01.png) outside;}
.act_detail_textfull{ width:750px; height:auto; color:#636466; word-wrap:break-word; overflow:hidden; margin:10px 0 20px 0;}
.act_detail_textfull ul{ width:100%; margin-left:15px; list-style: url(../images/li_sybol01.png) outside;}
.act_detail_textfull ul li img{ position:absolute;}
.act_btnplay{ width:48px; height:48px; background:url(../images/btn_play.png) no-repeat; position:relative; z-index:1; bottom:200px; left:40%;}
.act_colcaption_cn{
	width:266px; height:103px; position:relative; z-index:1; bottom:154px;
	background:#007dc5, 0.6;
	background: rgba(0, 125, 197, 0.6);
    -pie-background:  rgba(0, 125, 197, 0.6);
    behavior: url(PIE.htc);
	overflow:hidden;
}
.act_colcaption_cntext{ width:233px; height:86px; margin:10px 17px 0 17px; overflow:hidden; color:#fff; font-size:18px; line-height:22px;}
.act_imgcol a { color:#fff;}
.act_imgcol_overf{ overflow:hidden;}

.actInsp{ float:left; width:167px; height:auto; min-height:309px; margin:0 42px 40px 0;}
.actInsp_img{ width:167px; height:243px; background:url(../images/insp_bg.png);}
.actInsp_img img{ width:167px; height:218px; background:#FFF;}
.actInsp_img a img, .actInsp_img{
	text-decoration:none;
	-webkit-transition: -webkit-filter 1s;
	transition: opacity 1s;
	}
.actInsp_img a img:hover, .actInsp_img:hover{
	text-decoration:none;
	opacity : 0.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity:0.7;
	khtml-opacity: 0.7;
    filter: alpha(opacity=70);
	}
.actInsp_img a:hover img, .actInsp_img:hover{
	text-decoration:none;
	opacity : 0.7;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity:0.7;
	khtml-opacity: 0.7;
    filter: alpha(opacity=70);
	}


.actInsp_img a{ cursor:pointer; text-decoration:none;}
.actInsp_img a:hover{ cursor:pointer; text-decoration:none;}
.actInsp_detail{ width:167px; height:auto; margin:-15px 0 0 0;}
.actInsp_detail_h1{ line-height:18px; overflow:hidden; height:20px;}
.actInsp_detail_c{overflow:hidden; height:17px; white-space: nowrap; text-overflow:ellipsis;}
.actInsp_detail_download{ color:#007dc5; }
.actInsp_detail_download a{ color:#007dc5; text-decoration:none;}
.actInsp_detail_download a:hover{ color:#a4a4a4; text-decoration:none;}


.act_haft{
	position:absolute; width:266px; height:95px;
	margin:171px 0 0 0;
	/*opacity: 0.8;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha'(Opacity=0.5);*/
	background-color: #6e6e6e;
	color: 200px;
	background-color: rgba(110, 110, 110, 0.8);
	background: rgba(110, 110, 110, 0.8); /* browsers */
	}
.act_haft_date{ float:left; width:61px; height:91px; overflow:hidden;}
.act_haft_dateNo{ width:61px; height:40px; background:#007dc5; color:#fff; font-size:32px; text-align:center; padding:5px 0 0 0;}
.act_haft_dateM{ width:61px; height:auto; color:#fff; font-size:21px; text-align:center; margin:3px 0 0 0;}
.act_haft_dateY{ width:61px; height:auto; color:#fff; font-size:16px; text-align:center; margin:-2px 0 0 0;}
.act_haft_text{ float:left; width:175px; height:91px; overflow:hidden; margin:0 0 0 20px;}
.act_haft_textHead{ width:175px; height:18px; margin:16px 0 0 0; color:#fff; white-space: nowrap;}
.act_haft_textcontent{ width:175px; height:35px; margin:5px 0 0 0; padding:2px 0 0 0; color:#fff; line-height:17px; overflow:hidden; word-wrap:break-word;}
.act_haft_read{ width:175px; color:#fff; line-height:15px; overflow:hidden; text-align:right;}
.act_haft_read a{ color:#fff; text-decoration:none;}
.act_haft_read a:hover{ color:#007dc5; text-decoration:none;}
.act_fxgray{
	position:absolute; z-index:3; color:#fff; width:246px; height:246px;
	color: 200px; padding:20px 0 0 20px;
	/*background-color: rgba(0, 0, 0, 0.4);
	background: rgba(0, 0, 0, 0.4); /* browsers */
	}
.act_fxgray_H{
	font-size:36px; overflow:hidden; word-wrap:break-word; line-height:40px; padding:5px 0 0 0;
	text-shadow: 2px 1px 3px rgba(0, 0, 0, 1);
	text-shadow: 2px 1px 3px #000000;
    -moz-text-shadow: 2px 1px 3px #000000;
    -webkit-text-shadow: 2px 1px 3px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=1);
	}
.act_fxgray_c{
	margin:-5px 0 0 0;
	text-shadow: 2px 1px 3px rgba(0, 0, 0, 1);
	text-shadow: 2px 1px 3px #000000;
    -moz-text-shadow: 2px 1px 3px #000000;
    -webkit-text-shadow: 2px 1px 3px #000000;
    filter: dropshadow(color=#000000, offx=2, offy=1);
	}

.actDetail_row{ width:798px; height:438px; overflow:hidden;}
.actDetail_row img{ width:798px; height:438px;}
.actDetail_toptext{ position:absolute; margin:25px 0 0 105px; color:#fff;}
.actDetail_toptextHead{
	width:196px; height:auto; font-size:24px; line-height:26px;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
	text-shadow: 3px 3px 5px #000000;
    -moz-text-shadow: 3px 3px 5px #000000;
    -webkit-text-shadow: 3px 3px 5px #000000;
    filter: dropshadow(color=#000000, offx=3, offy=3);
	}
.actDetail_toptextCon{
	width:196px; height:auto; font-size:18px; line-height:22px; margin:2px 0 0 0;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
	text-shadow: 3px 3px 5px #000000;
    -moz-text-shadow: 3px 3px 5px #000000;
    -webkit-text-shadow: 3px 3px 5px #000000;
    filter: dropshadow(color=#000000, offx=3, offy=3);
	}
.actDetail_bottomtext{
	position:absolute; width:395px; height:112px; background:#000; /*margin:315px 0 0 358px; padding:10px 30px 0 15px;*/
	margin:315px 0 0 283px; padding:10px 105px 0 15px;
	color: 200px;
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5); /* browsers */
	/*-ms-filter:'progid:DXImageTransform.Microsoft.Alpha'(Opacity=0.5);*/
	}
.actDetail_bottomtext2{
	position:absolute; width:395px; height:112px; background:#000; margin:315px 0 0 0; /*padding:10px 15px 0 30px;*/ padding:10px 15px 0 105px;
	color: 200px;
	background-color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0.5); /* browsers */
	/*-ms-filter:'progid:DXImageTransform.Microsoft.Alpha'(Opacity=0.5);*/
	}
.actDetail_bottomCon{ color:#FFF; width:395px; height:102px; overflow:hidden;}





/* PRODUCT */
.product_col{ float:left; width:156px; height:260px; margin:0 55px 55px 0;}
.product_col_img{ width:156px; height:214px; border:solid 1px #d1d2d3; overflow:hidden; margin-bottom:7px;}
.product_col_img img{ width:155px; height:213px;}
.product_col a{ color:#636466; text-decoration:none;}
.product_col a:hover{ color:#a4a4a4; text-decoration:none;}
.product_col_link{ color:#636466; line-height:19px;}
.product_col_link img { margin-top:-3px;}
.product_col .contenthover h3{ width:130px; height:213px; margin:10px auto 10px auto;}

.Product_titlelong{
	float:left;
	/*min-width:183px;*/
	width:auto;
	text-align:center;
	padding:5px 0 3px 0;
	margin-bottom:20px;
	font-size:34px;
	color:#007dc5;
	}
.Product_titlelong2{
	float:left;
	/*width:183px;*/
	width:auto;
	transform: text-align:center;
	padding:18px 3px 0 18px;
	line-height:18px;
	margin:0 0 20px 5px;
	color:#9d9fa2;
	font-size:18px;
	border-bottom:#007dc5 solid 2px;
	}

/* JOINTUS */
.jointus{ width:790px; height:auto;}
.jointus_slideZone{ width:790px; height:280px;}

.jointus_banner{ width:572px; height:104px; margin:60px auto 0 auto;}
.jointus_banner img{ width:572px; height:104px;}
.jointus_banner a ,.jointus_banner a img{ text-decoration:none;}
.jointus_banner2{ width:572px; height:90px; margin:60px auto 0 auto;}
.jointus_banner2 img{ width:572px; height:90px;}
.jointus_banner2 a ,.jointus_banner2 a img{ text-decoration:none;}

.jointus_tabZone{ width:709px; height:auto; margin:60px auto 0 auto;}
.jointus_tabcontentZone{width:709px; height:auto;}
.jointus_tabcontentHead1{ font-size:34px; color:#007dc5; margin:77px 0 0 0;}
.jointus_tabcontentHead{ font-size:34px; color:#007dc5; margin:50px 0 0 0;}
.jointus_tabcontentc{ color:#636466; line-height:22px;}
.jointus_tabcontentc ul{ list-style:none; margin:25px 0 0 73px;}
.jointus_tabcontentc ul li{ list-style:none; color:#636466; line-height:22px;}

.jointus_table{ margin:40px auto 0 auto;}
.jointus_tableZ{ width:703px; height:auto; border:solid #591701 1px; border-bottom:none;}
.jointus_tableZ tr td.jointus_tableTDH{ background:#d9ecf6; height:75px; text-align:center; vertical-align:middle; border-bottom:solid #591701 1px; font-size:24px; color:#007dc5;}
.jointus_tableZ tr td.jointus_tableTDn{
	width:108px; height:47px; text-align:center; vertical-align:middle;
	border-bottom:solid #591701 1px;
	border-right:solid #591701 1px;
	}
.jointus_tableZ tr td.jointus_tableTDposi{
	width:281px; height:47px; text-align:center; vertical-align:middle;
	border-bottom:solid #591701 1px;
	border-right:solid #591701 1px;
	}
.jointus_tableZ tr td.jointus_tableTDde{
	width:183px; height:47px; text-align:center; vertical-align:middle;
	border-bottom:solid #591701 1px;
	border-right:solid #591701 1px;
	}
.jointus_tableZ tr td.jointus_tableTDsubm{
	width:131px; height:47px; text-align:center; vertical-align:middle;
	border-bottom:solid #591701 1px;
	}

.jointus_newuser{ margin:45px 0 73px 0; width:100%; height:auto;}
.jointus_newuserImage{ float:left; width:232px; height:239px;}
.jointus_newuserImage img{ width:232px; height:239px;}
.jointus_newuserConZ{ float:left; width:436px; height:auto; margin:-10px 0 0 30px;}
.jointus_tabcontentT3C{ font-size:22px; color:#636466; line-height:24px;}

.jointusT3Row{ width:100%; height:auto; margin:0 0 30px 0;}
.jointusT3Row_Headzone{ width:100%; height:38px; background:#d9ecf6; font-size:30px; line-height:30px; padding:12px 0 0 0;}
.jointusT3Row_HeadL{ float:left; margin:0 0 0 3px; color:#007dc5;}
.jointusT3Row_HeadR{ float:right; margin:0 3px 0 0; color:#007dc5;}
.jointusT3RowImage{ float:left; width:146px; height:206px; margin:23px 0 0 0}
.jointusT3RowImage img{ width:146px; height:206px;}
.jointusT3RowConR{ float:left; margin:23px 0 0 40px; color:#636466; width:521px;}
.jointusT3RowConL{ float:left; margin:23px 40px 0 0; color:#636466; width:521px;}
.jointusT3Row_Readmore{ text-align:right; margin:24px 0 0 0;}
.jointusT3Row_Readmore a{ color:#007dc5; text-decoration:none;}
.jointusT3Row_Readmore a:hover{ color:#636466; text-decoration:none;}

.jointus_intervZone{ width:100%; height:auto; margin:30px 0 0 0;}

/*  ISO */
.iso_Pdetail_top{ width:100%; height:auto;}
.iso_Pdetail_topL{ float:left; width:286px; height:286px; border:#000 solid 1px; margin:0 45px 0 0;}
.iso_Pdetail_topL img{ width:286px; height:286px;}
.iso_Pdetail_topR{ float:left; width:440px; height:auto; min-height:286px; overflow:hidden;}
.iso_Pdetail_topR_head{ color:#007dc5; font-size:36px; line-height:40px;}
.iso_Pdetail_topR_text{ margin:80px 0 0 0; color:#636466;}
.iso_title1{
	width:444px; height:39px; background:url(../images/iso/iso_bg_title1.jpg) no-repeat; margin:80px 0 25px 0;
	/*text-align:center;*/ color:#fff; line-height:45px; padding:0 0 0 30px;
	}
.iso_GreenProductRow{ margin:5px 0 0 0; width:100%; height:auto;}
.iso_GreenProduct_L{ float:left; width:128px; height:auto;}
.iso_GreenProduct_L img{ width:128px; height:auto;}
.iso_GreenProduct_LTextzone{ float:left; margin:0 0 0 9px; color:#636466; padding:35px 0 0 0;}
.iso_title2{
	width:499px; height:39px; background:url(../images/iso/iso_bg_title2.jpg) no-repeat; margin:40px 0 25px 0;
	/*text-align:center;*/ color:#fff; line-height:45px; padding:0 0 0 30px;
	}
.iso_GreenSolution{ color:#636466; margin:0 0 10px 0;}
.iso_GreenSolutionRow{ margin:0 0 0 0; width:100%; height:auto;}
.iso_GreenSolution_L{ float:left; width:128px; height:auto;}
.iso_GreenSolution_L img{ width:128px; height:auto;}
.iso_GreenSolution_LTextzone{ float:left; margin:0 0 0 9px; color:#636466; padding:30px 0 0 0; width:600px;}
.iso_Manufacturing{ color:#636466; margin:0 0 10px 30px;}
.iso_bt{
	width:473px; height:109px; background:url(../images/iso/iso_detailbt.png) no-repeat; margin:27px 0 0 148px;
	color:#FFF; text-align:center; padding:20px 0 0 0;
	}