@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
http://www.grwy.cn/
**/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
img{vertical-align:middle;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#565656;font-size:14px;line-height:24px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif; }
a{color:#565656;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all 0.3s;}
a:hover{color:#c9020c;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.grWidth{width:1200px; margin:0 auto;}
.mt5 {margin-top:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.center{text-align:center;}
.hide{overflow:hidden;}


/* 头部  */
.header{background: url('../images/head_bg.jpg') repeat-x;height:160px;font-size:12px;}
.topBar{line-height:40px;height:40px;}
.topRight{height:40px;}
.topRight em{font-style:normal;margin:0 10px;color:#999;}
.topRight .icon{float:right;width:20px;height:20px;background: url('../images/tIcon.png') no-repeat;position:relative;font-size:0;line-height:0;margin:8px 0 0 6px;}
.topRight .wx{background-position: -20px 0;margin-left:15px;}
.topRight .wx span{position: absolute;top:30px;left:-50px;background:#fff;padding:5px;display:none;z-index:5;}
.topRight .wx span::before{position: absolute;content: "";top:-12px;left:50px;border:6px solid transparent;border-bottom-color:#fff;}
.topRight .wx img{width:100px;height:100px;}
.headMain{height:95px;padding-top:25px;overflow:hidden;}
.headPhone{background:url('../images/pIcon.png') no-repeat left center;margin-top:10px;color:#c9020c;padding-left:50px;}
.headPhone span{display:block;font-size:30px;font-family:Arial;}

/* 主导航  */
.nav{height:60px;line-height:60px; background:#005ad5;font-size:16px;}
.nav li{float:left;width:133px;text-align:center;background:url('../images/nav_line.jpg') no-repeat right center;position:relative;z-index:5;}
.nav li a{color:#fff;display:block; transition:all 0.3s;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav li:last-child{background:none;width:136px;}
.nav li a:hover,.nav li a.current,.nav .on>a{color:#fff;background:#c9020c ;}
.nav .navSub{position:absolute;top:60px;width:133px;display:none;left:0;background:#005ad5;}
.nav .navSub li{float:none;font-size:13px;height:34px;line-height:34px;border-bottom:1px solid #0049ae;background:none;margin-left:0;text-align:center;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#fff;display:block;}
.nav .navSub a:hover{background:#c9020c;color:#fff;}




/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:600px;}
.banner .bd{height:600px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('../images/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd{position:absolute; bottom:10px; text-align: center; z-index:5;left: 50%;font-size: 0; line-height: 0;height: 0px; margin-left:-50px;height:14px;overflow:hidden;}
.banner .hd li{background:#fff; z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:8px; height:8px;*display:inline; zoom:1; border-radius: 100%;border:2px solid #fff;}
.banner .hd li:hover,.banner .hd .on{background:none;border:2px solid #fff;}

/*  搜索 */
.search{height:70px;line-height:70px;overflow:hidden;background:#f0f0f0;}
.searFont{width:820px;overflow:hidden;}
.searFont a{margin:0 8px;}
.searFont strong{color:#c9020c;font-weight:normal;background: url('../images/hotIcon.png') no-repeat left center;padding-left:20px;}
.searMain{width:320px;height:34px;line-height:34px;overflow:hidden;border:1px solid #bebebe;border-radius:17px;margin-top:15px;}
.searMain .sear_text{float:left;width:260px;height:34px;line-height:34px;padding:0 10px;}
.searMain .sear_btn{float:right;width:34px;height:34px; cursor:pointer;background:url('../images/sBtn.png') no-repeat center center;}
.searMain .sear_btn:hover{opacity:.8;}

/*  产品中心 */
.product{padding:30px 50px;overflow:hidden;}
.proLeft{width:246px;background:#005ad5;border:2px solid #005ad5;}
.proLeft h3{font-size:26px;color:#fff;text-align:center;line-height:28px;padding-top:20px;height:80px;}
.proLeft h3 span{display:block;font-size:18px;font-family:Arial;color:#4996ff;text-transform: uppercase;font-weight:normal;}
.proLeft ul{padding:3px;background:#fff;}
.proLeft li{height:50px;line-height:50px;background:#eee;margin-bottom:1px;font-size:14px;}
.proLeft li a{display:block;padding-left:30px;color:#333;background-position: 240px center;}
.proLeft li a:hover{color:#fff;background:#02265f url('../images/side_lih.png') 220px center no-repeat; }
.proLeft .phone{background: url('../images/pIcon2.png') no-repeat 13px center;padding:15px 0 15px 60px;color:#fff;}
.proLeft .phone span{font-size:24px;font-family:Arial;display:block;}

.proRight{width:920px;overflow:hidden;}
.proRight .menu{background: url('../images/proMenu.jpg') no-repeat;height:50px;line-height:50px;padding:0 15px 0 5px;margin-bottom:20px;}
.proRight .menu .m{display:inline-block;width:145px;height:50px;text-align:center;font-size:16px;color:#333;font-weight:bold;background: url('../images/m_line.png') no-repeat right center;}
.proRight .menu .m.last{background:none;}
.proRight .menu .m.on{background: url('../images/pmenu_h.png') no-repeat;color:#fff;}
.proRight .menu .more{float:right;font-size:12px;color:#333;}
.proRight .menu .more:hover{color:#c9020c;}

.proMain{height:525px;overflow:hidden;}
.proMain ul{width:960px;height:525px;}
.proMain li{float:left;width:300px;margin-right:10px;}
.proMain li .pImg{display:block;padding:4px;border:1px solid #dadada;width:290px;height:210px;overflow:hidden;}
.proMain li img{width:290px;height:210px;transition:all 0.5s}
.proMain li p{background: url('../images/p_shadow.jpg') no-repeat top center;height:48px;line-height:48px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;}
.proMain li:hover .pImg{border:1px solid #c9020c;background:#f5f5f5;}
.proMain li:hover img{transform:scale(.96);}

/*  特点 */
.features{background: url('../images/features_bg.jpg') no-repeat center top;padding-top:50px;}
.features .title{text-align:center;margin-bottom:45px;}
.features .title span{display:block;margin-top:10px;font-size:24px;color:#333;}
.features_main{overflow:hidden;background:#000 url('../images/feature_bg2.jpg') no-repeat center bottom;padding-bottom:55px;}
.features_main li{float:left;width:239px;height:440px;overflow:hidden;margin-right:1px;position:relative;}
.features_main li img{width:239px;height:440px;}
.features_main .font{position:absolute;top:0;left:0;bottom:0;right:0;background: url('../images/opc_1.png');text-align:center;padding:0 25px;color:#fff;padding-top:120px;transition:all 0.3s;}
.features_main li i{display:inline-block;width:75px;height:75px;background-position: center center;background-repeat: no-repeat;margin:20px 0 10px 0;transition:all 0.3s;}
.features_main li h4{font-size:24px;text-transform: uppercase;transition:all 0.3s;position:relative;}
.features_main li h4 span{display:block;font-size:12px;font-weight:normal;font-family:Arial;}
.features_main li h4:before{position:absolute;content:"";width:0;height:3px;background:#fff;left:50%;margin-left:-15px;transition:all 0.3s;bottom:-10px;}
.features_main li p{opacity:0;transition:all 0.3s;margin-top:50px;}
.features_main li:hover .font{background: url('../images/opc_2.png');}
.features_main li:hover i{opacity:0;transform:scale(0);}
.features_main li:hover h4{margin-top:-105px;}
.features_main li:hover h4:before{width:30px;transition-delay: .2s;}
.features_main li:hover p{opacity:1;transition-delay: .2s;}

/*  案例 */
.case{padding:50px 0;overflow:hidden;}
.hTie{text-align:center;font-size:36px;color:#085dd2;line-height:36px;margin-bottom:20px;background: url('../images/tie_bg.png') no-repeat left 30px;}
.hTie span{display:block;font-size:18px;color:#bdbdbd;text-transform: uppercase;font-weight:normal;}

.caseMain{overflow:hidden;height:460px;}
.caseMain .left{width:812px;height:460px;overflow:hidden;}
.caseMain .left li{float:left;width:270px;height:230px;overflow:hidden;margin-bottom:2px;}
.caseMain .left li img{width:270px;height:230px;transition:all 0.5s;}
.caseMain .left li:hover img{transform:scale(1.1)}
.caseMain .left li.c1{margin-right:2px;}
.caseMain .left li.c1,.caseMain .left li.c1 img{width:540px;height:460px;}

.caseMain .font{width:365px;}
.caseMain .font h4{font-size:20px;height:45px;line-height:40px;border-bottom:1px dashed #ccc;}
.caseMain .font h4 a{color:#333;}
.caseMain .font h4 a:hover{color:#da040e;}
.caseMain .font .p1{padding:15px 0;border-bottom:1px dashed #ccc;margin-bottom:15px;}
.caseMain .font div{height:220px;margin-bottom:30px;overflow:hidden;}
.caseMain .font .btn a{display: inline-block;width:120px;height:40px;border-radius:3px;background:#085dd2;text-align:center;line-height:40px;color:#fff;}
.caseMain .font .btn .zx{background:#c9020c;margin-left:10px;}
.caseMain .font .btn a:hover{opacity:.8;}

/*  合作伙伴 */
.partner{padding:60px 0;overflow:hidden;}
.partner .title{font-size:30px;color:#171717;text-align:center;line-height:30px;background: url('../images/pT_line.jpg') no-repeat center bottom;padding-bottom:20px;margin-bottom:40px;}
.partner .title span{display:block;font-size:14px;color:#666;font-family:Arial;font-weight:normal;}
.partnerMain{height:130px;position:relative;}
.partner .ohbox{position:relative;left:0;height:130px;width:1100px;overflow:hidden;left:50px;}
.partner .piclist{height:130px;width:1240px;zoom:1;}
.partner li{float:left;width:200px;height:130px;overflow:hidden;margin-right:25px;}
.partner li img{width:198px;height:93px;border:1px solid #ddd;}
.partner li span{display:block;height:35px;line-height:35px;font-size:13px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.partner li:hover img{border:1px solid #b61f24;}
.partner .pageBtn span{background:url('../images/pBtn.png') no-repeat 0 0;display:inline-block;width:18px;height:30px;position:absolute;cursor:pointer;overflow:hidden;text-indent:-9999px;left:0;top:30px;}
.partner .pageBtn .next{background-position:-18px 0;left:auto;right:0;}
.partner .pageBtn span:hover{background-position: -36px 0;}
.partner .pageBtn .next:hover{background-position: -54px 0;}

/*  优势 */
.odds{margin-bottom:40px;overflow:hidden;background: url('../images/odds_tiebg.jpg') no-repeat center top;}
.odds .title{height:135px;padding-top:95px;color:#fff;font-size:30px;width:990px;margin:0 auto;line-height:34px;}
.odds .title span{margin-left:50px;}
.oddsBox>div{width:570px;}
.oddsBox .top{height:100px;border-bottom:1px solid #02265f;overflow:hidden;margin-bottom:10px;}
.oddsBox .top .num{float:left;border:1px solid #085dd2;width:50px;text-align:center;background:#085dd2;height:30px;line-height:30px;color:#ffffff;height:98px;margin-right:10px;text-transform: uppercase;font-size:12px;}
.oddsBox .top .num i{font-size:24px;font-family:Arial;color:#085dd2;height:68px;line-height:68px;background:#fff;display:inline-block;font-style:normal;width:100%;}
.oddsBox .top h3{font-size:30px;color:#085dd2;line-height:36px;width:600px;}
.oddsBox .top h3 span{display:block;font-size:12px;font-family:Arial;color:#999;line-height:20px;font-weight:normal;margin-top:5px;}
.oddsBox p{background: url('../images/ly_li.png') no-repeat left 8px;padding-left:12px;margin-bottom:10px;}
.oddsBox div p:last-child{margin-bottom:0;}
.oddsBox>div:first-child{margin-bottom:30px;}
.oddsBox .phone{background:url('../images/pIcon.png') no-repeat left center;margin-top:20px;color:#c9020c;padding-left:50px;}
.oddsBox .phone span{display:block;font-size:30px;font-family:Arial;}
.oddsBox1{background: url('../images/odds_bg1.jpg') no-repeat left top;padding:50px 0 0 30px;height:538px;overflow:hidden;}
.oddsBox2{background: url('../images/odds_bg2.jpg') no-repeat left top;padding:40px 0 0 600px;height:458px;overflow:hidden;}
.oddsBox3{background: url('../images/odds_bg3.jpg') no-repeat left top;padding:40px 0 0 30px;height:508px;overflow:hidden;}

/*  关于我们 */
.about{padding:30px 0 50px 0;background: url('../images/about_bg.jpg');overflow:hidden;}
.aboutLeft{width:600px;overflow:hidden;position:relative;}
.aboutLeft a{position:absolute;bottom:0;left:0;width:200px;height:80px;background:#c9020c;color:#fff;font-size:18px;text-align:center;line-height:80px;}
.aboutLeft a i{display:inline-block;width:19px;height:17px;background: url('../images/v_icon.png') no-repeat;margin-left:15px;position:relative;top:3px;}
.aboutLeft a:hover{width:250px;background:#02265f;}

.aboutFont{width:560px;padding-top:80px;background: url('../images/ab_bg2.png') no-repeat;}
.aboutFont .title{font-size:24px;margin-bottom:20px;color:#085dd2;height:50px;border-bottom:1px dashed #c0c0c0;line-height:50px}
.aboutFont .font{height:145px;padding-bottom:100px;overflow:hidden;}
.aboutFont .font .txt{height:130px;overflow:hidden;}
.aboutFont .font ul{overflow:hidden;margin-top:20px;}
.aboutFont .font li{float:left;margin-right:30px;font-size:16px;text-align:center;color:#333;}
.aboutFont .font li span{display:block;font-size:30px;font-weight:normal;color:#c9020c;line-height:36px;}
.aboutFont .font li strong{font-weight:normal}
.aboutFont .phone p{background: url('../images/phone2.png') no-repeat left center;padding-left:40px;}
.aboutFont .phone p span{font-size:24px;font-family:Arial;display:block;color:#c9020c;}
.aboutFont .more{display: inline-block;width:120px;height:40px;border-radius:3px;background:#bdbdbd;text-align:center;line-height:40px;color:#fff;}
.aboutFont .more:hover{background:#c9020c;}

/*  公司环境 */
.setting{height:180px;overflow:hidden;background: url('../images/feature_bg2.jpg') no-repeat center bottom;padding-bottom:55px;margin-top:40px;}
.setting .menu{width:90px;}
.setting .menu a{display:block;width:40px;height:68px;margin-bottom:4px;font-size:16px;color:#fff;padding:20px 25px 0 25px;background:#bdbdbd;position:relative;}
.setting .menu a:before{position:absolute;content:"";right:-12px;top:40px;border:6px solid transparent;}
.setting .menu a.on{background:#085dd2;}
.setting .menu a.on:before{border-left-color:#085dd2;}

.settingMain,.settingBox{height:180px;overflow:hidden;width:1090px;}
.settingBox ul{width:1100px;}
.settingMain li{float:left;width:270px;height:180px;overflow:hidden;margin-right:5px;}
.settingMain li img{width:270px;height:180px;transition:all 0.5s;}
.settingMain li span{display:block;text-align:center;padding:0 10px;color:#fff;height:40px;line-height:40px;position:relative;background: url('../images/opc_1.png');transition:all 0.3s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.settingMain li:hover span{margin-top:-40px;}
.settingMain li:hover img,.newsMain li:hover img{transform:scale(1.1);}

/*  新闻 */
.news{padding:30px 0 50px 0; overflow:hidden;}
.news .menu{text-align:center;height:40px;margin-bottom:25px;font-weight:normal;}
.news .menu a{display:inline-block;background:#bdbdbd;width:120px;height:40px;text-align:center;color:#fff;line-height:40px;font-size:16px;margin-left:10px;position:relative;}
.news .menu a:before{position:absolute;content:"";left:54px;bottom:-12px;border:6px solid transparent;}
.news .menu a.on{background:#085dd2;}
.news .menu a.on:before{border-top-color:#085dd2;}
.newsMian,.newsBox{height:410px;overflow:hidden;}
.newsBox ul{width:1220px;}
.newsMain li{float:left;width:390px;background: url('../images/n_line.jpg') repeat-x left bottom;padding-bottom:10px;height:400px;margin-right:15px;}
.newsMain li .nImg{display:block;width:390px;height:240px;overflow:hidden;margin-bottom:15px;}
.newsMain li img{width:390px;height:240px;transition:all 0.5s;}
.newsMain li h3{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:10px;}
.newsMain li h3 a {color:#333;}
.newsMain li h3 span{display:block;font-size:12px;color:#999;font-family:Arial;font-weight:normal;}
.newsMain li h3 a:hover,.newsMain li .more{color:#c9020c;}
.newsMain li .more:hover{text-decoration: underline;}

/*  常见问答 */
.faq{background: url('../images/about_bg.jpg');padding:40px 0;overflow:hidden;}
.faqLeft{width:150px;}
.faqLeft h3{font-size:30px;color:#085dd2;line-height:30px;margin-bottom:20px;}
.faqLeft h3 span{display:block;font-size:18px;color:#bdbdbd;font-family:Arial;font-weight:normal;}
.faqLeft .pageBtn span{display:inline-block;width:40px;height:40px;font-size:0;line-height:0;background: url('../images/fBtn.png') no-repeat;cursor:pointer;margin-right:6px;}
.faqLeft .pageBtn .next{background-position: -40px 0;}
.faqLeft .pageBtn span:hover{background-position: -80px 0;}
.faqLeft .pageBtn .next:hover{background-position: -120px 0;}
.faqMain{width:1030px;overflow:hidden;height:140px;}
.faqMain ul{width:1060px;}
.faqMain li{float:left;background:#fff;padding:15px;width:300px;height:110px;margin-right:20px;}
.faqMain li h4{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:35px;}
.faqMain li h4 a{color:#333;}
.faqMain li h4 a:hover{color:#c9020c;}
.faqMain li:hover{background: url('../images/faq_bg.jpg') no-repeat;}

/* 底部 */
.footer{padding:40px 0 20px 0;background:#222;overflow:hidden;color:#999;font-size:12px;}
.footMenu{width:270px;overflow:hidden;}
.footMenu a{float:left;width:110px;}
.footContact{border-left:1px solid #3a3a3a;padding-left:90px;width:550px;}
.footRight{width:230px;overflow:hidden;text-align:center;}
.footRight div{width:110px;}
.footRight img{width:100px;height:100px;border:5px solid #171717;margin-bottom:5px;}
.firendLink{padding-top:40px;overflow:hidden;color:#666;}
.firendLink a{color:#666;}
.footer a{color:#999;}
.footer em{margin:0 10px;font-style:normal;}
.footer a:hover{color:#fff;}

/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:300px;}
.listWrapper{ overflow: hidden; padding-bottom:50px; padding-top:30px;}
.listLeft{width:250px; float: left;overflow: hidden; }
.listRight{width:900px; float: right; overflow: hidden;}
.breadCrumb{ border-bottom:1px solid #DADADA; height:30px;margin-bottom:25px;}
.breadCrumb strong{ color:#333; font-size:18px; font-family:"微软雅黑";  height:29px; border-bottom:2px solid #c9020c; display:inline-block; font-weight:normal;}
.breadCrumb p {background:url('../images/mapIcon.png') no-repeat left center; padding-left:20px;}
.breadCrumb p span{ margin:0 8px;}
.listLeft .searMain{width:248px;margin-bottom:20px;border:1px solid #ccc;}
.listLeft .searMain .sear_text{width:175px;border:none;}
.listLeft .searMain .sear_btn{width:40px;font-size:12px;}

/* 内页公用菜单 */
.sidebar{background:#005ad5;border:2px solid #005ad5;margin-bottom:15px;}
.side_title{font-size:26px;color:#fff;text-align:center;line-height:28px;padding-top:20px;height:75px;}
.side_title span{display:block;font-size:18px;font-family:Arial;color:#4996ff;text-transform: uppercase;font-weight:normal;}
.sidebar .sidebarMenu{padding:3px;background:#fff;}
.sidebarMenu li a{display:block;padding-left:30px;color:#333;height:50px;line-height:50px;background:#eee;margin-bottom:1px;background-position: 240px center;}
.sidebarMenu li a:hover,.sidebarMenu li .current{color:#fff;background:#005ad5 url('../images/side_lih.png') 220px center no-repeat; }
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 40px center;padding-left:50px;color:#666;height:35px;line-height:35px;font-size:13px;border-bottom:1px solid #ddd;}
.sidebarMenu li ul .current,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 40px center; color:#c9020c;}

/*  内页左侧 */
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{ background:#005ad5; height:50px; line-height:50px; font-size: 16px;color: #fff; padding-left:15px;border-left:5px solid #c9020c;}
.recommend_slide{height:420px;overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:230px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{ width:224px; height:164px; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #c9020c;}
.twoCont{padding:15px 10px;overflow:hidden;background:#f4f4f4;font-size:12px;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;}
.sidebarThree h3 span{display:block;font-size:24px;color:#c9020c;font-family:arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}

/*  产品列表 */
.productList li{float:left;width:280px;border:1px solid #e5e5e5;background:#fff;margin:0 27px 25px 0;}
.productList li .pImg{display:block;width:280px;height:200px;overflow:hidden;}
.productList li img{width:280px;height:200px;transition:all 0.5s;}
.productList li h5{font-size:12px;font-weight:normal;text-align:center;height:38px;line-height:38px;border:1px solid #e5e5e5;border-left:none;border-right:none;padding:0 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.productList li .btn{height:35px;line-height:35px;text-align:center;}
.productList li .btn a{float:left;width:139px;background:#f4f4f4;}
.productList li .zx{background:url('../images/zx_icon.png') no-repeat 20px center;border-right:1px solid #e5e5e5;}
.productList li .btn1{color:#c9020c;}
.productList li .btn1:hover{text-decoration: underline;}
.productList li:hover{border:1px solid #c9020c;}
.productList li:hover h5{color:#c9020c;}
.productList li:hover img{transition:all 0.5s;transform:scale(1.1,1.1);}

/* 左侧图片放大镜样式 */
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:452px;height:420px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/* 图片小图样式 */
.spec-preview{width:450px;height:325px;border:1px solid #ccc;}
.spec-scroll{margin-top:10px;width:452px;height:70px;overflow:hidden;position:relative;}
.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:30px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;}
.spec-scroll a.prev:hover{background-position:0 -21px;}
.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:20px;right:0;background:url('../images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;}
.spec-scroll a.next:hover{background-position:0 -63px;}
.spec-scroll .items{position:relative;width:410px;height:70px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:450px;height:70px;}
.spec-scroll .items ul li{width:104px;height:70px;float:left;}
.spec-scroll .items ul li img{width:95px;height:68px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #c9020c;}

/* 产品简介 */
.proshow_synopsis{width:400px;color: #aaa;font-size: 14px;line-height: 30px; height:420px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#c9020c;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;height:170px;margin-bottom:20px;}
.proshow_synopsis .font strong{float: left;width: 45px;}
.proshow_synopsis .font div{float: right;width:355px;}
.prodcut-tel{ padding-left:50px; margin-bottom:20px; line-height:26px; background:url('../images/pIcon.png') no-repeat left center;color:#c9020c;}
.prodcut-tel span{font-family:arial; font-size:24px; display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#c9020c url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}

/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:30px; margin-bottom:20px;}
.gr-tab-list .hd{height:34px;line-height:34px;border-bottom:1px solid #dadada}
.gr-tab-list .hd li{padding:0 30px;float:left;text-align:center;background:#dadada;margin-right:5px;cursor:pointer;}
.gr-tab-list .hd li.on{background:#c9020c;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.tab_down p{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}

/* 采购表单样式 */
.orderBox{padding:25px;width:850px;background:#eee;overflow:hidden;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:410px;height:215px;float:left;height:35px;margin-bottom:10px;}
.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:78px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:319px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .iptCode{float:left;width:239px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .checkcode{float:right;border:1px solid #ddd;border-left-width:0;background:#fff;padding:5px 9px 6px 10px;}
.orderBox .table li .btn{width:410px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#c9020c;color:#fff;}
.orderBox .table li.areLi{width:400px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:368px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;background:#fff;}

/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#d1d1d1;height:35px;line-height:35px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#c9020c;width:120px;height:35px;text-align:center;font-size:14px;}
.related-product ul{ width:950px; margin-top:20px;}
.related-product li{float:left;width:280px;margin-bottom:20px;margin-right:27px;border:1px solid #ddd;background:#eee;text-align:center;}
.related-product li a{display:block;width:280px;}
.related-product li img{width:270px;height:195px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #c9020c;}
.related-product li a:hover{background:#c9020c;color:#fff;}

/*  产品定制 */
.caseList li{float:left; width:270px;background:#fff;margin:0 27px 25px 0;border:1px solid #ccc;padding:5px 5px 0 5px;}
.caseList li .cImg{width:270px;height:230px;display:table-cell;overflow:hidden;vertical-align: middle;}
.caseList li img{width:270px;height:; transition:all .5s;}
.caseList li p{ height:39px;line-height:39px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center;border-top:1px solid #c6c6c6;margin-top:5px;}
.caseList li:hover img{transform:scale(1.1,1.1);}
.caseList li:hover{border:1px solid #c9020c;}
.caseList li:hover p{border-top:1px solid #c9020c;}

/* 产品定制详情 */
.caseShow .title{text-align:center;font-size:18px;color:#000;margin-bottom:10px;font-weight:normal;}
.caseShow .p1{margin-bottom:25px;text-align:center;color:#333;border-bottom:1px dotted #ccc;padding-bottom:10px}
.caseShow .p1 span{margin-right:15px;}
.casShow_img{margin-bottom:30px}
.zoombox {width:900px;margin-bottom:35px;text-align:center;}
.zoompic {width:900px;height:; background:url('../images/loading.gif') no-repeat 50% 50%; margin: 0 auto;overflow:hidden;text-align:center;}
.sliderbox {height:82px; overflow:hidden;margin-top:20px;}
.sliderbox .arrow-btn {width:20px;height:70px; background:url('../images/arrow_btn.png') no-repeat;cursor:pointer;margin-top:8px;}
.sliderbox #btn-left { float:left; background-position:0 0; }
.sliderbox #btn-left.dasabled { background-position:-40px 0; }
.sliderbox #btn-right { float:right; background-position:-20px 0; }
.sliderbox #btn-right.dasabled { background-position:-60px 0; }
.sliderbox .slider { float:left; height:82px;width:770px; position:relative;margin-left:10px;overflow:hidden;}
.sliderbox .slider ul {position:absolute;left:0; width:880px; }
.sliderbox .slider li { float:left; width:120px; height:82px;text-align:center; }
.sliderbox .slider li img { border:3px solid #ddd; width:94px; height:76px;}
.sliderbox .slider li.current img { border:3px solid #c9020c; }
.caseShow_font1 .title{height:35px;border-bottom:1px solid #ccc;}
.caseShow_font1 .title span{float:left;height:35px;width:120px;font-size:14px;text-align:center;line-height:35px;}
.caseShow_font1 .title .on{background:#c9020c;color:#fff;}
.caseShow_font1 .p2{margin-bottom:5px;}
.caseShow_font1 .p2 strong{color:#c9020c;}
.relatedCase{margin-top:30px;}

/* 荣誉资质 */
.productList,.caseList,.partnerList,.honorList,.settingList,.newsList,.appList,.newsList,.clientList{ width:900px;overflow: hidden;}
.productList ul,.caseList ul,.partnerList ul,.honorList ul,.settingList ul,.appList ul{ width:950px;}
.honorList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;}
.honorList ul li img{display:block;width:270px;height:180px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList ul li img:hover{border:1px solid #c9020c;background:;}
.honorList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 公司坏境 */
.settingList ul li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;}
.settingList ul li img{display:block;width:270px;height:180px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.settingList ul li img:hover{border:1px solid #c9020c;background:#c9020c;}
.settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 合作伙伴 */
.partnerList li{float:left;width:200px;margin-right:33px;margin-bottom:25px;}
.partnerList li img{ width:190px; height:90px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 新闻列表 */
.newsList li{height:150px;color:#555; margin-bottom:15px;padding:10px;background:#f4f4f4;border-bottom:1px solid #ddd;}
.newsList li img{width:240px;height:150px;margin-right:20px;}
.newsList li h3{font-size:18px;font-weight:normal;}
.newsList li h3 span{float:right;font-size:12px;}
.newsList li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li h3 a:hover{color:#c9020c;}
.newsList li p{margin:10px 0;overflow:hidden;height:75px;}
.newsList li .more{color:#c9020c;}
.newsList li .more:hover{text-decoration:underline;}
.newsList li .browse{display:block;overflow:hidden;font-size:12px;color:#999;}

/* 客户见证 */
.clientList ul li{overflow: hidden; border-bottom:1px dotted #ccc; padding-bottom:15px; margin-bottom:15px;color:#666;}
.clientList ul li .fl{width:240px;height:200px; padding:4px; background:#fff;border: 1px solid #d2d2d2; margin-right:20px;}
.clientList ul li img{width:240px;height:200px;}
.clientList ul li h3{ height:35px;overflow: hidden; font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.clientList ul li h3 a{color:#333;}
.clientList ul li h3 a:hover{color:#c9020c;}
.clientList ul li h3 span{ display: inline-block; margin-left:10px;}
.clientList ul li p{ height:120px;margin-bottom:10px; overflow: hidden;}
.clientList ul li .more{ width:100px; height:30px;display: inline-block; text-align: center; line-height:30px; color: #fff;border-radius:5px;border:1px solid #ccc;color:#666;}
.clientList ul li .more:hover{background:#c9020c; transition:all 0.3s;color:#fff;border:1px solid #c9020c;}
.clientList ul li .fl:hover{border:1px solid #c9020c;}

/* 常见问题 */
.faqList {font-size:13px;word-spacing:3px; padding-bottom:30px;}
.faqList li .p01{ border-bottom:1px solid #dfdfdf; cursor:pointer; padding: 10px;}
.faqList li .answer{ padding:15px 25px 10px 30px; border-bottom:1px dotted #a0906e; color:#666; display:none; border-left:3px solid #c9020c;}
.faqList .current .answer{ display:block;}
.faqList .current .p01{background:#eee}

/* 新闻详细样式 */
.gr-news-show{width:900px;overflow:hidden;}
.gr-news-show h2{font-size:20px;line-height:32px;text-align:center;color:#c9020c;position:relative;font-family:"微软雅黑";font-weight:normal;}
.gr-news-show h3{text-align:center;height:30px;line-height:30px;border-bottom:1px dashed #d2d2d2;font-family:"微软雅黑";font-weight:normal;}
.gr-news-show h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}
.fontResizer a{padding:0 5px;}
.curFont{font-weight:bold;color:#c9020c;}
.news-show-box{padding-top:15px;line-height:26px;padding-bottom:10px;}
.news-message{padding-bottom:10px;border-bottom:1px dashed #d2d2d2;overflow:hidden;}
.news-message div{padding:10px 0;}
.news-message h3{width:100%;text-align:right;font-weight:bold;color:#333;text-decoration:underline;overflow:hidden;}
.gr-fenx{height:35px;background:#ddd;padding:0 10px;margin-top:15px;}
.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}
.gr-keyword{border:1px solid #dadada;padding:5px 10px;margin:10px 0;overflow:hidden;}
.gr-keyword a{padding:0 5px;}
.newsShow_main{overflow:hidden;padding:15px}
.newsShow_main .newsShow_img{width:300px;height:300px;}
.newsShow_main .news-show-box{float:right;width:740px;padding:0;}

/* 推荐资讯样式 */
.gr-rec-news{width:900px;margin-top:10px;overflow:hidden;}
.gr-rec-news ul{width:950px;padding-top:10px;}
.gr-rec-news ul li{float:left;margin-right:30px;width:430px;height:28px;line-height:28px;}
.gr-rec-news ul li a{display:block;width:310px;line-height:28px;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.gr-rec-news ul li span{float:right;color:#999;}
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #ddd;font-size:14px;font-weight:bold;color:#333;}

/* 人才招聘  */
.gr-jobs-list dd{padding:0 15px;height:50px;line-height:50px;border:1px solid #ddd;background:#f1f1f1;margin-top:10px;cursor: pointer;font-size:14px;}
.gr-jobs-list dd em{float:right;display:block;width:15px;height:15px;background:url(../images/iconf.png) no-repeat;cursor:pointer;margin-top:20px;}
.gr-jobs-list dd.on em{background:url(../images/icong.png) no-repeat;}
.gr-jobs-list dd span{display:block;float:left;width:195px;}
.gr-jobs-list dt{border:1px solid #ccc;border-top:none;padding:15px;margin-bottom:10px;background:#fff;}
.gr-jobs-list dt strong{font-size:14px;}
a.gr-apply{display:block;width:140px;height:40px;margin:30px auto 0;background:#999;color:#fff;line-height:40px;text-align:center;border-radius:2px;}
a.gr-apply:hover,.jobs-submit:hover{background:#666;color:#fff;}

.jobsShow{border:1px solid #ddd;background:#fff;}
.jobsShow h3{font-size:14px;font-weight:bold;background:#ddd;line-height:35px; padding-left:15px;font-weight:normal;}
.jobsShow table{margin:10px 20px 20px;background:#fff;}
.jobsShow .mr{padding-right:20px;}
.jobsShow .jobsInput{width:280px;border:1px solid #ddd;line-height:25px;height:25px;padding:0 5px;margin-bottom:10px;}
.jobsShow .input_radio{margin-right:5px;vertical-align: middle;}
.jobsShow .jobsInput:focus,.jobsShow .jobsTextarea:focus{border:1px solid #d40413;}
.jobsShow .jobsTextarea{width:770px;padding:5px;border:1px solid #ddd;line-height:22px;height:125px;margin-top:3px;display:block;}
.jobsShow .jobsSubmit{background:#999;width:85px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-right:10px;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmit:hover{background:#666;color:#fff;}
.jobsShow .jobsSubmitb{background:#333;width:100px;height:30px;line-height:30px;cursor:pointer;border:none;color:#fff;margin-top:20px;border-radius:4px;}
.jobsShow .jobsSubmitb:hover{background:#d40413;color:#fff;}

/* 内页留言样式 */
#dituContent{width:900px;height:450px;}
#contactlb{width:900px;font-size:16px;font-weight:bold;color:#333; font-family: "微软雅黑";font-weight: normal;margin-bottom:40px;}
#contactlb span{font-weight:normal;font-size:13px;font-family:Arial;display:block;color:#999;}
#leavetable{margin-top:35px;}
#leavetable tr{height:40px;}
.contactFont{overflow:hidden;margin-top:30px;}
.contactnr{width:600px;margin:0 auto;}

