@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,em,i,b{margin:0;padding:0;font-style: normal;}
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:14px;font-family:inherit;margin:0;outline:none;resize:none;border: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:#484848;font-size:14px;line-height:30px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;background:#ffffff;}
a{color:#484848;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all 0.3s;}
a:hover{color:#ef792d;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.grWidth{width:1200px;margin:0 auto;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}

@font-face{
    font-family: 'avantgardece';
    src:url('../font/avantgardece-demi.eot');/* IE9 Compat Modes */
    src:url('../font/avantgardece-demi.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */
    	url('../font/avantgardece-demi.woff2') format('woff2'),/* Super Modern Browsers */
    	url('../font/avantgardece-demi.woff') format('woff'),/* Pretty Modern Browsers */
    	url('../font/avantgardece-demi.ttf')  format('truetype'),/* Safari, Android, iOS */
    	url('../font/avantgardece-demi.svg#svgFontName') format('svg');/* Legacy iOS */
}

@font-face{
    font-family: 'CenturyGothic';
    src:url('../font/CenturyGothic.eot');/* IE9 Compat Modes */
    src:url('../font/CenturyGothic.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */
    	url('../font/CenturyGothic.woff2') format('woff2'),/* Super Modern Browsers */
    	url('../font/CenturyGothic.woff') format('woff'),/* Pretty Modern Browsers */
    	url('../font/CenturyGothic.ttf')  format('truetype'),/* Safari, Android, iOS */
    	url('../font/CenturyGothic.svg#svgFontName') format('svg');/* Legacy iOS */
}

@font-face{
    font-family: '思源黑体';
    src:url('../font/SOURCEHANSANSCN-NORMAL.eot');/* IE9 Compat Modes */
    src:url('../font/SOURCEHANSANSCN-NORMAL.eot?#iefix') format('embedded-opentype'),/* IE6-IE8 */
        url('../font/SOURCEHANSANSCN-NORMAL.woff2') format('woff2'),/* Super Modern Browsers */
        url('../font/SOURCEHANSANSCN-NORMAL.woff') format('woff'),/* Pretty Modern Browsers */
        url('../font/SOURCEHANSANSCN-NORMAL.ttf')  format('truetype'),/* Safari, Android, iOS */
        url('../font/SOURCEHANSANSCN-NORMAL.svg#svgFontName') format('svg');/* Legacy iOS */
}

/* 头部  */
.header{height:90px;width:100%;background:#ffffff;text-align:center;font-size:16px;color:#4e4e4e;font-family:"思源黑体";}
.header .logo{padding-left:187px;float:left;width:113px;height:100%;}
.header .logo a{display:block;height:100%;position:relative;}
.header .logo a img{display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;}

.nav{display:inline-block;width:auto;height:90px;}
.nav>li{float:left;margin:0 24px;position:relative;}
.nav>li>a{display:block;height:100%;color:#4e4e4e;}
.nav>li.m>a{position:relative;line-height:90px;}
.nav>li:hover>a,.nav>li.cur>a{color:#ef792d;}

.nav .navSub{position:absolute;top:90px;width:140px;display:none;left:50%;margin-left:-70px;background:#ef792d;background:rgba(239,121,45,0.8);z-index: 10;}
.nav .navSub:before{position:absolute;content:"";border:10px solid transparent;border-bottom-color:#ef792d;border-bottom-color:rgba(239,121,45,0.8);top:-20px;left:50%;margin-left:-10px;}
.nav .navSub li{font-size:14px;height:35px;line-height:35px;border-bottom:1px solid #ef792d;text-align:center;position:relative;}
.nav .navSub li:last-child{border-bottom:none;}
.nav .navSub a{height:35px;color:#ffffff;display:block;}
.nav .navSub a:hover{background:#ef792d;}

.nav .navSub2{position:absolute;top:0;width:0px;border-left:0px #ffffff solid;right:0px;background:#ef792d;background:rgba(239,121,45,0.8);transition:all .3s;}
.nav .navSub li:hover .navSub2{width:140px;right:-140px;border-left:1px #ffffff solid;}
.nav .navSub2 li{font-size:14px;height:35px;line-height:35px;border-bottom:1px solid #ef792d;text-align:center;}
.nav .navSub2 li:last-child{border-bottom:none;}
.nav .navSub2 a{height:35px;color:#ffffff;display:block;}
.nav .navSub2 a:hover{background:#ef792d;}

.header .btns{float:right;width:69px;margin-right:231px;margin-top:34px;line-height:60px;position:relative;}
.header .btns a{display:block;float:left;width:22px;height:22px;position:relative;}
.header .btns a.search{background:url('../images/icon-search.png') center center no-repeat;margin-right:25px;}
.header .btns a.tel{background:url('../images/icon-tel.png') center center no-repeat;}
.header .btns .searchForm{position:absolute;display:none;width:280px;height:60px;border:1px #eeeeee solid;top:56px;left:-213px;background:#ffffff;overflow:hidden;z-index:99;}
.header .btns .searchForm .searText{width:210px;height:40px;line-height:40px;margin-left:20px;margin-top:10px;float:left;}
.header .btns .searchForm .searBtn{float:right;width:40px;height:40px;margin-top:10px;background:url('../images/icon-search.png') center center no-repeat;cursor:pointer;border-left:1px #eeeeee solid;}
.header .btns .tel400{position:absolute;display:none;width:360px;height:60px;border:1px #eeeeee solid;top:56px;left:-293px;background:#ffffff;text-align:center;z-index:99;font-size:25px;color:#201f5f;font-weight:bold;font-family:"Arial";}

@media all and (max-width:1680px){
    .header .logo{padding-left:0px;}
    .header .btns{margin-right:0px;}
}

/* 广告轮播图 */
.banner{margin: 0 auto;position:relative;height:630px;overflow:hidden;}
.banner .bd{height:630px;z-index:0;position:relative;left:50%;margin-left:-960px;}
.banner_ctr{height:0px;position:absolute;top:45%;z-index:2;left:50%;width:1440px;margin-left:-720px;}
.banner_ctr a{display:none;width:80px;height:80px;line-height: 80px;font-size:80px;font-weight:bold;font-family:"宋体";text-align:center;color:#ffffff;}
.banner_ctr a:hover{color:#ef792d;}
.banner_ctr a.prev{float:left;}
.banner_ctr a.next{float:right;}
.banner:hover .banner_ctr a{display:block;}
.banner .hd{position:absolute;bottom:62px;z-index:5;left:50%;margin-left:-600px;font-size:0;line-height:0;height:0px;text-align:center;}
.banner .hd li{display:inline-block;z-index:6;cursor:pointer;margin:0 10px;width:10px;height:10px;border:3px #ffffff solid;border-radius:8px;position:relative;}
.banner .hd li:hover,.banner .hd li.on{background:#ef792d;border-color:#ef792d;}

/*首页公共样式*/
.mTitle{font-size:35px;color:#000000;line-height:1em;font-family:"思源黑体";font-weight:normal;}
.mHr{display: block;margin:20px auto 0 auto;width:32px;height:3px;background:#ef792d;}
.mTitleP{width:100%;margin:16px auto;line-height:20px;color:#b0b0b0;font-family:"思源黑体";}

/*主营产品*/
.floor1{background:#ffffff;padding:50px 0 80px 0;font-family:"思源黑体";}
.product{margin-top:10px;}
.slideBox .hd{height:38px;line-height:38px;margin-bottom:30px;}
.slideBox .hd li{display:inline-block;height:38px;margin:0 5px;}
.slideBox .hd li a{display:inline-block;line-height:36px;color:#b7b7b7;width:163px;border:1px #e1e1e1 solid;border-radius:4px;}
.slideBox .hd li:hover a,.slideBox .hd li.on a{color:#ffffff;background:#ef792d;border-color:#ef792d;}

.slideBox .bd .innerSlide{height:616px;position:relative;}
.slideBox .bd .innerBd{height:616px;overflow:hidden;background:url('../images/floor1-bg.png') center top no-repeat;}
.slideBox .bd .innerBd li{float:left;width:100%;height:616px;overflow:hidden;position:relative;}
.slideBox .bd .innerBd li .font1{width:440px;margin:188px 0 0 173px;}
.slideBox .bd .innerBd li .font1 h1{height:45px;color:#ef792d;font-size:35px;line-height:33px;padding-left:19px;border-left:3px #ef792d solid;}
.slideBox .bd .innerBd li .font1 p{line-height:25px;color:#717171;margin-top:13px;}
.slideBox .bd .innerBd li .imgBox{display:block;width:510px;height:430px;overflow:hidden;position:relative;}
.slideBox .bd .innerBd li .imgBox img{display:block;max-width:510px;max-height:430px;position:absolute;left:0;bottom:0;}
.slideBox .bd .innerBd li .font2{position:absolute;width:988px;height:150px;left:50%;margin-left:-494px;bottom:0px;z-index: 10;color:#ffffff;background:#201f5f;}
.slideBox .bd .innerBd li .font2 h2{width:600px;padding-left:37px;line-height:44px;margin-top:19px;font-size:20px;}
.slideBox .bd .innerBd li .font2 p{width:600px;padding-left:37px;line-height:24px;font-size:12px;color:#cac9f2;font-weight:300;}
.slideBox .bd .innerBd li .font2 .more{width:130px;height:36px;line-height:36px;color:#ffffff;font-weight:500;position:absolute;right:178px;top:57px;border:1px #201f5f solid;transition:all .3s;}
.slideBox .bd .innerBd li .font2 .more:hover{border-color:#ffffff;}
.slideBox .bd .btns{position:absolute;width:160px;right:106px;bottom:0;height:150px;z-index:20;}
.slideBox .bd .btns a{display:block;float:left;width:80px;height:150px;background:#201f5f url('../images/prev-next.png') 0 center no-repeat;overflow:hidden;}
.slideBox .bd .btns a.innerNext{background-position:-80px center;}
.slideBox .bd .btns a:hover{background-color:#ef792d;}

/*案例*/
.floor2{padding:60px 0 0 0;height:510px;background:#23225b url('../images/floor2-bg.png');overflow: hidden;font-family:"思源黑体";}
.floor2 .mTitle{color:#ffffff;}
.floor2 .mTitleP{color:#ffffff;}
.caseSlide{margin-top:50px;position:relative;}
.caseSlide .bd{width:1036px;margin:0 auto;}
.caseSlide .bd li{float:left;width:214px;height:288px;margin:0 60px 0 0;text-align:center;overflow:hidden;}
.caseSlide .bd li .imgBoxWrap{display:block;width:214px;height:214px;overflow:hidden;border-radius:107px;position:relative;}
.caseSlide .bd li .imgBoxWrap:after{content:"";position:absolute;display:block;width:208px;height:208px;left:0;top:0;border:3px #ffffff dotted;border-radius:107px;transition:all 0.3s;}
.caseSlide .bd li:hover .imgBoxWrap:after{border-color:#ef792d;}
.caseSlide .bd li .imgBox{display:block;width:190px;height:190px;margin:12px auto 0 auto;border-radius:85px;overflow:hidden;}
.caseSlide .bd li img{max-width:100%;height:190px;transition: all 1s;}
.caseSlide .bd li .title{line-height:74px;color:#ffffff;font-size:18px;font-weight:normal;transition:all .3s;}
.caseSlide .bd li:hover .title{color:#ef792d;}
.caseSlide .bd li:hover .imgBox{color:#ffffff;border-color:#ffffff;}
.caseSlide .hd{height:0;position:absolute;top:25%;left:0;}
.caseSlide .hd a{display:block;height:70px;line-height:70px;font-size:70px;font-weight:900;font-family:"仿宋";color:#9493af;}
.caseSlide .hd a:hover{color:#ef792d;}
.caseSlide .hd a.prev{float:left;}
.caseSlide .hd a.next{float:right;}

/* 关于我们 */
.floor3{background:#efefef;padding:80px 0 107px 0;font-family:"思源黑体";}
.about{color:#484848;background:url('../images/floor3-bg.png') left top no-repeat;}
.about .left{width:594px;margin-top:62px;overflow:hidden;}
.about .left .title{line-height:78px;font-size:35px;color:#000000;font-weight:normal;padding-left:92px;background:url('../images/about-icon.png') left top no-repeat;margin-bottom:20px;}
.about .right{width:478px;height:223px;border:1px #e1e1e1 solid;margin:28px 0 0 0;}

/* 优势 */
.floor4{background:#ffffff;overflow:hidden;}
.floor4 ul{height:88px;padding:41px 0 30px 0;border-bottom:1px #dcdcdc solid;}
.floor4 ul li{float:left;display:table;width:238px;overflow:hidden;padding-left:110px;border-right:1px #dcdcdc solid;}
.floor4 ul li:first-child{padding-left:0;}
.floor4 ul li:last-child{width:auto;border-right:none;padding-left:0;float:right;}
.floor4 ul li a{display:table-cell;width:238px;height:88px;vertical-align:middle;}
.floor4 ul li:last-child a{width:auto;}
.floor4 ul li .title{padding-top:12px;line-height:24px;font-size:50px;color:#ef792d;font-family:"avantgardece";}
.floor4 ul li .title span{font-size:14px;color:#ef792d;font-weight:normal;font-family:"微软雅黑";}
.floor4 ul li .data{line-height:22px;color:#777777;}

/* 新闻中心 */
.floor6{padding:70px 0px 44px 0px;height:540px;overflow:hidden;background:url('../images/floor6-bg.png') no-repeat center top;font-family:"思源黑体";}
.newsSlide .leftBox{width:646px;}
.newsSlide .rightBox{width:480px;}
.newsSlide li{overflow:hidden;}
.newsSlide li .imgBox{display:block;width:268px;height:198px;border:1px #cecece solid;overflow:hidden;text-align:center;}
.newsSlide li .imgBox img{display:block;width:100%;max-width:260px;height:190px;margin:4px auto 0 auto;transition:all 1s;}
.newsSlide li:hover .imgBox img{transform:scale(1.06);}
.newsSlide li .txtBox{width:346px;padding-top:7px;}
.newsSlide li .txtBox h3{line-height:28px;font-size:18px;color:#151515;transition:all .3s;}
.newsSlide li:hover .txtBox h3{color:#0f62b1;}
.newsSlide li .txtBox .date{line-height:20px;font-size:12px;color:#b7b7b7;font-family:"Arial";}
.newsSlide li .txtBox .description{margin-top:20px;line-height:25px;font-size:12px;color:#989898;}
.newsSlide li .txtBox .more{display:block;width:98px;height:30px;line-height:30px;margin-top:20px;border:1px #d4d4d4 solid;background:#eeeeee;font-size:12px;color:#949494;transition:all .3s;}
.newsSlide li:hover .txtBox .more{background:#0f62b1;color:#ffffff;}
.newsSlide li .txtBox .more:hover{width:108px;}
.newsSlide .leftBox li{margin-bottom:20px;}
.newsSlide .leftBox li:last-child{margin-bottom:0;}

.newsSlide .rightBox li{height:38px;line-height:38px;margin-top:11px;padding-bottom:11px;border-bottom:1px #dedede solid;}
.newsSlide .rightBox li:first-child{margin-top:0;}
.newsSlide li h4{width:80%;font-size:14px;color:#151515;font-weight:normal;transition:all .3s;}
.newsSlide li:hover h4{color:#0f62b1;}
.newsSlide li .date2{display:block;color:#b7b7b7;font-size:12px;font-family:"Arial";}

/* 内页公用 */
.listBanner,.mzsmBanner{width:1920px;position: relative;left:50%;margin-left:-960px;overflow: hidden;}
.listWrapper{padding:30px 0 50px 0;overflow: hidden;}
.listWrapper2{padding:50px 0 50px 0;overflow: hidden;}

/*搜索页-搜索框*/
.proSear{width:600px;margin:0 auto;height:50px;line-height:50px;margin-bottom:40px;}
.proSear .btn{height:50px;line-height:50px;width:100px;text-align:center;font-size:16px;background:#333;color:#fff;cursor:pointer;transition:all 0.3s;float:left;}
.proSear .txt{height:48px;line-height:48px;border:1px solid #ddd;border-right:none;width:400px;padding:0 10px;float:left}
.proSear .btn:hover{background:#111111;}

/* 内页公用菜单 + 面包屑 */
.listMenu{height:56px;line-height:56px;border-bottom:1px solid #e0e0e0;}
.listMenu .fr{font-size:12px;height:56px;color:#929292;font-family:'仿宋';}
.listMenu .fr a{color:#929292;font-family:"微软雅黑";}
.listMenu .fr span{color:#929292;font-family:"微软雅黑";}
.listMenu .fr .icon{display:inline-block;width:25px;height:16px;background:url('../images/home-icon.png') left center no-repeat;position:relative;top:2px;}
.listMenu .fr a:hover,.listMenu .fl a.bc{color:#ef792d;}
.menuSub a{font-size:16px;color:#606060;position:relative;height:56px;display:inline-block;margin-right:46px;}
.menuSub a:last-child{margin-right:0;}
.menuSub a:before{position:absolute;content: "";width:0;height:3px;left:50%;bottom:-1px;background:#ef792d;transition:all 0.3s;}
.menuSub a.current,.menuSub a:hover{color:#ef792d;}
.menuSub a.current:before,.menuSub a:hover:before{width:100%;left:0;}

/*面包屑*/
.position{border-bottom:none;overflow:hidden;}
.border{border-bottom:1px solid #e0e0e0;}

/* 公司简介 */
.aTie{line-height:1em;font-size:36px;color:#000000;font-weight:normal;font-family:'思源黑体';}
.aTieP{margin:22px auto 0 auto;width:66px;height:2px;background:#ef792d;}

.aboutBox1{padding:0 0 75px 0;}
.aboutBox1 .about{margin-top:18px;}

.aboutBox2{height:580px;color:#ffffff;}
.aboutBox2 .font{line-height:27px;color:#ffffff;width:510px;padding-top:105px;}

.aboutF2{padding:70px 0 48px 0;}
.aboutF2 .aboutF2Slide{width:1200px;margin:44px auto 0 auto;}
.aboutF2 .aboutF2Slide .bd{width:1000px;margin:0 auto 48px auto;}
.aboutF2 .aboutF2Slide .bd li{width:100%;overflow: hidden;}
.aboutF2 .aboutF2Slide .bd li a{display: block;line-height:22px;color:#272525;}
.aboutF2 .aboutF2Slide .bd li .left{width:410px;}
.aboutF2 .aboutF2Slide .bd li .left h1{font-size:50px;font-weight:normal;line-height: 1em;color: #ef792d;font-family: "Arial";margin-bottom: 35px;}
.aboutF2 .aboutF2Slide .bd li .imgBox{display: block;width:457px;height:247px;overflow: hidden;}
.aboutF2 .aboutF2Slide .bd li .imgBox img{display: block;max-width:100%;height:247px;transition: all 1s;}
.aboutF2 .aboutF2Slide .bd li .imgBox:hover img{transform: scale(1.06);}
.aboutF2 .aboutF2Slide .hd{position: relative;}
.aboutF2 .aboutF2Slide .hd > a{position: absolute;display: block;width:26px;height:26px;line-height:26px;text-align: center;border:2px #282828 solid;border-radius:15px;font-family:"宋体";font-size:20px;font-weight:900;color:#282828;top:0;z-index: 10;}
.aboutF2 .aboutF2Slide .hd > a.prev{left:0;}
.aboutF2 .aboutF2Slide .hd > a.next{right:0;}
.aboutF2 .aboutF2Slide .hd:after{content:"";position:absolute;width:1110px;height:1px;background:#7f7f7f;left:44px;top:14px;}
.aboutF2 .aboutF2Slide .hd .innerBd{width:1200px;margin:0 auto;}
.aboutF2 .aboutF2Slide .hd .innerBd li{float:left;padding-top:20px;margin: 0 64px;width:112px;text-align: center;position: relative;}
.aboutF2 .aboutF2Slide .hd .innerBd li:before{content:"";position: absolute;width:22px;height:12px;background:#ffffff;left:50%;margin-left:-11px;top:8px;z-index: 10;}
.aboutF2 .aboutF2Slide .hd .innerBd li:after{content:"";position: absolute;width:8px;height:8px;background:#ffffff;border:2px #bbbbbb solid;border-radius:6px;left:50%;margin-left:-6px;top:8px;z-index:11;}
.aboutF2 .aboutF2Slide .hd .innerBd li:hover:after,.aboutF2 .aboutF2Slide .hd .innerBd li.on:after{border-color:#ef792d;background:#ef792d;}
.aboutF2 .aboutF2Slide .hd .innerBd li a{display:block;line-height:30px;font-size:16px;color:#030303;font-family:"Arial";}
.aboutF2 .aboutF2Slide .hd .innerBd li:hover a,.aboutF2 .aboutF2Slide .hd .innerBd li.on a{color:#ef792d;font-size:35px;font-weight:bold;line-height:58px;}

.partner{padding:50px 0 70px 0;background:#eeeeee;}
.partnerSlide{position: relative;width:1320px;left:50%;margin-left:-660px;}
.partnerSlide .bd{margin-top:50px;width:100%;}
.partnerSlide .bd .innerSlide{position: relative;}
.partnerSlide .bd .innerHd{position:absolute;top:35%;left:0;width:100%;height:0;}
.partnerSlide .bd .innerHd a{display:block;height:70px;line-height:70px;font-size:70px;overflow:hidden;color:#9c9c9c;font-weight:bolder;font-family:"宋体";}
.partnerSlide .bd .innerHd a.innerPrev{float: left;}
.partnerSlide .bd .innerHd a.innerNext{float: right;}
.partnerSlide .bd .innerHd a:hover{color:#ef792d;}
.partnerSlide .bd .innerBd{width:1200px;margin:0 auto;}
.partnerSlide .bd .innerBd li{float:left;width:270px;margin:0 40px 0px 0;text-align:center;overflow: hidden;}
.partnerSlide .bd .innerBd li a{display:block;}
.partnerSlide .bd .innerBd li .imgBox{display:block;width:268px;height:308px;border:1px #d9d9d9 solid;position:relative;overflow:hidden;}
.partnerSlide .bd .innerBd li img{display:block;max-width:268px;max-height:308px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition:all 1s;}
.partnerSlide .bd .innerBd li:hover img{transform: scale(1.06);}
.partnerSlide .bd .innerBd li h4{color:#6a6a6a;font-size:14px;line-height:52px;font-weight:normal;transition: all .3s;}
.partnerSlide .bd .innerBd li:hover h4{color:#ef792d;}

.aboutBox5{padding:50px 0 37px 0;}
.aboutBox5 ul{margin-top:55px;}
.aboutBox5 li{float: left;width:390px;overflow: hidden;margin:0 15px 20px 0;text-align: center;}
.aboutBox5 li:nth-child(3n){margin-right:0;}
.aboutBox5 li .imgBox{display: block;width: 100%;height:260px;overflow: hidden;}
.aboutBox5 li img{max-width:100%;height:260px;transition: all 1s;}
.aboutBox5 li:hover img{transform: scale(1.06);}
.aboutBox5 li h4{color: #ffffff;font-size:16px;line-height:42px;background:#4c4c4c;font-weight: normal;transition:all .3s;}
.aboutBox5 li:hover h4{background:#ef792d;}

/* 内页留言样式 */
.contactBox1{width:100%;background:#ffffff;padding:0 0 50px 0;}

.contactBox2{width:100%;background:#ffffff;padding:0 0 50px 0;}
#dituContent{width:100%;height:500px;}

.contactBox3{width:100%;background:#ffffff;padding:0px 0 10px 0;}
#feedback_form{width:800px;margin:40px auto 0 auto;overflow: hidden;}
#feedback_form input{width:363px;height:40px;line-height:40px;float:left;margin:0 30px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form textarea{display:block;height:125px;width:778px;padding:10px;border:1px solid #dbdbdb;margin:0 0 30px 0;}
#feedback_form .tableRow{width:100%;height:42px;overflow: hidden;margin:0 0 30px 0;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999999;}
#feedback_form .tableRow .checkcode{display:block;float:left;width:50px;height:22px;border:1px solid #cccccc;padding:9px 9px;background:#ffffff;}
#feedback_form .btns{width:120px;height:40px;background:#ef792d;color:#ffffff;border:none;font-size:16px;margin-bottom:0;cursor:pointer;transition:all 0.3s;}
#feedback_form .btns:hover{background:#333333;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#ef792d;}

/* 产品中心 */
.proList{margin-bottom:10px;font-family:"思源黑体";}
.proList li{float:left;width:380px;height:579px;margin:0 30px 30px 0;text-align:center;overflow: hidden;}
.proList li a{display:block;width:378px;height:577px;border:1px #e7e7e7 solid;}
.proList li:nth-child(3n){margin-right:0;}
.proList li .pImg{display:block;width:100%;height:400px;overflow:hidden;position: relative;}
.proList li img{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;max-width:378px;max-height:400px;transition:all 1s;}
.proList li:hover img{transform:scale(1.06);}
.proList li h5{line-height:50px;font-size:25px;color:#000000;padding-top:19px;font-weight:normal;transition:all .3s;}
.proList li:hover h5{color:#ef792d;}
.proList li .description{color:#8a8a8a;font-size:12px;line-height:20px;width:282px;margin:0 auto;overflow:hidden;}

/* 产品详情 */
.prosShow_main{overflow:hidden;margin:62px auto 20px auto;background:#ffffff;}
.prosShow_main .menu{border-bottom: 1px solid #d3d3d3;border-top: 1px solid #d3d3d3;height:58px;margin: 0 auto;background:#f5f5f5;}
.prosShow_main .menu li{width:138px;height:58px;line-height:58px;display:inline-block;text-align:center;color:#585858;cursor:pointer;font-size:16px;position: relative;}
.prosShow_main .menu .on{background:#ffffff;border-right:1px solid #d3d3d3;border-left:1px solid #d3d3d3;}
.prosShow_main .menu .on:before{display: block;content: "";position: absolute;width:100%;height:10px;top:-1px;left:-1px;background:url('../images/proDetails-icon.png') no-repeat;}
.prosShow_main .bd{padding:30px 0;}
.prosShow_main .bd ul{overflow:hidden;}
.prosShow_main .bd ul li{float: left;overflow: hidden;width: 100%;}

/*.prosShow_main .bd ul li.download .fileBox{line-height: 20px;margin-bottom: 15px;overflow: hidden;}
.prosShow_main .bd ul li.download .fileBox img{vertical-align: middle;width: 16px;height: 16px;position: relative;top: -2px;}
.prosShow_main .bd ul li.download .fileBox .outerSpan{color:#000000;font-family:"微软雅黑","MicrosoftYaHei";font-size:16px;font-weight: bold;}
.prosShow_main .bd ul li.download .fileBox .outerSpan .span1{margin-right: 60px;}
.prosShow_main .bd ul li.download .fileBox .outerSpan a{color: #fe0810;}
.prosShow_main .bd ul li.download .fileBox .outerSpan a img{width: 16px; height: 16px;}*/

.packagePro{overflow: hidden;}
.packagePro .tie{height:55px;font-size:24px;color: #303030;border-bottom: 1px solid #cecece;}
.packagePro .tie p{float: left;position: relative;height:55px;line-height:55px;}
.packagePro .tie p:after{display: block;content: "";position: absolute;width:100%;height:3px;bottom:-1px;left:0px;background:#ef792d;}
.packagePro .tie em{font-style: normal;font-family: "Arial";font-size: 16px;color: #939393;position: relative;top:3px;font-weight: normal;}
.packagePro .ohbox{overflow:hidden;padding-top:50px;margin-bottom: 0;}

/* 新闻中心 */
.newsList{margin-bottom:10px;font-family:"思源黑体";}
.newsList li{float:left;width:350px;margin:0 75px 30px 0;overflow:hidden;}
.newsList li:nth-child(3n){margin-right:0;}
.newsList li .imgBox{display:block;width:100%;height:190px;overflow:hidden;}
.newsList li .imgBox img{max-width:100%;height:190px;transition: all 1s;}
.newsList li:hover .imgBox img{transform: scale(1.06);}
.newsList li h4{padding-top:15px;line-height:34px;font-size:16px;color:#000000;transition:all .3s;}
.newsList li:hover h4{color:#ef792d;}
.newsList li .date2{color:#acacac;font-weight:200;line-height:1em;}
.newsList li .description{line-height:25px;color:#747474;font-weight:300;padding:15px 0 15px 0;}

/* 新闻详细样式 */
.newsIsLeft{width:100%;background:#ffffff;padding:58px 0;}
.newsIsTop h1{font-weight:normal;font-size:24px;line-height:40px;color:#333333;text-align: center;padding: 3px 0;}
.newsIsTop .top{line-height:28px;font-size:14px;color:#666666;font-family: "Arial";overflow:hidden;padding-bottom: 21px;border-bottom: 1px solid #e5e5e5;text-align: center;}
.newsIsTop .top span{margin: 0 10px;}
.newsIsTop .top .sp3{padding-left:30px;background: url('../images/single-view.png') no-repeat left center;}
.newsIsContent{padding:30px 40px 40px 40px;font-size: 14px;color: #666666;line-height: 30px;text-align:justify;white-space:normal;overflow:hidden;}

.fenx{overflow: hidden;line-height: 30px;font-size: 14px;color: #666666;padding-top:20px;border-top: 1px #e5e5e5 solid;}
.fenx .prew{overflow: hidden;float: left;max-width: 48%;}
.fenx .nextw{overflow: hidden;float: right;max-width: 48%;}
.fenx span{display: block;float: left;}
.fenx a{display: block;float: left;max-width: 88%;}

/* 图片列表 */
.picList{margin-bottom:15px;}
.picList li{float: left;width:390px;overflow: hidden;margin:0 15px 25px 0;text-align: center;}
.picList li:nth-child(3n){margin-right:0;}
.picList li .sImg{display: block;width: 100%;height:260px;overflow: hidden;}
.picList li img{max-width:100%;height:260px;transition: all 1s;}
.picList li:hover img{transform: scale(1.06);}
.picList li h5{color: #ffffff;font-size:16px;line-height:42px;background:#444444;font-weight: normal;transition:all .3s;}
.picList li:hover h5{background:#ef792d;}

/*企业资质*/
.honorList{margin-bottom:10px;}
.honorList li{float:left;width:270px;margin:0 40px 30px 0;text-align:center;overflow: hidden;}
.honorList li:nth-child(4n){margin-right: 0;}
.honorList li a{display:block;}
.honorList li .sImg{display:block;width:268px;height:308px;border:1px #d9d9d9 solid;position:relative;overflow:hidden;}
.honorList li img{display:block;max-width:268px;max-height:308px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition:all 1s;}
.honorList li:hover img{transform: scale(1.06);}
.honorList li h5{color:#6a6a6a;font-size:14px;line-height:52px;font-weight:normal;background: #ebebeb;transition: all .3s;}
.honorList li:hover h5{color: #ef792d;}

/*应用案例*/
.solution{overflow: visible;}
.solution li{float:left;width:370px;height:354px;margin:0 45px 30px 0;transition: all .3s;}
.solution li:nth-child(3n){margin-right:0;}
.solution li:hover{position:relative;z-index:10;-moz-box-shadow:0px 0px 20px #cccccc; -webkit-box-shadow:0px 0px 20px #cccccc; box-shadow:0px 0px 20px #cccccc;}
.solution li a{display: block;width: 100%;height: 100%;position: relative;}
.solution li a:before{content:"";display:block;position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(0,0,0,0.5) url('../images/solution-search.png') no-repeat center center;z-index:20;transition: all .3s;}
.solution li:hover a:before{width:348px;height:238px;border:1px rgba(255,255,255,0.5) solid;margin-left:-175px;margin-top:-168px;}
.solution li a:after{content:">";display:none;position:absolute;bottom:30px;right:20px;width:35px;height:35px;line-height:35px;text-align:center;font-size:20px;color:#7a7a7a;font-family:"宋体";-moz-box-shadow:0px 0px 10px #cccccc; -webkit-box-shadow:0px 0px 10px #cccccc; box-shadow:0px 0px 10px #cccccc;border-radius:17.5px;transition: all .3s;}
.solution li:hover a:after{display:block;}
.solution li .sImg{display:block;width:370px;height:260px;position:relative;overflow:hidden;}
.solution li .sImg img{display:block;max-width:370px;max-height:260px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition:all 1s;}
.solution li:hover .sImg img{transform: scale(1.06);}
.solution li h5{padding:22px 74px 0 15px;line-height:26px;color:#000000;font-size:16px;font-family:"思源黑体";}
.solution li .description{line-height:22px;padding:0 74px 0 15px;font-size:12px;color:#7a7a7a;}
.more-solution{display: block;margin: 0 auto;width: 368px;height: 53px;line-height: 53px;border: 1px #b6b6b6 solid;color: #000000;}
.more-solution:hover{border-color: #ef792d;color: #ffffff;background: #ef792d;}

/*图片详情*/
.picDetail{padding-top:20px;}

/* 在线验厂 */
.videoList li{float:left;width:400px;margin:0 40px 25px 0;}
.videoList li div{width:400px;height:300px;overflow:hidden;display:block;}
.videoList li img{width:400px;height:300px;transition:all 0.5s;}
.videoList li p{text-align:center;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:0;line-height:50px;height:50px;}
.videoList li:hover img{transform:scale(1.1);}

/* 人才招聘 */
.jobTop{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;height:295px}
.jobTop .main{float:right;width:610px;}
.jobTop .main .font{height:240px;overflow:hidden;line-height:28px;}
.jobTop .main .p1{padding-top:15px;font-size:16px;color:#333;}
.jobTop .main .p1 a{color:#005ba8;}
.jobTop .main .p1 a:hover{text-decoration: underline;}
.jobTop .more{width:100px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#005ba8;margin-top:15px;}
.jobTop .more:hover{background:#ef792d;}

.gr-jobs-list dd{padding:0 15px;height:50px;line-height:50px;border:1px solid #ddd;background:#fff;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:245px;}
.gr-jobs-list dt{border:1px solid #ccc;border-top:none;padding:15px;margin-bottom:10px;background:#f5f5f5;display:none;}
.gr-jobs-list dt h5{margin-top:20px;font-size:14px;}
.gr-apply{display:block;width:140px;text-align:center;height:40px;line-height:40px;background:#555;border-radius:3px;color:#fff;margin:30px auto 0 auto;transition:all 0.3s;}
.gr-apply:hover{background:#ef792d;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:460px;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 #fe0000;}
.jobsShow .jobsTextarea{width:1100px;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:#ef792d;color:#fff;}

/*  专卖店查询  */
.shopCity{min-height:50px;margin-bottom:30px;}
.shopCity .left,.shopCity .select{float:left;position:relative;}
.shopCity .left{font-size:1.286em;line-height:50px;}
.shopCity .select{width:250px;height:50px;line-height:50px;margin-left:20px;cursor:pointer;position:relative;}
.shopCity .select span{display:block;position:relative;padding:0 10px;border:1px solid #d2d2d2;}
.shopCity .select:after{content:"\e60f";position:absolute;right:15px;top:0;color:#333;font-family:iconfont;}
.shopCity .select ul{position:absolute;top:48px;left:0;border:1px solid #d2d2d2;width:100%;background:#fff;display:none;z-index: 10;}
.shopCity .select li{line-height:35px;border-bottom:1px solid #d2d2d2;padding-left:15px;}
.shopL{width:35%;height:;overflow:hidden;}
.shopL li{padding:15px 0;border-bottom:1px solid #bfbfbf;padding-left:40px;transition:all 0.3s;}
.shopL li i{float:left;margin-left:40px;border:1px solid #808080;border-radius:100%;width:24px;height:24px;text-align:center;font-style:normal;margin-left:-35px;margin-top:5%;line-height:22px;}
.shopL li h4{font-size:1.143em;margin-bottom:8px;}
.shopL li a{display:inline-block;width:70px;height:26px;line-height:24px;text-align:center;margin-top:10px;border:1px solid #999;background:#fff;font-size:.7rem;color:#666;}
.shopL li:hover,.shopL li.on{background:#f5f5f5;}
.shopMap{width:60%;height:620px;overflow:hidden;}
.storePage{text-align:right;margin-top:15px;line-height:34px;}
.storePage .prev,.storePage .next{display:inline-block;height:34px;line-height:32px;border:1px solid #ccc;border-radius:100%;text-align:center;color:#333;font-family:"宋体";width:34px;cursor:pointer;font-weight:bold;font-size:16px;margin-right:8px;}
.storePage .prev:hover,.storePage .next:hover{border:1px solid #dbb375;color:#dbb375;}

/* 底部 */
.footer{background:#2a2a2a;line-height:30px;overflow:hidden;}
.footMain{overflow:hidden;padding:97px 0 0 0;min-height:279px;}
.footMenu{margin-right:90px;}
.footMenu h3{line-height:1em;font-size:18px;color:#ffffff;font-weight:normal;margin-bottom:25px;}
.footMenu a{color:#9f9f9f;position: relative;left:0;}
.footMenu a:hover{left:8px;color:#ef792d;}
.footWx h3{line-height:1em;font-size:18px;color:#ffffff;font-weight:normal;margin-bottom:18px;}
.footWx .p1{color:#ffffff;}
.footWx h2{font-size:30px;color:#ffffff;font-weight:normal;line-height:1em;font-family:"Arial";}
.footWx .p2{margin-top:13px;font-size:13px;color:#9f9f9f;}
.footWx .icon{margin-top:20px;}
.footWx .icon a{float:left;display:block;width:42px;height:42px;border-radius:21px;background:#676767 url('../images/footer-icons.png') no-repeat;margin-right:12px;}
.footWx .icon a.wx{background-position:0 0;position:relative;}
.footWx .icon a.wx:hover{background-position:0 -42px;}
.footWx .icon a.wx img{display:block;position:absolute;width:0;left:0;top:0;transition:all .3s;}
.footWx .icon a.wb{background-position:-42px 0;}
.footWx .icon a.wb:hover{background-position:-42px -42px;}
.footWx .icon a.qq{background-position:-84px 0;}
.footWx .icon a.qq:hover{background-position:-84px -42px;}
.footWx .icon a:hover{background-color:#2f3c8a;}
.footWx .icon a.wx:hover img{width:186px;left:-186px;top:-144px;}

.footer .links{margin-top:40px;line-height:26px;padding:0 0 30px 0;overflow:hidden;font-size:13px;color:#9f9f9f;min-height:112px;}
.footer .links h4{font-size:16px;color:#ffffff;font-weight:normal;margin-bottom:8px;}
.footer .links a{color:#9f9f9f;}
.footer .links a:hover{color:#ef792d;}

.copyRight{background:#191919;color:#9f9f9f;font-size:13px;line-height:80px;overflow:hidden;}
.copyRight a{color:#9f9f9f;}
.copyRight a:hover{color:#ef792d;}