@charset "utf-8";
/* CSS Document */
/*w_数字 -- 表示百分比的宽度，w数字--表示指定的宽度*/
*:focus {outline: none;} /*禁止边框变色*/
textarea:focus {outline: none;} 
body{background:#ffffff;min-width:1200px;} 
body,dl,dd,dt,ul,li,span,a,p{font-family:"微软雅黑";padding:0px;margin:0 auto; list-style:none;text-decoration:none;}
input{ outline:none;text-indent:12px;}
a:hover{ cursor:pointer;}
img{ border:0px; border:none;}
.regbtn{display:inline-table;height:34px;line-height:34px;text-align:center;font-size:0.8em;background:rgb(55,166,233);padding:0px 10px;color:#fff;border-radius:6px;}
/*a:visited{color:#fff;}
a:hover{color:#fff;}
a:link {color: #989898;}*/ /*未被访问的链接*/             
/*a:visited {color:#FF7499;}*/ /*已被访问过的链接*/ 
textarea{ resize:none;margin:0px;} 
.father:after {content:"."; display:block; height:0; clear:both; visibility:hidden;} 
.cur{cursor:pointer;}
.fl{ float:left;}
.th_fr{ float:right;}
.fs9{font-size:9px; }
.fs11{font-size:11px; }
.fs12{font-size:12px; }
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs20{font-size:20px;}
.fs23{font-size:23px;}
.fs28{font-size:28px;}
.fs30{font-size:30px;}
.fs45{font-size:45px;}
.fsls{letter-spacing:1px;}
.fsls2{letter-spacing:2px;}
.fsls3{letter-spacing:3px;}
.ls3{ letter-spacing:3px;}
.lh14{ line-height:14px;}
.lh16{ line-height:16px;}
.lh18{ line-height:18px;}
.lh20{ line-height:20px;}
.lh25{ line-height:25px;}
.lh30{ line-height:30px;}
.lh35{ line-height:35px;}
.lh38{ line-height:38px;}
.lh40{ line-height:40px;}
.fwb{ font-weight:bold;}
.h_100{height:100%;}
.w_100{width:100%;}
.w_90{width:90%;}
.w_95{width:96%;}
.w_94{width:95%;}
.w_49{width:49%;}
.w_33{width:33.1%;}
.w_min{min-width:1274px;}
.w1200{width:1200px;}
.w980{width:980px;}
.w760{width:760px;}
.w218{width:218px;}
.w186{width:186px;}
.w80{width:80px;}
.dib{display:inline-block;}
.db{display:block;}
.dn{display:none;}
.dii{display:inline;}
.vbn{ visibility:hidden;}
.vbv{ visibility:visible;}
.tdn{ text-decoration:none;}
.dit{display:inline-table;}
.bgf{background:#ffffff;}
.bgc5{background:#c5c5c5;}
.bgf6{background:#f6f6f6;}
.bg1{background:#fbbf00;}/*淡淡黄*/
.bg2{background:#dd0802;}/*红色*/
.bg3{background:#fd5322;}/*浅橘红*/
.bg4{background:#fbbf00;}/*屎黄*/
.bg5{background:#0097ce;}/*蓝色*/ 
.bor_r5{ border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius: 5px;
	position:relative;/*此属性为了配合使用ie-css3的属性，必须有*/
	z-index:2;/*此属性为了配合使用ie-css3的属性，必须有*/
	behavior: url(/css/ie-css3.htc);/*只有ie支持该属性，导入支持ie-css3的属性*/
}
.bor_r50{ border-radius:50px;-moz-border-radius:50px;-khtml-border-radius:50px;-webkit-border-radius: 50px;
	position:relative;/*此属性为了配合使用ie-css3的属性，必须有*/
	z-index:2;/*此属性为了配合使用ie-css3的属性，必须有*/
	/*behavior: url(/css/ie-css3.htc);*//*只有ie支持该属性，导入支持ie-css3的属性*/
}
.bor_rr5{ border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-khtml-border-radius:5px 5px 0px 0px;-webkit-border-radius:5px 5px 0px 0px;
	position:relative;/*此属性为了配合使用ie-css3的属性，必须有*/
	z-index:2;/*此属性为了配合使用ie-css3的属性，必须有*/
	behavior: url(/css/ie-css3.htc);/*只有ie支持该属性，导入支持ie-css3的属性*/
}
.bor_r10s{ border-radius:10px 10px 0px 0px;-moz-border-radius:10px 10px 0px 0px;-khtml-border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px;
	position:relative;/*此属性为了配合使用ie-css3的属性，必须有*/
	z-index:2;/*此属性为了配合使用ie-css3的属性，必须有*/
	behavior: url(/css/ie-css3.htc);/*只有ie支持该属性，导入支持ie-css3的属性*/
}
.bor{border:1px solid red;} 
.bor_b1d{ border-bottom:1px dashed #d6d6d6;}
.bor_b1{ border-bottom:1px solid #d6d6d6;} 
.bor0{border:0px;}
.bor1{border:1px solid #dbdbdb;}
.bor2{border:1px solid #d6d6d6;}
.bor3{border:1px solid #FF7499;}/*粉色*/  
.bor4{border:7px solid #FF7499;}/*粉色*/   
.bor5{border:1px solid #1EB3EB;}/*蓝色*/   
.bor6{border:1px solid #FFC5D4;}/*淡粉色*/ 
.pd-t-b30{padding:30px 0px;}
.pd-t-b20{padding:20px 0px;}
.pd-t-b10{padding:10px 0px;}
.pd-t-b5{padding:5px 0px;}
.pd-l-r10{padding:0px 10px;}
.pdt20{padding-top:20px;}
.pdt10{padding-top:10px;}
.pdl12{padding-left:12px;}
.pdb20{padding-bottom:20px;}
.pd0{padding:0px;}
.txt-c{ text-align:center;}
.txt-r{ text-align:right;} 
.txt-l{ text-align:left;} 
.mr0{margin:0 auto;}
.mrt0{margin-top:0px;}
.mrt5{margin-top:5px;}
.mrt8{margin-top:8px;}
.mrt10{margin-top:10px;}
.mrt13{margin-top:13px;}
.mrt15{margin-top:15px;}
.mrt20{margin-top:20px;}
.mrt30{margin-top:30px;}
.mrt40{margin-top:40px;}
.mrt50{margin-top:50px;}
.mrt80{margin-top:80px;}
.mrb5{margin-bottom:5px;}
.mrl10{margin-left:10px;}
.mrl5{margin-left:5px;}
.mrl3{margin-left:3px;margin-bottom: 4px;}
.mrl3 img{
	width: 100;
	height: 204px;
}

.mrl20{margin-left:20px;}
.mrl_6{margin-left:5.8%;}
.mrr10{margin-right:10px;}
.mrr15{margin-right:15px;}
.mrr5{margin-right:5px;}
.cor1{color:#fbbf00;}/*黄色*/ 
.cor2{color:#989898;}/*灰色*/ 
.cor3{color:#999999;}/*灰色*/ 
.cor4{color:#ffffff;}/*白色*/ 
.cor5{color:#646464;}/*中灰色*/ 
.cor6{color:#dd0802;}/*红色色*/ 
.cor7{color:#1EB3EB;}/*蓝色*/ 
.cor8{color:#d8d8d8;}/*浅红色*/
.cor9{color:#787878;}/*浅灰色*/ 
.cor10{color:#FE0000;}/*大红色*/ 
.cor11{color:#5cccc0;}/*浅绿色*/
.cor12{color:#333;}/*黑色*/ 
.cor13{color:#FF6600;}/*橙色*/
.ofhid{ overflow:hidden;}    
/*首页*/
.th_head{width:100%;border-top:4px solid #E00b05;}
.th_head .c{padding:16px 0px 14px 0px;}
.th_head .t1{width:520px;}
.th_head .t2,.th_foot .t2{width:304px;}
.th_head .t2 .directory,.th_foot .t2 .directory{width:49%;padding:6.5px 0px;}
.th_head .t2 .attract,.th_foot .t2 .attract{width:49%;padding:7px 0px;}
.th_head .t2 .contact,.th_foot .t2 .contact{padding:8px 0;color:#ffffff;}
.th_head .t2 .tel-phone,.th_foot .t2 .tel-phone{padding:0px;}
.th_head .t2 .tel-phone .b,.th_foot .t2 .tel-phone .b{display:block;font-weight:bold;line-heihgt:24px;color:#E00b03;font-size:25px;margin-left:10px;padding:0px;}
.icon1{display:inline-block;background:url(../images/icon1.png) no-repeat;}
.idir{width:16px;height:21px;background-position:0 0px;}
.iphone{width:32px;height:32px;background-position:0 -32px;}
.iemail{width:20px;height:16px;background-position:-31px 0px;}
.ihome{width:20px;height:20px;background-position:-63px 0px;}
.iplus{width:20px;height:20px;background-position:-95px 0px;}
.iarrows-r-red{width:9px;height:14px;background-position:-40px -32px;}
.iarrows-r-black{width:9px;height:14px;background-position:-52px -32px;}
.iarrows-r-white{width:17px;height:17px;background-position:-47px -40px;}
.iarrows-l-1{width:14px;height:24px;background-position:-68px -31px;}
.iarrows-r-1{width:14px;height:24px;background-position:-96px -31px;}
.iarrows-square{width:18px;height:18px;background-position:-40px -47px;}
.fb_b{width:100%;background:#dd0802;padding:5px 0; }
.fb_b img{display:inline-block;}
.th_head .t1 .log_txt{width:235px;font-size:12px;line-height:18px;margin-top:37px;}
.th_navi{background:url(../images/nav.png) repeat-x;height:68px;color:#FFF;position: relative;}
.th_navi .th_navi_box{position: absolute;}
.th_navi a,.th_navi span{display:inline-table;float:left;text-align:center;height:37px;width:170px;line-height:37px;margin:0px;color:#ffffff;}
.th_navi .b_l{border-left:0.1px solid #CCC;}
.th_navi a.b_r{border-right:0.1px solid #CCC;}
.th_navi>div:first-child{padding-top:17px;}
.hidden-box{position:absolute;border-bottom:1px solid #ccc;display:none;background:white;margin-left:686px;margin-top:51px;}

/*bannner*/
.th_banner{}

.part11{}
.part11 .news{width:48%;}
.part11 .video1{width:48%;}
.tit1{width:100%;border-bottom:11px solid #dd0802;}
.tit1 .txt{display:inline-block;background:#dd0802;padding:15px 15px 9px 15px;font-size:19px;color:#fff;
	border-top-left-radius:8px; border-top-right-radius:8px;/*-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius: 5px;*/
}
.tit1 .more{display:inline-block;background:#fbbf00;padding:3px 10px;font-size:15px;color:#fff;margin-top:20px;}
.new_list{}
.new_list dd{display:block;padding:23px 0px;border-bottom:1px solid #e8e8e8;}
.new_list .date{display:block;text-align:center;}
.new_list .txt{display:block;width:370px;}
.new_list .new_i{display:inline-block;width:49px;height:22px;background:#fabf00;text-align:center;}
.new_list .zp_i{display:inline-block;width:49px;height:22px;text-align:center;}
.new_list .zp1{background:#0097ce;}
.new_list .zp2{background:#dd0802;}
.new_list .zp3{background:#fd99cb;}
.new_list .zp4{background:#4d4cff;}
.new_list .zp5{background:#ff4e4a;}
.product{}
.product .tit span{display:inline-block;font-size:24px;border-bottom:#dd0802 2px solid;line-height:24px;padding:10px;}
.product .pro1{width:394px;height:414px; position:relative;}
.product .pro1 .c1{margin-top:172px;margin-left:28px; position:absolute;z-index:1;}
.product .pro1 .c2{font-size:21px;margin-left:192px;margin-top:225px;position:absolute;z-index:2;text-shadow: 1px 1px 1px #333333;}
.product .pro1 .c3,
.product .row .item .c3
{position:absolute;z-index:4;right:15px;bottom:15px;}
.product .row{width:800px;}
.product .row .item{width:269px;height:205px; position:relative;}
.product .row .item .c1{width:100%;position:absolute;z-index:1;}
.product .row .item .c2{font-size:18px;padding:15px 0px;width:100%;top:0px;left:0px;opacity:0.6;filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
background:#000;position:absolute;z-index:2;text-shadow: 1px 1px 1px #333333;}
.about_gs{background:url(../images/index/aboutUs2.jpg) center no-repeat;height:138px;position:relative;}
.about_gs .gs_tit{width:595px;height:96px;background-image:url(../images/logo_icon.png);background-color:#fd5322; background-position:10px 23px; background-repeat:no-repeat;
 font-size:20px;font-weight:bold;text-indent:106px;line-height:96px;position:absolute;top:22px;left:303px;
}
.th_foot{}
.th_foot .ft1{width:100%;background:#f0f0f0;}
.th_foot .ft2{width:100%;height:65px;line-height:65px;}
.th_foot .ft2 .top{width:120;height:43px;line-height:43px;padding:0px 20px;font-size:16px;background:#fd5725;position:absolute;top:0px;right:55px;}
.th_foot .ft1 .row{padding-bottom:25px;}
.th_foot .ft1 .row .logo{width:273px;height:72px;margin-top:88px;background:url(../images/logo_top.png) center no-repeat;}
.th_foot .ft1 .row .contact_box{width:355px;}
.th_foot .ft1 .row .contact_box .txt{width:320px;}
.th_foot .link{}
.th_foot .link>ul{display:block;width:23%;float:left;}
.th_foot .link>ul>li{display:block;width:100%;margin-top:20px;}
.th_foot .link>ul>li>a{display:inline-block;float:left;font-size:16px;line-height:16px;margin-left:10px;color:#000;}

.part2 .kjnav{width:100%;padding:20px 0; }
.part2 .kjnav a,.part2 .kjnav span{display:inline-block;float:left;color:#000;}
.c_tit{ border-top-left-radius:6px;border-top-right-radius:6px;padding:12px 0;}
.brief{padding:40px 0;background:url(../images/about/bg_brief.jpg) repeat-x;}
.brief img{margin-left:60px;}
.brief .txt{width:737px;margin-top:65px;}
.advantage .txt{background:url(../images/ys_jt.jpg) left no-repeat;text-indent:27px;height:22px;font-size:20px;}
.advantage span{display:inline-table;float:left;width:233px;height:84px;line-height:84px;background:url(../images/about/bg_ys.jpg) center repeat-x;text-align:center;}
.advantage .mrr9{margin-right:8px;}
.capacity{padding:90px 0px;} 
.capacity .cap1{width:190px;height:105px;padding-left:128px;margin-left:196px; background:url(../images/capacity_icon1.png) left 50% no-repeat;}
.capacity .cap1 .t,.capacity .cap2 .t{display:inline-block;width:165px;font-size:34px;font-weight:bold;}
.capacity .cap2{width:200px;height:105px;padding-left:128px; margin-left:196px;background:url(../images/capacity_icon2.png) left 50% no-repeat;} 

.aboutus{width:100%;}
.aboutus td{padding:28px 0px; vertical-align:text-top;}
.aboutus>tbody>tr>td:first-child{width:18.2%;border-right:4px solid #ffffff;padding:28px 0;text-align:center;font-size:18px;}
.aboutus>tbody>tr>td:last-child{padding:28px 0;text-align:left;padding-left:90px;font-size:18px;line-height:35px;}
.aboutus .bright{background:#fadbd9;}
.brand .brand_box{width:290px;height:206px;	float:left;background:url(../images/brand_bg.jpg) repeat-x;}
.brand .brand_box div{width:100%;text-align:center;}
.brand .brand_box .logo{height:54px;}
.brand .brand_box .logo img{width:185px;}
.brand .brand_box .tite{padding-top:40px; }
.brand .brand_box .bdicon{display:inline-block;width:22px;height:22px;background:url(../images/ys_jt.jpg) center no-repeat;}
.brand .lxwo{width:806px;padding:30px 0 30px 40px;color:#FFF;}
.brand .lxwo .lxt{height:39px;line-height:39px;font-size:22px;}
.brand .lxwo .phone{display:inline-block;width:31px;height:39px;background:url(../images/phone.png) no-repeat;}
.brand .lxwo .email{display:inline-block;width:40px;height:30px;background:url(../images/email.png) no-repeat;}
.brand .lxwo .lxboda{display:inline-block;height:39px;}
.map .tit{width:1000px;border-bottom:1px solid #fabf01;padding:10px 0;font-size:20px;line-height:20px;}
.map .content{width:1000px;margin:0 auto;margin-top:35px;}
.bannerAb{height:493px;background:url(../images/banner/about/bannerAbo.jpg) no-repeat;}
.bannerAb div{width:353px;height:50px;text-shadow:0px 3px 0px black;overflow:hidden;position:relative;top:180px;}
.language{
	width:210px;height: 30px;float:right;
}
.language div{
	width:47px;height:30px;float:left;margin-right:20px;
}