@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:#535353;font-size:14px;line-height:30px;font-family:"微软雅黑","宋体", Arial, Helvetica, sans-serif;background:#ffffff;}
a{color:#535353;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all 0.3s;}
a:hover{color:#01509d;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;font-size:16px;color:#4b4b4b;font-family:"思源黑体";}
.header .grWidth{height:90px;}
.header .left{height:90px;}
.header .logo{float:left;width:117px;height:100%;margin-right:17px;}
.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;}
.header .left .font{overflow:hidden;padding:20px 0;}

.nav{display:block;width:auto;height:90px;}
.nav>li{float:left;margin:0 20px;position:relative;}
.nav>li:first-child{margin-left:0;}
.nav>li:last-child{margin-right:0;}
.nav>li>a{display:block;height:100%;color:#4b4b4b;}
.nav>li.m>a{position:relative;line-height:90px;}
.nav>li:hover>a,.nav>li.cur>a{color:#01509d;font-weight:bold;}

.nav .navSub{position:absolute;top:90px;width:140px;display:none;left:50%;margin-left:-70px;background:#01509d;background:rgba(1,80,157,0.8);z-index: 10;}
.nav .navSub:before{position:absolute;content:"";border:10px solid transparent;border-bottom-color:#01509d;border-bottom-color:rgba(1,80,157,0.8);top:-20px;left:50%;margin-left:-10px;}
.nav .navSub li{font-size:14px;height:35px;line-height:35px;border-bottom:1px solid #01509d;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:#01509d;}

.nav .navSub2{position:absolute;top:0;width:0px;border-left:0px #ffffff solid;right:0px;background:#01509d;background:rgba(1,80,157,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 #01509d;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:#01509d;}

.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:280px;height:60px;border:1px #eeeeee solid;top:56px;left:-213px;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:680px;overflow:hidden;}
.banner .bd{height:680px;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:#01509d;}
.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:#01509d;border-color:#01509d;}

/*首页公共样式*/
.mTitle{font-size:25px;color:#01509d;line-height:1em;font-family:"思源黑体";}
.mTitleEn{font-size:16px;color:#333333;line-height:30px;font-weight:bold;font-family:"Arial";}
.mTitleP{margin:0 auto;line-height:24px;color:#939394;font-family:"思源黑体";}
.mTitleP span{display:inline-block;max-width:710px;padding:0 20px;position:relative;}
.mTitleP span:before{content:"";display:block;position:absolute;width:94px;height:1px;left:-94px;top:12px;background:#bfbfbf;}
.mTitleP span:after{content:"";display:block;position:absolute;width:94px;height:1px;right:-94px;top:12px;background:#bfbfbf;}

/*热点-搜索区*/
.floor1{height:109px;border-bottom:1px #d9d9d9 solid;width:1920px;position:relative;left:50%;margin-left:-960px;}
.floor1 .left{width:915px;height:100%;padding-right:45px;text-align:right;color:#ffffff;background:#01509d;}
.floor1 .right{padding-left:40px;width:560px;}
.searchBox{width:310px;padding:20px 0 0 0;overflow:hidden;}
.searchBox .searchForm{width:310px;height:34px;border-bottom:1px #d9d9d9 solid;}
.searchBox .searchForm .searText{float:left;width:276px;height:34px;line-height:34px;font-size:12px;color:#c2c2c2;font-weight:300;font-family:"思源黑体";}
.searchBox .searchForm .searBtn{float:left;width:34px;height:34px;cursor:pointer;background:url('../images/searBtn.png') no-repeat center center;}
.hotwords{line-height:40px;color:#c2c2c2;font-size:12px;font-weight:300;font-family:"思源黑体";}
.hotwords strong{color:#010101;font-weight:300;}
.hotwords a em{font-style:normal;}
.hotwords a:last-child em{display:none;}
.hotwords a{color:#c2c2c2;}
.hotwords a:hover{color:#01509d;}
.floor1 .tel400{margin-top:40px;height:32px;line-height:32px;padding-left:44px;font-size:25px;color:#01509d;font-family:"avantgardece";background:url('../images/tel400.png') no-repeat left center;}

/*热销产品*/
.floor2{background:#ffffff;padding:50px 0 47px 0;font-family:"思源黑体";max-height:782px;}
.titleBox{height:84px;line-height:84px;overflow:hidden;color:#01509d;font-family:"思源黑体";}
.titleBox h1{font-size:25px;font-weight:500;width:248px;overflow:hidden;}
.titleBox h1 span{font-size:16px;color:#333333;font-family:"Arial";}
.titleBox h2{font-size:25px;font-weight:500;padding-left:21px;}

.slideBox .hd{width:248px;}
.slideBox .hd li.n1{height:78px;line-height:78px;border:1px #dddddd solid;border-top:0;}
.slideBox .hd li:first-child{border-top:1px #dddddd solid;}
.slideBox .hd li.n1 a{display:block;color:#000000;font-size:16px;padding-left:20px;overflow:hidden;}
.slideBox .hd li.n1 a span{display:block;width:187px;float:left;}
.slideBox .hd li.n1 a em{display:block;font-style:normal;float:right;width:39px;text-align:center;}
.slideBox .hd li.n1:hover a,.slideBox .hd li.n1.on a{color:#ffffff;background:#01509d;font-weight:bold;}
.slideBox .hd li.info{height:350px;overflow:hidden;background:url('../images/left-info.png') no-repeat center center;}
.slideBox .hd li.info h3{margin:78px 0 22px 52px;width:121px;height:28px;line-height:28px;padding-left:30px;background:#01509d;color:#ffffff;font-size:16px;}
.slideBox .hd li.info .font{margin:0 0 0 84px;padding-bottom:13px;width:148px;line-height:17px;font-size:12px;color:#4f4f4f;font-family:"微软雅黑";}
.leftTel400{width:100%;height:40px;line-height:40px;margin:15px 0 0 0;background:#01509d;text-align:center;color:#ffffff;border-radius:20px;font-size:12px;font-family:"avantgardece";}
.leftTel400{position:relative;}
.leftTel400:after{content:"";display:block;position:absolute;width:100%;height:13px;left:0;bottom:-13px;background:url('../images/leftTel400-shadow.png') no-repeat center center;}
.leftTel400 img{margin-right:6px;}

.slideBox .bd{width:930px;}
.slideBox .bd li{float:left;width:292px;height:218px;margin-right:24px;border:1px #dddddd solid;overflow:hidden;}
.slideBox .bd li.big{width:610px;height:458px;}
.slideBox .bd li:nth-child(2),.slideBox .bd li:nth-child(3),.slideBox .bd li:nth-child(6){margin-right:0}
.slideBox .bd li:nth-child(1),.slideBox .bd li:nth-child(2),.slideBox .bd li:nth-child(3){margin-bottom:18px;}
.slideBox .bd li a{display:block;width:100%;height:100%;position:relative;}
.slideBox .bd li h1{position:absolute;width:248px;height:45px;line-height:45px;color:#ffffff;font-size:14px;text-align:center;font-weight:300;background:rgba(1,80,157,0.9);left:50%;margin-left:-124px;bottom:-45px;transition:all .3s;}
.slideBox .bd li:hover h1{bottom:30px;}
.slideBox .bd li.big h1{bottom:-45px;}
.slideBox .bd li.big:hover h1{bottom:67px;}
.slideBox .bd li .imgBox{display:block;width:100%;height:100%;overflow:hidden;position:relative;}
.slideBox .bd li .imgBox img{display:block;max-width:292px;max-height:218px;position:absolute;left:0;bottom:0;top:0;right:0;margin:auto;transition:all 1s;}
.slideBox .bd li.big .imgBox img{max-width:610px;max-height:458px;}
.slideBox .bd li:hover .imgBox img{transform:scale(1.06);}

/*优势*/
.floor3{padding:0;overflow:hidden;font-family:"思源黑体";position:relative;}
.floor3:after{position:absolute;content:"";display:block;width:100%;left:0;height:445px;bottom:0;background:#ececec;z-index:-1;}
.advantageSlide{margin-top:40px;}
.advantageSlide .bd li{float:left;width:1200px;height:538px;text-align:center;overflow:hidden;position:relative;}
.advantageSlide .bd li a{display:block;width:100%;height:100%;overflow:hidden;}
.advantageSlide .bd li .imgBox{display:block;width:100%;height:100%;overflow:hidden;}
.advantageSlide .bd li img{max-width:100%;height:538px;transition: all 1s;}
.advantageSlide .bd li:hover img{transform:scale(1.04);}
.advantageSlide .bd li .txtBox{width:100%;height:100%;background:rgba(1,80,157,0.9);color:#ffffff;position:absolute;top:0;left:0;transform:scale(0);overflow:hidden;transition:all .3s;}
.advantageSlide .bd li:hover .txtBox{transform:scale(1);}
.advantageSlide .bd li .icon{display:block;margin-top:80px;line-height:80px;font-size:80px;font-family:"avantgardece";}
.advantageSlide .bd li .title{line-height:30px;padding:28px 0;font-size:25px;font-weight:normal;}
.advantageSlide .bd li .description{line-height:25px;min-height:100px;}
.advantageSlide .bd li .more{display:block;margin:30px auto 0 auto;width:118px;height:38px;line-height:38px;border:1px #ffffff solid;transition:all .3s;}
.advantageSlide .bd li .more:hover{width:128px;}
.advantageSlide .hd{margin-top:2px;height:80px;line-height:80px;overflow:hidden;}
.advantageSlide .hd ul{display:inline-block;height:80px;}
.advantageSlide .hd li{float:left;width:198px;height:80px;background:#363636;margin-right:2px;transition:all .3s;}
.advantageSlide .hd li:last-child{margin-right:0;}
.advantageSlide .hd li a{color:#ffffff;display:block;height:80px;line-height:80px;}
.advantageSlide .hd li a em{font-family:"avantgardece";font-style:normal;}
.advantageSlide .hd li a span{display:inline-block;height:1px;width:38px;background:#ffffff;margin:0 12px;position:relative;top:40px;}
.advantageSlide .hd li:hover,.advantageSlide .hd li.on{background:#01509d;}

/* 关于我们 */
.floor4{background:#ffffff;padding:58px 0 40px 0;font-family:"思源黑体";}
.about{margin-top:50px;width:1920px;position:relative;left:50%;margin-left:-960px;}
.about .left{width:960px;height:469px;text-align:right;overflow:hidden;}
.about .left img{transition:all 1s;}
.about .left:hover img{transform:scale(1.04);}
.aboutVideo{display:block;width:100%;height:100%;position:relative;}
.aboutVideo:after{position:absolute;content:"";display:block;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,0.2) url('../images/about-icon.png') center center no-repeat;}
.about .right{width:547px;padding-left:53px;overflow:hidden;}
.about .right .title{font-size:25px;color:#01509d;line-height:40px;padding:44px 0 30px 0;}
.about .right .font{font-weight:300;min-height:210px;}
.about .btns{margin-top:20px;}
.about .btns .more{display:block;width:110px;height:35px;line-height:35px;color:#ffffff;background:#565656;font-weight:300;}
.about .btns .more:first-child{margin-right:5px;}
.about .btns .more:hover{background:#01509d;}
.about .btns .tel400{height:35px;line-height:35px;padding-left:44px;font-size:25px;color:#01509d;font-family:"avantgardece";background:url('../images/tel400.png') no-repeat left center;}

/* 设备-证书展示 */
.floor5{padding:0;background:#ffffff;font-family:"思源黑体";}
.certificateSlide .hd{height:60px;background:#01509d;}
.certificateSlide .hd ul{display:block;height:100%;line-height:60px;overflow:hidden;}
.certificateSlide .hd li.m{margin-right:38px;}
.certificateSlide .hd li.m:first-child{margin-left:30px;}
.certificateSlide .hd li.m:last-child{margin-right:0;}
.certificateSlide .hd li.m a{display:block;height:57px;font-size:18px;color:#ffffff;border-bottom:3px #01509d solid;}
.certificateSlide .hd li.m:hover a,.certificateSlide .hd li.m.on a{border-color:#ffffff;}
.certificateSlide .hd li.more{margin:18px 26px 0 0;overflow:hidden;}
.certificateSlide .hd li.more a{display:block;width:83px;height:23px;line-height:23px;color:#ffffff;border:1px #ffffff solid;border-radius:13px;}
.certificateSlide .bd{margin-top:20px;}
.certificateSlide .bd .innerBd li{float:left;width:280px;margin:0 26px 0px 0;text-align:center;overflow:hidden;}
.certificateSlide .bd .innerBd li a{display:block;}
.certificateSlide .bd .innerBd li .imgBox{display:block;width:278px;height:208px;border:1px #cecece solid;position:relative;overflow:hidden;}
.certificateSlide .bd .innerBd li img{display: block;max-width:270px;max-height:200px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition:all 1s;}
.certificateSlide .bd .innerBd li:hover img{transform: scale(1.06);}
.certificateSlide .bd .innerBd li h4{color:#9b9b9b;font-size:14px;width:90%;margin:0 auto;height:44px;line-height:44px;font-weight:normal;font-family:"微软雅黑";transition: all .3s;}
.certificateSlide .bd .innerBd li h4 span{display:inline-block;height:44px;padding-left:20px;background:url('../images/certificateSlide-icon.png') no-repeat left center;}
.certificateSlide .bd .innerBd li:hover h4{color:#01509d;}
.certificateSlide .bd .innerBd li:hover h4 span{background:url('../images/certificateSlide-icon-hover.png') no-repeat left center;}

/* 新闻中心 */
.floor6{padding:23px 0px 60px 0px;height:615px;font-family:"思源黑体";}
.floor6 .titleBox{height:auto;line-height:auto;border-bottom:1px #dfdfdf solid;}
.floor6 .titleBox h1{width:auto;line-height:1em;}
.floor6 .titleBox p{color:#939394;font-size:14px;font-weight:normal;line-height:34px;padding-bottom:5px;}

.newsSlide{margin-top:40px;}
.newsSlide ul{width:550px;overflow:hidden;}
.newsSlide li{height:60px;border-bottom:1px #dedede solid;overflow:hidden;transition:all .3s;}
.newsSlide li .imgBox{display:block;float:left;width:0;height:158px;border:0px #cecece solid;overflow:hidden;position:relative;transition:all .3s;}
.newsSlide li .imgBox img{display:block;position:absolute;max-width:228px;max-height:158px;left:0;top:0;right:0;bottom:0;margin:auto;transition:all 1s;}
.newsSlide li .imgBox:hover img{transform: scale(1.06);}
.newsSlide li.n2{margin-right:0;}
.newsSlide li h4{float:left;width:380px;line-height:60px;font-size:14px;color:#151515;transition:all .3s;}
.newsSlide li:hover h4,.newsSlide li.on:hover h4{color:#01509d;}
.newsSlide li .date2{float:right;display:block;line-height:60px;font-size:12px;color:#b7b7b7;font-family:"Arial";transition:all .3s;}
.newsSlide li .description{float:right;width:0px;height:0;line-height:18px;color:#b7b7b7;font-size:0;padding:10px 0 0 0;overflow:hidden;transition:all .3s;}
.newsSlide li:hover,.newsSlide li.on{height:160px;padding:20px 0;}
.newsSlide li:hover .imgBox,.newsSlide li.on .imgBox{width:228px;border:1px #cecece solid;}
.newsSlide li:hover .date2,.newsSlide li.on .date2{width:298px;line-height:30px;}
.newsSlide li:hover h4,.newsSlide li.on h4{width:298px;float:right;padding-top:24px;line-height:1em;}
.newsSlide li:hover .description,.newsSlide li.on .description{height:auto;width:298px;font-size:12px;}
.newsSlide .newsOne li:first-child,.newsSlide .newsTwo li:first-child{padding-top:0}

/* 内页公用 */
.listBanner,.mzsmBanner{width:1920px;position: relative;left:50%;margin-left:-960px;overflow: hidden;}
.listWrapper{padding:48px 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:65px;line-height:65px;border-bottom:1px solid #e7e7e7;}
.listMenu .fr{font-size:12px;height:65px;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:#01509d;}
.menuSub a{font-size:18px;color:#424242;position:relative;height:65px;display:inline-block;padding:0 20px;margin-right:20px;}
.menuSub a:last-child{margin-right:0;}
.menuSub a:before{position:absolute;content: "";width:0;height:3px;left:50%;bottom:-1px;background:#01509d;transition:all 0.3s;}
.menuSub a.current,.menuSub a:hover{color:#01509d;}
.menuSub a.current:before,.menuSub a:hover:before{width:100%;left:0;}

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

/* 公司简介 */
.aTie{line-height:1em;font-size:30px;color:#2d2d2d;}

.aboutBox1{padding:54px 0 79px 0;}
.aboutBox1 .left{width:610px;height:450px;overflow:hidden;position:relative;}
.aboutBox1 .left:before{content:"";position:absolute;width:190px;height:100%;background:#01509d;right:0;top:0;transition:all .3s;}
.aboutBox1 .left:hover:before{width:100%;}
.aboutBox1 .left .aboutVideo{display:block;margin-top:40px;width:570px;height:370px;overflow:hidden;position:relative;}
.aboutBox1 .left .aboutVideo:after{content:"";position:absolute;width:100%;height:100%;background:rgba(0,0,0,0.3) url('../images/video.png') no-repeat center center;left:0;top:0;}
.aboutBox1 .left .aboutVideo img{max-width:100%;height:370px;transition:all 1s;}
.aboutBox1 .left .aboutVideo:hover img{transform:scale(1.06);}
.aboutBox1 .right{width:516px;margin-top:40px;line-height:25px;color:#616161;}

.aboutBox2{height:537px;}
.aboutBox2 .aTie{color:#000000;margin-top:66px;}
.aboutBox2 .font{margin-top:66px;}

.aboutF2{padding:50px 0 50px 0;background:#ffffff;}
.aboutF2 .grWidth{width:1240px;}
.aboutF2 .aboutF2Slide{margin:0 auto;position: relative;}
.aboutF2 .aboutF2Slide .bd{width:1120px;margin:30px auto 0 auto;}
.aboutF2 .aboutF2Slide .bd li{width:260px;float:left;margin:20px 10px 0 10px;text-align:center;}
.aboutF2 .aboutF2Slide .bd li .imgBoxWrap{display:block;width:100%;height:210px;transition:all .3s;}
.aboutF2 .aboutF2Slide .bd li .imgBoxWrap{-moz-box-shadow:0px 0px 20px #eeeeee;-webkit-box-shadow:0px 0px 20px #eeeeee;box-shadow:0px 0px 20px #eeeeee;}
.aboutF2 .aboutF2Slide .bd li:hover .imgBoxWrap{-moz-box-shadow:0px 0px 20px #01509d;-webkit-box-shadow:0px 0px 20px #01509d;box-shadow:0px 0px 20px #01509d;}
.aboutF2 .aboutF2Slide .bd li .imgBox{display:block;width:100%;height:100%;overflow:hidden;position:relative;}
.aboutF2 .aboutF2Slide .bd li .imgBox img{display:block;position:absolute;max-width:260px;max-height:210px;left:0;top:0;right:0;bottom:0;margin:auto;transition: all 1s;}
.aboutF2 .aboutF2Slide .bd li .imgBox:hover img{transform: scale(1.06);}
.aboutF2 .aboutF2Slide .bd li h1{font-size:14px;font-weight:normal;line-height:76px;color:#5d5d5d;transition:all .3s;}
.aboutF2 .aboutF2Slide .bd li:hover h1{color:#01509d;}
.aboutF2 .aboutF2Slide .btns{position:absolute;height:0;top:123px;left:0;}
.aboutF2 .aboutF2Slide .btns a{display:block;width:45px;height:45px;line-height:45px;text-align:center;border-radius:23px;font-family:"宋体";font-size:20px;font-weight:900;color:#ffffff;background:#cfcfcf;}
.aboutF2 .aboutF2Slide .btns a:hover{background:#01509d;}
.aboutF2 .aboutF2Slide .btns a.prev{float:left;}
.aboutF2 .aboutF2Slide .btns a.next{float:right;}

.aboutBox5{padding:50px 0 30px 0;background:#f3f3f3;}
.aboutBox5 ul{margin-top:50px;}
.aboutBox5 li{float:left;width:380px;overflow:hidden;margin:0 27px 20px 0;text-align:center;background:#ffffff;}
.aboutBox5 li:nth-child(3n){margin-right:0;}
.aboutBox5 li .imgBox{display:block;width:100%;height:235px;overflow:hidden;}
.aboutBox5 li img{max-width:100%;height:235px;transition:all 1s;}
.aboutBox5 li:hover img{transform:scale(1.06);}
.aboutBox5 li h4{color:#616161;font-size:16px;line-height:54px;font-family:"思源黑体";font-weight:normal;transition:all .3s;}
.aboutBox5 li:hover h4{color:#01509d;}

/* 内页留言样式 */
.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:#01509d;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:#01509d;}

/* 产品中心 */
.proTitle{font-size:35px;color:#424242;line-height:1em;margin-bottom:50px;}
.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:#01509d;}
.proList li .description{color:#7c7c7c;font-size:14px;line-height:20px;width:282px;margin:0 auto;overflow:hidden;}
.proList li:hover a{border-color:#01509d;}

/* 产品详情 */
.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:#01509d;}
.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:239px;overflow:hidden;}
.newsList li .imgBox img{max-width:100%;height:239px;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:#01509d;}
.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:291px;background:#f5f5f5;overflow:hidden;position:relative;}
.picList li img{display:block;max-width:100%;max-height:291px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition: all 1s;}
.picList li:hover img{transform:scale(1.06);}
.picList li h5{color:#333333;font-size:16px;line-height:42px;background:#ffffff;font-weight:normal;transition:all .3s;}
.picList li:hover h5{color:#01509d;background:#f5f5f5;}

/*设备展示*/
.environment{margin-bottom:15px;}
.environment li{float:left;width:380px;overflow:hidden;margin:0 27px 25px 0;text-align:center;}
.environment li:nth-child(3n){margin-right:0;}
.environment li .sImg{display:block;width:100%;height:282px;background:#f5f5f5;overflow:hidden;}
.environment li img{display:block;max-width:100%;height:282px;transition: all 1s;}
.environment li:hover img{transform:scale(1.06);}
.environment li h5{color:#333333;font-size:16px;line-height:42px;background:#ffffff;font-weight:normal;transition:all .3s;}
.environment li:hover h5{color:#01509d;background:#f5f5f5;}

/*企业资质*/
.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: #01509d;}

/*应用案例*/
.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: #01509d;color: #ffffff;background: #01509d;}

/*图片详情*/
.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:#01509d;}

.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:#01509d;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:#01509d;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:#353535;font-size:12px;overflow:hidden;color: #ffffff;font-family: "微软雅黑";line-height: 23px;}
.footMain{overflow:hidden;padding:47px 0 30px 0;}
.footerMenu{min-height:157px;padding-bottom:45px;}
.footerMenu ul{width:124px;margin-right:68px;min-height:230px;}
.footerMenu ul h3{font-size:16px;line-height:1em;padding:0 10px 16px 0;border-bottom:1px #5d5d5d solid;margin-bottom:20px;position: relative;}
.footerMenu ul h3:after{content:">";display:block;position:absolute;width:10px;text-align:center;height:100%;line-height:16px;top:0;right:0;font-family:"宋体";}
.footerMenu ul a{display: block;color:#ffffff;padding-left:0;}
.footerMenu ul a:hover{padding-left:8px;color:#f0e62d;}
.copyRight{line-height:24px;font-size:14px;}
.copyRight a{color:#ffffff;}
.copyRight a:hover{color:#f0e62d;}
.footMain .right{width:315px;}
.footMain .right .font{color:#ffffff;}
.footMain .right .btns{margin-top:37px;line-height:23px;font-size:14px;}
.footMain .right .btns .fl{margin-right:4px;}
.footMain .right .btns a{display:block;float:left;margin-left:4px;width:24px;height:23px;background:url('../images/footerIcons.png') no-repeat left center;}
.footMain .right .btns a.wb{background-position:-24px center;}
.footMain .right .btns a.qq{background-position:-48px center;}
.footMain .right .btns a.wx{position: relative;}
.footMain .right .btns a.wx img{display: block;position: absolute;width:0px;height:0px;left:0%;margin-left:0px;top:0px;transition: all .3s;}
.footMain .right .btns a.wx:hover img{width:182px;height:182px;left:50%;margin-left:-91px;top:-182px;}
.friendLink{position: relative;overflow: hidden;padding-bottom:32px;font-size:14px;}
.friendLink:after{display: block;content: "";position: absolute;height:0px;width: 100%;border-bottom:1px #5d5d5d dotted;left: 68px;top: 12px;}
.friendLink h3{font-weight:normal;color:#ffffff;line-height:24px;font-size:14px;}
.friendLink .links{line-height:38px;}
.friendLink a{color:#b3b3b3;}
.friendLink a:hover{color:#f0e62d;}