﻿/* 公用CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,select,td,p,span{margin:0;padding:0}
body{color:#636363;font:normal 12px/20px Arial,Simsun,sans-serif;background-color:#fff}
img{border:0}
table{border-collapse:collapse}
a{text-decoration:none;color:#565656}
a:hover{color:#39F;text-decoration:underline}
dl,dt,dd,ul,ol,li{list-style:none}
s{text-decoration:line-through}
em,i{font-style:normal}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
.space5{width:100%;height:5px;clear:both;overflow:hidden}
.space10{width:100%;height:10px;clear:both;overflow:hidden}
.space20{width:100%;height:20px;clear:both;overflow:hidden}
.space30{width:100%;height:30px;clear:both;overflow:hidden}
.space50{width:100%;height:50px;clear:both;overflow:hidden}
.clearfix{*zoom:1}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:"."}
.clear{clear:both}
.fl{float:left}
.fr{float:right}
.w730{width:730px}
.w230{width:230px}
.fontYH{font-family:"Microsoft Yahei"}
.fontST{font-family:"Simsun";font-size:12px}
.fontAr{font-family:Arial}
.font14{font-size:14px}
.marT5{margin-top:5px}
.marT10{margin-top:10px}
.marT20{margin-top:20px}
.marL20{margin-left:20px}
.borB{border-bottom:2px solid #f1f1f1}
.radius3{border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.radius5{border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}
.layout{width:1000px;margin:0 auto;overflow:hidden}
.hei640{height:640px;overflow:hidden}
.hei510{height:510px;overflow:hidden}
.alignl{text-align:left}
.alignc{text-align:center}
.alignr{text-align:right}
.line{width:100%;height:1px;border-bottom:1px dashed #c0c2c3;clear:both;overflow:hidden}

/* 顶部导航 */
.top_r {float:right;line-height:50px;position:relative;z-index:9}
.top_r i{color:#fff;margin:0 15px}
.top_r a{color:#fff}
.top_r a:hover{color:#fad219}
.top_r a.mail{background:url(mail.png) 0 1px no-repeat;padding-left:22px}
.top_r a.tel{background:url(tel.png) 0 1px no-repeat;padding-left:30px;font-size:18px;color:#fff}

/* 导航 */
.navs{width:100%;height:91px;position:relative;z-index:999;font-family:"Microsoft YaHei"}
.top_in{width:1000px;margin:0 auto;height:91px;background:#fff}
.logo{float:left;width:150px;height:103px}
.menu_index_box{width:850px;float:left}
.nav{width:100%}
.nav li{float:left;width:105px;height:91px;display:block;position:relative;z-index:9;border-left:1px solid #eaeaea}
.nav li.back{position:absolute;left:0;top:0;width:105px;height:5px;background:#1778e5;font-size:0;line-height:0}
.nav li.first{border-left:none;width:107px}
.nav li a{display:block;width:105px;height:63px;padding-top:28px;line-height:24px;text-align:center;font-size:18px;color:#787878;outline:none;position:relative}
.nav li a:hover{color:#1778e5;text-decoration:none}
.nav li a p{font-size:12px;color:#c7c7c7}
.nav li a:hover p{color:#1778e5}
.nav li ul{display:none;position:absolute;width:100%;top:91px;left:0;background:#fff;z-index:999}
.nav li ul li{display:block;width:100%;text-align:left;height:40px;overflow:hidden;border-left:none}
.nav li ul li a{display:block;height:40px;padding:0;width:100%;text-align:left;text-indent:12px;font-size:14px;color:#333;line-height:40px;border:none}
.nav li ul li a:hover{background:#2e85e8;color:#fff;border:none}

/* 幻灯 */
.roll_ad{width:100%;height:640px;background:#000;position:relative;top:-160px;z-index:1;clear:both}
.roll_ad .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden}
.roll_ad .bd ul{width:100% !important}
.roll_ad .bd li{width:100% !important;height:640px;overflow:hidden;text-align:center}
.roll_ad .bd li a{display:block;height:640px}
.roll_ad .hd{width:100%;position:absolute;z-index:1;bottom:77px;left:0;height:15px}
.roll_ad .hd ul{text-align:center}
.roll_ad .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:12px;height:12px;margin:4px;overflow:hidden;background:url(roll_bg.png) -12px -70px no-repeat;line-height:999px}
.roll_ad .hd ul .on{background:url(roll_bg.png) 0 -70px no-repeat}
.roll_ad .prev,.roll_ad .next{display:block;position:absolute;z-index:1;top:46%;left:50px;z-index:1;width:35px;height:70px;background:url(roll_bg.png) no-repeat;cursor:pointer;display:none}
.roll_ad .next{left:auto;right:50px;background-position:-35px 0px}

/* 搜索 */
.search{background:url(search.png) repeat-x;height:50px;position:relative;top:-210px;z-index:2;overflow:hidden}
.search span{line-height:50px;color:#fff}
.search span a{color:#fff;margin-right:16px}
.search span a:hover{color:#fad219}
.search form{margin-top:10px}
.search .txt{width:290px;border:none;float:left;color:#666;background:#fff;line-height:30px;height:30px;text-indent:10px;overflow:hidden}
.search .btn{width:32px;height:30px;line-height:30px;background:#f37320 url(search_ico.png) 50% 50% no-repeat;border:none;color:#fff;font-size:14px;font-weight:bold;text-align:center;cursor:pointer}
.search .btn:hover{background-color:#e06617}

/* 企业简介 */
.h_about{padding:40px 0}
.h_about h4{font-size:22px;font-weight:normal;margin-bottom:30px}
.h_about h4 i{font-size:14px}
.h_about img{float:left;margin-right:30px}
.h_about p{line-height:30px;font-size:13px}

/* 最新动态 */
.h_news{position:relative;padding:30px 0 50px 0;background:#f0f2f5;border-top:1px solid #e9e9e9}
.h_news h4{font-family:"微软雅黑";font-size:22px;font-weight:normal;margin-bottom:22px}
.h_news h4 i{font-size:14px}

/* 三图切换 */
.slide{width:1000px;overflow:hidden;position:relative}
.slide-ul{position:relative;width:10000px}
.slide-ul li{display:inline;float:left;width:320px;height:390px;margin-left:20px;overflow:hidden;background:#fff}
.slide-ul li.mar_l_0{margin-left:0}
.slide-ul a{display:block;width:320px;overflow:hidden}
.slide-ul li .info{padding:15px}
.slide-ul li .info h5{font-size:14px}
.slide-ul li .info .info_s{color:#a8a8a9;border-bottom:1px solid #ececec;margin-bottom:10px;padding:10px 0}
.slide-ul li .info .info_s i{padding-left:22px;background:url(ico.png) no-repeat;padding-bottom:2px}
.slide-ul li .info .info_s .hits{ background-position:0 -37px;margin-left:20px}
.slide-ul li .info .info_txt{color:#888;line-height:23px}
.info-btn{float:right;margin-top:12px}
.info-btn li{float:left;padding:0 2px}
.info-btn li span{display:block;width:13px;height:13px;background:url(tab.png) 0 -13px no-repeat;text-indent:-9999em;overflow:hidden;cursor:pointer}
.info-btn .info-cur span,.info-btn .info-hover span{background-position:0 0}

/* 产品展示 */
.tab_pro{background:url(tab_pro_bg.gif) repeat-x}
.tab_pro a.tit{line-height:60px;color:#fff;font-size:22px}
.tab_pro a.tit:hover{color:#ffeb62}
.tab_pro a.tit i{font-size:14px}
.tab_pro .tab_tit{float:right;height:63px;line-height:60px;font-size:18px;overflow:hidden;zoom:1}
.tab_pro .tab_tit li{float:left;width:130px;color:#fff;text-align:center;cursor:pointer}
.tab_pro .tab_tit li.active{border-bottom:3px solid #ffeb62;color:#ffeb62}
.tab_pro .tab_con li{display:none}
.pro{width:210px;height:400px;float:left;margin:20px 0 0 50px}
.pro p{text-align:center}
.pro p.pro_tit{margin:10px 0}
.pro p.pro_tit a{color:#333;font-size:14px;font-weight:bold}
.pro p.pro_tit a:hover{color:#39F}
.pro a.more{display:block;width:210px;height:29px;background:url(more.gif) 50% 0 no-repeat;margin-top:20px}
.first{margin-left:0}

/* 应用方案 */
.plan{padding-bottom:30px;background:#f8f8f8 url(plan_bg.gif) repeat-x;border-bottom:1px solid #e9e9e9}
.plan h4{font-size:22px;font-weight:normal;line-height:63px;color:#fff}
.plan h4 i{font-size:14px}
.plan h4 a{font-size:12px;float:right;color:#fff}
.plan ul{margin-top:40px}
.plan li{width:110px;float:left;border-left:1px dashed #ddd;padding:0 27px}
.plan li p{text-align:center}
.plan li p.pro_tit{margin:5px 0}
.plan li p.pro_tit a{color:#333;font-size:14px;font-weight:bold}
.plan li p.pro_tit a:hover{color:#39F}
.plan li.first{border-left:none}

/* 攻略 */
.gonglie{padding:40px 0}
.gonglie h4{font-size:22px;font-weight:normal}
.gonglie h4 i{font-size:14px}
.gonglie h4 a{font-size:12px;float:right;color:#888}
.gonglie li{width:470px;padding:10px;border:1px solid #ebebeb;border-bottom-width:3px;float:left;margin:16px 0 0 16px}
.gonglie li img{float:left;margin-right:20px}
.gonglie li p{color:#979797}
.gonglie li p.gl_tit{color:#4d4d4d;font-size:14px;font-weight:bold;margin-top:5px}
.gonglie li p.date{ display:inline-block;margin-top:5px;background:url(ico.png) 0 1px no-repeat;color:#a8a8a9;padding-left:24px}
.gonglie li.first{margin-left:0}

/* 客户 */
.customer{background:#edeeef;padding:50px 0}
.customer h4{font-size:22px;color:#262626;font-weight:normal}
.customer h4 a{font-size:14px;color:#909192;margin-left:15px}
.customer ul{margin-top:30px;width:999px;border-left:1px dotted #a9aaaa;border-bottom:1px dotted #a9aaaa;overflow:hidden}
.customer li{float:left;width:165px;height:79px;background:#fff;border-right:1px dotted #a9aaaa;border-top:1px dotted #a9aaaa}

/* 场景展示 */
.show_sc{padding:50px 0 50px 0}
.show_sc h4{font-size:22px;color:#262626;font-weight:normal;margin-bottom:30px}
.show_sc h4 a{font-size:14px;color:#909192;margin-left:15px}
.posterTvGrid{position:relative;height:310px}
.posterTvGrid img{max-width:none;max-height:none;border:0 none;background:#888}
.posterTvGrid .contentHolder{position:relative;overflow:hidden}
.posterTvGrid .contentHolderUnit{cursor:pointer;position:absolute;width:640px;height:270px}
.posterTvGrid .contentHolderUnit a.elementLink{display:block;overflow:hidden;z-index:3;position:absolute;left:0;right:0;width:100%;height:100%}
.posterTvGrid .contentHolderUnit img{width:100%;height:100%}
.posterTvGrid .contentHolderUnit .elementTitle{}
.posterTvGrid .contentHolderUnit .elementOverlay{z-index:1;position:absolute;top:0;left:0;background:#000;width:100%;height:100%;opacity:0;filter:opacity=0}
.posterTvGrid .contentHolderUnit .leftShadow{position:absolute;top:23px;left:-174px;width:174px;height:224px;background:url(img/leftShadow.png) no-repeat}
.posterTvGrid .contentHolderUnit .rightShadow{position:absolute;top:23px;right:-174px;width:174px;height:224px;background:url(img/rightShadow.png) no-repeat}
.posterTvGrid .bannerControls{}
.posterTvGrid .leftNav,.posterTvGrid .rightNav{cursor:pointer;z-index:10;position:absolute;top:50%;width:45px;height:45px;margin-top:-43px}
.posterTvGrid .leftNav{left:7px;background:url("img/1.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_prev_btn.png")}
.posterTvGrid .rightNav{right:7px;background:url("img/2.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/slide_next_btn.png")}
.posterTvGrid .leftNav:hover{}
.posterTvGrid .rightNav:hover{}
.posterTvGrid .bottomNav{z-index:140;position:absolute;width:100%;height:10px;margin-top:275px;padding:10px 0 0;text-align:center}
.posterTvGrid .bottomNavButtonOFF{cursor:pointer;overflow:hidden;display:inline-block;*display:inline;*zoom:1;width:10px;height:10px;margin:0 5px;vertical-align:top;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#c3c3c3}
.posterTvGrid .bottomNavButtonOFF:hover{background:#aaa}
.posterTvGrid .bottomNavButtonON,
.posterTvGrid .bottomNavButtonON:hover{background:#69aaec}
.posterTvGrid .bottomNavLeft{}
.posterTvGrid .bottomNavRight{}

/* 优势 */
.advantage{border-top:3px solid #0997d0;padding-top:200px;background:url(advantage.png) center top no-repeat}
.advantage .shadow{width:1000px;height:4px;background:url(dash_line.png) repeat-x}
.advantage h4{font-size:32px;line-height:32px;color:#000;margin-bottom:20px}
.advantage p {font-size:14px;line-height:25px}
.advantage .info{width:460px;padding-top:160px}
.advantage .advan01{width:1000px;height:500px;background:url(advan01.jpg) right center no-repeat}
.advantage .advan01 .info{background:url(num01.png) no-repeat}
.advantage .advan02{width:1000px;background:url(advan02.jpg) 15px center no-repeat}
.advantage .advan02 .info{background:url(num02.png) 100% 0 no-repeat}
.advantage .advan03{background:url(advan03.jpg) 95% center no-repeat}
.advantage .advan03 .info{background:url(num03.png) no-repeat}
.advantage .advan04{background:url(advan04.jpg) left center no-repeat}
.advantage .advan04 .info{width:500px;background:url(num04.png) 100% 0 no-repeat}
.advantage .advan05{background:url(advan05.jpg) right center no-repeat}
.advantage .advan05 .info{width:530px;background:url(num05.png) no-repeat}

/* 3点优势 */
.d3{width:1000px;margin:45px auto;height:76px;background:url(d3.jpg) no-repeat}

/* 侧导航 */
.ce_nav{position:fixed;width:45px;height:275px;right:0;top:256px;z-index:100}
.ce_nav ul li{width:45px;height:37px;float:left;position:relative;border-bottom:1px solid #444}
.ce_nav ul li .sidebox{position:absolute;width:45px;height:37px;top:0;right:0;transition:all 0.3s;background:#000;opacity:0.9;filter:Alpha(opacity=90);color:#fff;font:12px/37px Arial;overflow:hidden}
.ce_nav ul li .sidetop{width:45px;height:37px;line-height:37px;display:inline-block;background:#000;opacity:0.9;filter:Alpha(opacity=90);transition:all 0.3s}
.ce_nav ul li .sidetop:hover{background:#f60;opacity:1;filter:Alpha(opacity=100)}
.ce_nav ul li img{float:left}

/* 在线留言 */
.Feedback{width:100%;height:570px;padding-top:100px;background:#127cc7 url(bg_map.png) right bottom no-repeat}
.Feedback .lay940{width:940px;margin:0 auto}
.Feedback h3{font:normal 40px/40px "Microsoft Yahei";color:#fff;text-align:center}
.Feedback p{text-align:center;color:#fff;font:normal 16px/34px "Microsoft Yahei";margin-bottom:85px}
.Feedback .fl{width:455px}
.Feedback .fl .txt{border:none;width:455px;height:50px;text-indent:15px;font:normal 16px/50px "Microsoft Yahei";margin-bottom:30px}
.Feedback .fr{width:457px}
.Feedback .fr .are{width:437px;height:190px;border:none;padding:10px;font:normal 16px/24px "Microsoft Yahei"}
.Feedback .btn{width:240px;margin:0 auto;display:block;border:none;font:normal 24px/65px "Microsoft Yahei";color:#907412;background:#fed136;cursor:pointer}
.Feedback .btn:hover{background:#fff;color:#127cc7}

/* 友情链接 */
.flink{padding:18px 0;line-height:28px;background:#232323;border-bottom:1px solid #1c1c1c}
.flink a{color:#4f4f4f;margin:0 10px}
.flink a:hover{color:#999}

/* 底部导航 */
.footNav{background:#222;color:#fff;padding:40px 0}
.footNav h3{font-size:18px;font-weight:normal;color:#fff;margin-bottom:10px}
.footNav ul{float:left;width:200px;height:180px;line-height:27px;background:url(footNav_line.png) 70% 0 no-repeat}
.footNav ul li{}
.footNav ul.reset li{list-style:none;margin:0;line-height:24px}
.footNav ul.nobg{background:none}
.footNav ul li a{color:#6f6f6f}
.footNav ul li a:hover{color:#ffea3d}
.footNav ul li.tel_no{color:#ffea3d;font-size:20px;font-family:Arial, Helvetica, sans-serif}

/* foot */
.foot{line-height:43px;text-align:center;color:#999;background:#101010}
.foot a{color:#999}


/* ------------- 新闻资讯 ------------- */
.banner{height:510px;position:relative;top:-160px;z-index:1}

/* 搜索 */
.pos{background:url(search.png) repeat-x;height:50px;position:relative;top:-210px;z-index:2;overflow:hidden}
.pos span{line-height:50px;color:#fff}
.pos span a{color:#fff}
.pos span a:hover{color:#fad219}
.pos ul{float:right}
.pos li{float:left;width:94px;line-height:50px;background:url(pos_line.png) right top no-repeat;text-align:center}
.pos li a{display:block;width:94px;height:50px;color:#fff}
.pos li a:hover{background:url(pos_hover.png) repeat-x;text-decoration:none}
.pos li.currclass a{ background:url(pos_cur.png) no-repeat}

.fix_div{width:100%;top:0px;z-index:999;position:fixed;_position:absolute;background:url(pos_hover2.png) repeat-x}

/* 列表 */
.news_list .tag{width:70px;float:left;background:#f3f3f3;padding:10px;text-align:center}
.news_list .tag i{font-size:24px;color:#a9a9a9;font-family:Arial,"Microsoft Yahei"}
.news_list li{height:120px;padding:30px 10px;border-bottom:1px dashed #d9d9d9}
.news_list li:hover{background:#f7f7f7}

.news_list img{float:left;margin-left:30px}

.news_list .info{width:660px;float:right}
.news_list .info p a{color:#63c035}
.news_list .info p.tit{margin:3px 0 15px 0}
.news_list .info p.tit a{font-size:20px;color:#2f2f2f}
.news_list .info p.tit a:hover{color:#39F}

/* --------------分页------------------*/
.fenye{height:26px;padding:10px 0;margin-top:20px;font-family:Arial,Helvetica,sans-serif;text-align:center;font-size:12px;overflow:hidden}
.fenye a{padding:5px 13px;display:inline-block;text-align:center;border:2px solid #fff;background:#eee;margin:0 1px;color:#555;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.fenye a:hover{text-decoration:none;background:#fff;color:#23cec4;border-color:#23cec4}
.fenye a.curr{text-decoration:none;background:#23cec4;border:1px solid #fff;color:#fff;font-weight:bold}
.fenye a.more{background:#fff;color:#555;cursor:pointer}
.fenye a.next,.fenye a.prev{font-family:Simsun}

/* ------------- 新闻内页 ------------- */
.news_view .layout{background-color:#fff}
.news_view .news_head{min-height:60px;padding:30px;background:#21a5d6;color:#fff;border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0}
.news_view .news_head h2{font-size:26px;font-weight:normal;line-height:30px}

.meta{padding-top:20px}
.meta i{padding-left:22px;font-style:normal;margin-left:20px;background:url(icon.png) no-repeat}
.meta a{padding-left:22px;margin-left:20px;background:url(icon.png) no-repeat;color:#fff}
.meta .a1{margin-left:0}
.meta .a2{background-position:-82px 0}
.meta .a3{background-position:-164px 0}
.meta .a4{background-position:-351px 0}

.news_view .news_con{padding:30px;font-size:14px;color:#555;line-height:26px}
.news_view .news_con a{color:#06f}
.news_view .news_con img{margin:10px 0;max-width:930px}

.news_view .pre_next{width:186px;margin:20px auto}
.news_view .pre_next a{display:block;width:30px;height:30px;background:#fff url(pre_next.png) no-repeat;line-height:30px;margin:0 5px;float:left;cursor:pointer}
.news_view .pre_next a:hover{background-color:#1193f7}

.news_view .pre_next .pre{background-position:0 -30px}
.news_view .pre_next .pre:hover{background-position:0 0}
.news_view .pre_next .next{background-position:0 -90px}
.news_view .pre_next .next:hover{background-position:0 -60px}

.news_view .pre_next .all{width:66px;padding-left:30px;background-position:0 -150px;color:#1193f7}
.news_view .pre_next .all:hover{background-position:0 -120px;color:#fff;text-decoration:none}

/* ------------- 联系方式 ------------- */
.contact .box{width:432px;height:135px;margin:16px 0 0 16px;float:left;background-color:#fff;border-bottom:3px solid #e3e4e8;padding:30px;font-size:14px;line-height:26px}
.contact .first{margin-left:0}
.contact .box h4{font-size:22px;color:#333;font-weight:normal;margin-bottom:12px;font-family:"微软雅黑"}
.contact .box b{font-size:18px;color:#f60;font-weight:normal}
.contact .box a{color:#08f;text-decoration:underline}
.contact .box a:hover{color:#f60}

.contact .c_line{padding:30px;border:2px dashed #ddd;background-color:#fff;font-size:14px;line-height:24px}
.contact .c_line strong{color:#f60;font-weight:normal}

/* 国外 瀑布流 */
.foreign{width:1000px;margin:11px auto;position:relative}
.foreign .item{position:absolute;width:432px;padding:20px 30px;background-color:#fff;font-size:14px;line-height:26px;top:0;left:40%;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-o-transition:all 0.3s;-ms-transition:all 0.3s;transition:all 0.3s}

.foreign .item h4{font-size:22px;color:#333;font-weight:normal;margin-bottom:12px}
.foreign .item b{font-size:18px;color:#f60;font-weight:normal}
.foreign .item a{color:#08f;text-decoration:underline}
.foreign .item a:hover{color:#f60}

.foreign .hover{box-shadow:0px 1px 8px rgba(200,200,200,.8)}
.foreign .additem{padding:0;width:492px;border:none}

/* --------------应用方案------------------*/
.plan_list li{width:980px;height:85px;padding:30px 10px;border-bottom:1px dashed #c0c2c3;overflow:hidden}
.plan_list li img{float:left;margin-right:15px}
.plan_list .pro_tit{font-size:16px;font-weight:bold;margin-bottom:8px}
.plan_list .pro_tit a{color:#333}
.plan_list .pro_tit a:hover{color:#06f}
.plan_list li:hover{background:#f5f5f5}

/* --------------方案内页------------------*/
.p_item01{padding:80px 0;color:#888}
.p_item01 .info{padding:0 25px}
.p_item01 p strong{color:#000;font-size:50px;line-height:50px;margin-bottom:20px;display:block}
.p_item01 p{font-size:16px;line-height:28px}
.p_item02{background-color:#20202d;color:#fff}
.p_item02 p strong{color:#fff}


/* --------------产品内页------------------*/
.pro_li{float:right;height:63px;line-height:60px;font-size:18px;overflow:hidden;zoom:1}
.pro_li li{float:left;display:block;width:94px;height:50px;line-height:50px;color:#fff;font-size:12px;text-align:center;cursor:pointer}
.pro_li li.active a{background:url(pos_cur.png) no-repeat}
.pro_con li{display:none}

.pro_view01 .shadow{width:1000px;height:44px;background:url(shadow.png) no-repeat;overflow:hidden}
.pro_view01 i,.pro_view01 em{ display:inline-block;background-color:#07f;color:#fff;width:25px;height:25px;line-height:25px;text-align:center;margin-right:8px;font-family:Arial;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px}
.pro_view01 p{font-size:16px;line-height:32px}

.pro_view{padding-bottom:60px}
.pro_roll_ad{width:900px;height:562px;padding:10px 25px;clear:both;background:url(pro_ad_bg.png) no-repeat;overflow:hidden}
/* 焦点图 */
.slide_pro{width:900px;position:relative;zoom:1}
.slide2{width:900px;height:562px;overflow:hidden;position:relative}
.slide2 .item{width:900px;height:562px;position:relative;-webkit-transform:translate3d(0,0,0)}
.slide2 .item img{display:block} 
/* 上下箭头 */
.slide_btn span{cursor:pointer;position:absolute;top:180px;z-index:12}
.slide_btn .btn_prevOn {background:url(pro_view_next.png) 0 100% no-repeat;width:22px;height:97px;text-indent:-999em;left:0}
.slide_btn .btn_prevOff{background:url(pro_view_next.png) no-repeat;width:22px;height:97px;text-indent:-999em;left:0}
.slide_btn .btn_nextOn {background:url(pro_view_next.png) 100% 100% no-repeat;width:22px;height:97px;text-indent:-999em;right:0}
.slide_btn .btn_nextOff{background:url(pro_view_next.png) 100% 0 no-repeat;width:22px;height:97px;text-indent:-999em;right:0}
/* 焦点 */
.slide_dot{width:200px;height:46px;margin:0 auto;text-align:center;padding-top:7px;z-index:10;position:relative;top:-45px}
.slide_dot span{background:url(pag.png) no-repeat}
.slide_dot span{width:19px;height:18px;display:inline-block;overflow:hidden;margin:0 1px;cursor:pointer;background-position:0 0px}
.slide_dot .current{background-position:100% 0}




/* 机器特性 */
.features{width:950px;margin:0 auto}
.features h4{width:133px;height:55px;line-height:36px;padding-left:40px;color:#fff;background:url(features_h4.png) no-repeat;font-size:22px;font-weight:normal}
.features p{font-size:14px;line-height:32px;color:#333;background:url(features_li.png) 0 -8px no-repeat;padding-left:26px}

.pro_view .pro_info{width:950px;margin:0 auto;padding:45px 0 15px 0}
.pro_view .pro_info h3{font-size:72px;line-height:80px;color:#000}
.pro_view .pro_info h4{font-size:45px;line-height:36px;font-weight:normal;color:#222}
.pro_view .pro_info p{font-size:18px;line-height:30px;margin-top:25px}


.pro_view01{padding:90px 0;background-color:#2f2f41;color:#fff}
.pro_view01 .info p{font-size:18px;line-height:32px}
.pro_view01 .info h4{font-size:44px;line-height:56px;font-weight:normal}
.pro_view01 .font30{font-size:30px}
.pro_view01 .font24{font-size:24px}
.pro_view01 .font22{font-size:22px}
.pro_view01 .font16{font-size:16px;line-height:32px}
.pro_view01 .font18{font-size:18px;line-height:32px}



.pro_view02{background-color:#fff;color:#000}
.pro_view02 h4{font-size:44px;line-height:56px;font-weight:normal;}
.pro_view02 p.fo1{font-size:18px;color:#717171;text-align:center;line-height:32px}

.more_pro .pro{height:auto}

/* 参数 */
#table{margin:15px auto;border:2px solid #4da8be;border-collapse:collapse;}
#table td{line-height:22px;font-size:14px;border-bottom:1px solid #fff;border-right:1px solid #fff;padding:12px 15px;color:#555}
#table td strong{margin-left:10px;color:#222;font-size:16px}
#table p{text-indent:2em;}

/* 表格 */
.tables{margin:15px auto;border:1px solid #d5ead7;border-collapse:collapse;}
.tables th{line-height:50px;font-size:16px;background-color:#d5ead7;}
.tables td{line-height:22px;font-size:14px;border:1px solid #d5ead7;padding:12px 15px;color:#555}
.tables td strong{margin-left:10px;color:#222;font-size:16px}
.tables p{text-indent:2em;}

/* 案例 */
.case_pic{padding:30px 0}
.case_pic img{margin-bottom:15px}

/* 服务 */
.pro_ser{font-size:14px;line-height:28px;padding:40px}
.pro_ser img{margin-bottom:20px}
.pro_ser strong{color:#222}

/* --------------加入我们------------------*/
.hr_base_info{width:940px;background-color:#fff;padding:30px;overflow:hidden}
.hr_base_info img{float:left;margin-right:22px}
.hr_base_info h4{color:#000;font-size:26px;line-height:60px;font-weight:normal}
.hr_base_info p span{display:inline-block;line-height:34px;color:#6a6a6a;background-color:#efefef;background-repeat:no-repeat;background-position:10px 8px;margin-top:14px;margin-right:14px;padding:0 15px 0 30px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.hr_base_info p span.s01{background-image:url(s01.png);}
.hr_base_info p span.s02{background-image:url(s02.png);background-position:10px 9px;}
.hr_base_info p span.s03{background-image:url(s03.png);background-position:10px 11px;padding-left:33px}
.hr_base_info p span.s04{background-image:url(s04.png);background-position:10px 9px;}
.hr_base_info p span.s05{background-image:url(s05.png);}
.hr_base_info p span strong{color:#4095ce;font-size:14px;margin-right:2px}

.txts{width:530px;font-size:14px;color:#434343;line-height:26px}

.lnk{width:340px;height:172px;padding:30px 20px 20px 20px;background:url(lnk_bg.png) no-repeat;font-size:14px;}
.lnk .a1,.lnk .a2,.lnk .a3{display:block;float:left;line-height:36px;border-bottom:2px solid #3184ce;color:#fff;margin-bottom:10px}
.lnk .a1:hover,.lnk .a2:hover,.lnk .a3:hover{ text-decoration:none;background-color:#3698ef;border-color:#2474bc}
.lnk .a1{width:340px;text-align:center;background-color:#48a9ff;}
.lnk .a2{width:140px;padding-left:50px;background:#48a9ff url(ico_down.png) 24px 50% no-repeat}
.lnk .a3{width:90px;padding-left:50px;background:#48a9ff url(tel.png) 18px 50% no-repeat;margin-left:10px}
.lnk p{text-align:center;}
.lnk p a{color:#06f;text-decoration:underline}

/* 招聘职位 */
.hr_list{background-color:#fff;margin-top:20px}
.hr_list h4{line-height:56px;font-size:14px;color:#000;padding-left:20px}
.hr_list table td{line-height:56px;font-size:14px;border-top:1px solid #f0f1f3;padding:0 30px;color:#555}
.hr_list table td a{color:#4095ce}
.hr_list table td a:hover{color:#f60}

/* 旅行+学习+保险 */
.travel_learn_insurance{margin-top:20px}
.travel_learn_insurance .item{width:320px;height:510px;margin-left:20px;float:left;border-bottom:4px solid #dcdcdc;background-color:#fff;}
.travel_learn_insurance .item:hover{border-color:#cfcbcb}
.travel_learn_insurance .first{margin-left:0}
.travel_learn_insurance .item h4{font-size:22px;color:#f60;margin-top:20px;padding-left:20px;font-weight:normal}
.travel_learn_insurance .item p{margin-top:20px;padding:0 15px;line-height:23px;color:#888}

/* 图片墙 */
.g_wall{width:982px;margin-top:20px;padding:0 9px 12px 9px;background-color:#fff;}
.g_wall h4{font-size:14px;line-height:50px;padding:0 10px;color:#000}
.g_wall h4 span{float:right;font-weight:normal;color:#868686;font-size:12px}
.gshd_wall{width:982px;overflow:hidden}
.gshd_wall li{width:266px;height:160px;padding:0 8px 30px 0;float:left;overflow:hidden;}
.gshd_wall li a{font-size:0px;color:#FFF;}
.gshd_wall li a span {display:block;}
.gshd_wall li a:hover{font-size:12px;color:#000;}  
.gshd_wall li a img.gray{position:absolute;display:block}
.gshd_wall li a img.color{position:absolute;display:none}
.gshd_wall li a:hover img.gray{position:absolute;display:none}
.gshd_wall li a:hover img.color{position:absolute;display:block}
.hScrollPane_dragbar,
.hScrollPane_draghandle,
.hScrollPane_leftarrow,.hScrollPane_rightarrow{background:url(dragbar.gif);}
.hScrollPane_dragbar{position:absolute;bottom:0px;height:8px;margin:0 auto;background-position:left -32px;background:#eaeaea;}
.hScrollPane_draghandle{height:8px;width:73px;width:73px!important;overflow:hidden;position:absolute;left:0px;cursor:default;background-position:center -48px;background-repeat:no-repeat;background-color:#e5e5e5;background:url(Article.jpg) left top no-repeat;}
.hScrollPane_leftarrow,.hScrollPane_rightarrow{display:inline-block;height:16px;width:17px;overflow:hidden;position:absolute;bottom:0;}
.hScrollPane_leftarrow{left:0;}
.hScrollPane_leftarrow:hover{}
.hScrollPane_rightarrow{right:0;}
.hScrollPane_rightarrow:hover{}
.draghandlealter{background-color:#efefef;}
.case_contain{width:982px;height:580px;overflow:hidden}
.case_contain .gshd_list{width:822px;height:600px;float:left}
.case_contain .gshd_list img{width:266px;height:160px;}
.hScrollPane_dragbar{height:11px;background:url(rollbar.png) left bottom no-repeat;cursor:hand;overflow:hidden}
.hScrollPane_draghandle{background:url(rollbar.png) no-repeat;width:79px!important;height:11px;width:79px;width:79px!important;margin-top:0px;cursor:hand;}


/* --------------招聘内页------------------*/
.hr_view table{width:100%;border-collapse:collapse;background:#fff;}
.hr_view table td{border:1px solid #ddd;padding:10px;font-size:14px}
.hr_view table td.name{width:80px;background:#f5f5f5}


/* --------------关于我们------------------*/

.about img.about_img{float:left;margin-right:30px;}
.about .info{font-size:14px;line-height:26px}
.about .video{margin-left:20px}
.about strong{color:#333}

.c_p_d_t .item{width:241px;float:left;margin-left:12px;}
.c_p_d_t .first{margin-left:0}
.c_p_d_t .item img{float:left;margin-bottom:10px}
.c_p_d_t .item div{border:1px solid #ececec;border-bottom-width:3px;padding:15px}
.c_p_d_t .item div h4{font-size:14px;color:#000;margin-bottom:10px}

/* --------------企业风貌------------------*/
ul.fengmao{margin-left:-8px}
ul.fengmao li{width:328px;height:180px;float:left;margin-left:8px;margin-top:8px;overflow:hidden;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}
ul.fengmao li span{width:328px;height:32px;line-height:32px;display:block;color:#fff;text-align:center;background:url(fm_bg.png);position:relative;top:-38px}

/* --------------企业资质------------------*/
ul.zz li{width:326px;height:220px;border:1px solid #ddd}

/* --------------成功案例------------------*/
.case h4{font-size:22px;color:#262626;font-weight:normal;margin-bottom:10px}
.case ul.case_list li{width:192px;height:79px;float:left;margin:10px 0 0 10px;background-color:#fff}
.case ul.case_list li.first{margin-left:0}


ul.cover_list li{width:328px;height:120px;float:left;margin-left:8px;margin-top:8px;overflow:hidden}
ul.cover_list li span{width:100px;height:24px;line-height:24px;display:block;color:#fff;text-align:center;background:url(cover_bg.png) no-repeat;position:relative;top:-30px;left:229px}
ul.cover_list li.first{margin-left:0}


/* --------------售后服务------------------*/
.service{line-height:32px;font-size:14px;padding-top:22px}
.service img{margin-bottom:20px}
.service strong{color:#222}


/* --------------AOI视频------------------*/
ul.video_list{margin-left:-20px}
ul.video_list li{width:320px;height:220px;float:left;margin-left:20px;margin-top:20px;overflow:hidden;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px}
ul.video_list li span{width:320px;height:32px;line-height:32px;display:block;color:#fff;text-align:center;background:url(fm_bg.png);position:relative;top:-38px}
ul.video_list li:hover{text-decoration:none}

/* --------------资料下载------------------ */
.download{width:1000px}
.download li{float:left;margin:25px}
.download a{display:inline-block;font-size:14px;width:130px;height:60px;padding:80px 10px 10px 10px;line-height:24px;text-align:center;background:#09C url(ico_down2.png) 50% 30% no-repeat;color:#fff;border-radius:100px;-webkit-border-radius:100px;-moz-border-radius:100px}
.download a:hover{background-color:#f90}

/* --------------软件支持------------------ */
.soft_support{border-collapse:collapse;font-size:14px}
.soft_support td,.soft_support th{height:42px;border:1px solid #ddd;text-align:center;}
.soft_support td a{border-bottom:1px dotted #466cf1;color:#466cf1;}
.soft_support td a:hover{border-bottom:1px solid #333;color:#333;text-decoration:none;}
.soft_support .tr1 td,table .tr1 th{background:#eee;}
.soft_support .tr2 td{height:44px;background:#ddd;border-top:1px solid #fff;border-bottom:1px solid #fff;color:#000;font-weight:bold;text-align:left;padding-left:20px;}


/* --------------证书查询------------------*/
.layout_zs{width:986px;margin:0 auto;padding:7px;background:url(zs_box_bg.png);clear:both}
h1.logo_zs{display:block;font-size:2em}
h1.logo_zs a{display:block;width:266px;height:69px;margin:30px 10px;text-indent:-999px;background:url(logo_zs.png) no-repeat;overflow:hidden}
.zs_box{width:984px;padding:15px 0 45px 0;text-align:center;overflow:hidden;background:#fff}
.zs_box h2{font:bold 30px/80px "Microsoft Yahei";color:#000;border-bottom:1px solid #e5e8eb;margin-bottom:60px}

.zs_box p{margin-top:20px}
.zs_box p.note{width:330px;margin:0 auto;margin-top:15px;display:block;text-align:left;background:url(zs_ico.png) 0 1px no-repeat;padding-left:22px}
.zs_box p.note a{font:normal 12px/20px Arial;margin:20px 0 0 10px;color:#299df6;border-bottom:1px dotted #299df6;padding-bottom:2px}
.zs_box p.note a:hover{color:#f60;border-bottom:1px solid #f60;text-decoration:none}

.zs_box .txt{width:344px;height:40px;line-height:40px;font-size:14px;padding:0 13px;border:1px solid #e8e8e8;background:#fff url(txt.gif) repeat-x}
.zs_box .btn{border:none;width:372px;height:50px;line-height:50px;border-bottom:3px solid #55bf43;background:#5ad76f;color:#fff;font-size:22px;font-family:"Microsoft Yahei";text-align:center;cursor:pointer;}
.zs_box .btn:hover{background:#50cd65;border-color:#4bb339}

/* 阴影 */
.zs_shadow{width:1000px;margin:0 auto;height:41px;background:url(zs_shadow.png) left bottom no-repeat;overflow:hidden}

/* foot */
.foot_zs{position:relative;top:-15px;color:#323232;line-height:26px;text-align:center}
.foot_zs a{color:#323232}

/* --------------网站地图------------------*/
.sitemap{width:940px;background:#fff;padding:30px;font-family:"Microsoft Yahei";font-size:16px;border-top:1px dashed #ccc;overflow:hidden}
.sitemap strong{display:inline-block;float:left;color:#000;margin-right:12px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}
.sitemap strong a{color:#000}
.sitemap li{float:left;margin-right:20px;padding:0px;border-left:1px dotted #ccc;padding-left:16px}